--- ports/ports-mgmt/pkg/Makefile (revision 558834) +++ ports/ports-mgmt/pkg/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= pkg DISTVERSION= 1.15.10 +PORTREVISION= 1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt #MASTER_SITES= \ --- ports/ports-mgmt/pkg/files/patch-libpkg_pkg__jobs.c (revision 558834) +++ ports/ports-mgmt/pkg/files/patch-libpkg_pkg__jobs.c (working copy) @@ -1,6 +1,6 @@ ---- libpkg/pkg_jobs.c.orig 2019-09-18 07:11:10 UTC +--- libpkg/pkg_jobs.c.orig 2020-10-11 12:57:45 UTC +++ libpkg/pkg_jobs.c -@@ -74,7 +74,7 @@ struct pkg_jobs_locked { +@@ -76,7 +76,7 @@ struct pkg_jobs_locked { int (*locked_pkg_cb)(struct pkg *, void *); void *context; };