summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-05-23 18:18:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-05-23 18:18:00 +0000
commitfbcd69b81ae80a3f4b44d78e2ec0b49bfad1678b (patch)
tree45000a68cfbf27ed4dc32f1d87069dc09d04dbb5
parent- Add LICENSE (diff)
Update to 1.8.99.1
Changes: - Reduce memory used while analysing elf files - Stop checking pre-deinstall script except if DEVELOPER=yes is set - fix double free in pkg updating
Notes
Notes: svn path=/head/; revision=415737
-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 d48e676760c1..7e184fc92a02 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.8.99.0
+DISTVERSION= 1.8.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 7a51c88e3e94..658db6e2c86b 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463928896
-SHA256 (pkg-1.8.99.0.tar.xz) = 23000c682e8872745e3b93a87b9eee01918e9003556920dbcd1ffd050465a76d
-SIZE (pkg-1.8.99.0.tar.xz) = 1942272
+TIMESTAMP = 1464027386
+SHA256 (pkg-1.8.99.1.tar.xz) = abc6a5e4f9a3fb4a818c775eb5aa2048ccb3ddcb6974c7af833d7e558c89f062
+SIZE (pkg-1.8.99.1.tar.xz) = 1941904