aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-04-06 07:06:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-04-06 07:06:23 +0000
commitec0aae92aaff849d5a32b730411cb8edf3f0d8a8 (patch)
tree0d11d1f852d9e43957883ecc110f9050a35afdb1 /ports-mgmt
parentdb59314d0ab73b3b12888946184b498ae8bf31ae (diff)
downloadports-ec0aae92aaff849d5a32b730411cb8edf3f0d8a8.tar.gz
ports-ec0aae92aaff849d5a32b730411cb8edf3f0d8a8.zip
Update to 1.7.2
Changes: - Update libucl to latest version which fixes an issue with empty pkg.conf (regression test added) - pkg install on an already installed package returns 0 again this regression was introduced when fixing pkg lock (regression test added)
Notes
Notes: svn path=/head/; revision=412608
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg/Makefile2
-rw-r--r--ports-mgmt/pkg/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 5d342b11466f..b6686202c425 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.7.1
+DISTVERSION= 1.7.2
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index d8bf5da74516..e713dfe1c4ba 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.7.1.tar.xz) = c82f668ea6f25d253a5485ed28ba3b54e019a53decf5a1dc7736e45613f1202d
-SIZE (pkg-1.7.1.tar.xz) = 1943816
+SHA256 (pkg-1.7.2.tar.xz) = 02dfbed839ec3f11c6e9727f72230bea59869eaa299feeeab3669dac8a347c1d
+SIZE (pkg-1.7.2.tar.xz) = 1913944