aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-11-12 10:12:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-11-12 10:38:56 +0000
commite6ff6d4236ffa5383bf8768013524b44022bb288 (patch)
tree9baf8c7c965510547a0a7e71246b7656e5d3e0c3
parentbc6d63f1065be68cf0c03c5c7a71893f7ac59bcb (diff)
downloadports-e6ff6d4236ffa5383bf8768013524b44022bb288.tar.gz
ports-e6ff6d4236ffa5383bf8768013524b44022bb288.zip
ports-mgmt/pkg: update to 1.17.5
Changes from 1.17.4 to 1.17.5 - pkg add: only runs triggers at the end of the equivalent of a transaction - pkg search: fix the combinaison of -q and -o - pkg fetch: correctly exit with error on fetch failures - Improve error message when failing to drop privileges (cherry picked from commit 18793d10585f6e95abcc6e70d514f0fcdc18cbbc)
-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 2443a0fa90fc..79d7c4427191 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.17.4
+DISTVERSION= 1.17.5
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
#MASTER_SITES= \
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index c02e008b16bf..0e828a5b79a8 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636018296
-SHA256 (freebsd-pkg-1.17.4_GH0.tar.gz) = 2ac2926573bc1f9f261925a72a02f63c3124b9428d0acba8092dfad7016fd848
-SIZE (freebsd-pkg-1.17.4_GH0.tar.gz) = 3898565
+TIMESTAMP = 1636711882
+SHA256 (freebsd-pkg-1.17.5_GH0.tar.gz) = 4ee22102c136898ec19e6359079a492dc898309bc284dd26e9ec9f5d8b5bae77
+SIZE (freebsd-pkg-1.17.5_GH0.tar.gz) = 3898974