summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-04-06 07:11:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-04-06 07:11:55 +0000
commit69d1bc306aac136473e591bc6a7f02c6a68a798c (patch)
treec496c559cac9fc1bc52a5e3bd3f71cc2a0ef5293 /ports-mgmt
parentsysutils/zap: bugfix (diff)
Update to 1.7.99.1 (same as 1.7.2)
Changes: - pkg asks again for small operations (regression) - fix pkg auto upgrade mechanism (regression test added) - 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=412610
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg-devel/Makefile2
-rw-r--r--ports-mgmt/pkg-devel/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index 3d200c719643..1c70f10ef80f 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.7.99.0
+DISTVERSION= 1.7.99.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index 439430d750cb..1282954236c5 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.7.99.0.tar.xz) = 65038073ee11665ed33eebec933b5f30f959f9a968c3049d01f17ae36137272c
-SIZE (pkg-1.7.99.0.tar.xz) = 1939568
+SHA256 (pkg-1.7.99.1.tar.xz) = ccdf4fb428318a71f629a742e3e9d446036026e8d9c8e463878eb1a9e9a3cd6d
+SIZE (pkg-1.7.99.1.tar.xz) = 1909332