aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-06-25 11:31:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-06-25 11:31:42 +0000
commit7394e7792687b104ea2cf08335a4b58fb24f743e (patch)
tree4c4784ef0176e2957785de5c616d719f3545907e /ports-mgmt/pkg-devel
parent0a7ad9709c39ac61e62e2bc073130f2779f34522 (diff)
downloadports-7394e7792687b104ea2cf08335a4b58fb24f743e.tar.gz
ports-7394e7792687b104ea2cf08335a4b58fb24f743e.zip
Update to 1.8.99.8
- Accept symlinks to directory when the package expects a directory - Cleanup symlink checksuming code - Fix a bug that results in bus error on very specific cases with lots of packages installed
Notes
Notes: svn path=/head/; revision=417462
Diffstat (limited to 'ports-mgmt/pkg-devel')
-rw-r--r--ports-mgmt/pkg-devel/Makefile2
-rw-r--r--ports-mgmt/pkg-devel/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index 957b1d60ef54..00cde4e066e8 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.8.99.7
+DISTVERSION= 1.8.99.8
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index b3489c5ab493..bf19795de1d6 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466630077
-SHA256 (pkg-1.8.99.7.tar.xz) = 947fce640497755b7078c84b2c5494a2f11cdaca54ded345942cacd8ac3b1532
-SIZE (pkg-1.8.99.7.tar.xz) = 1946500
+TIMESTAMP = 1466854093
+SHA256 (pkg-1.8.99.8.tar.xz) = d862fa85e429dd1af5d81a9830b48ee6ad35d62842bbc5fa19eed7b18f5dc1ab
+SIZE (pkg-1.8.99.8.tar.xz) = 1912256