aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2023-02-02 13:47:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2023-02-02 13:50:47 +0000
commite966df1e6854e8af61bac87e06d104c039a9c1c0 (patch)
tree91ec92d287e6182a39dd348bd1bec012e717dfb7
parent9b824e995f108525a55dce41525e782bb7544a75 (diff)
downloadports-e966df1e6854e8af61bac87e06d104c039a9c1c0.tar.gz
ports-e966df1e6854e8af61bac87e06d104c039a9c1c0.zip
ports-mgmt/pkg: update to 1.19.1
Changes: - fix regression in pkg autoremove - fix regression preventing tracking files with path longer than 64 chars - fix build out of tree - fix spelling issues in pkg-trigger(8)
-rw-r--r--ports-mgmt/pkg/Makefile2
-rw-r--r--ports-mgmt/pkg/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 8e95f12c4606..5e70aeb1471c 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.19.0
+DISTVERSION= 1.19.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 61637c8c0975..b55506b30d82 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670783038
-SHA256 (freebsd-pkg-1.19.0_GH0.tar.gz) = 70edc9222e9ba01a13fa04171f7473c1cb621fcebdfa1dc799609016c79ff1d0
-SIZE (freebsd-pkg-1.19.0_GH0.tar.gz) = 4091707
+TIMESTAMP = 1675345444
+SHA256 (freebsd-pkg-1.19.1_GH0.tar.gz) = 6cf51347635bc81e45bc093ce2580fc87f207e234587b9d85a5b63e0fb4970dc
+SIZE (freebsd-pkg-1.19.1_GH0.tar.gz) = 4091916