summaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-14 14:36:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-14 14:36:17 +0000
commit7f8f30a522b2985c344974ebd2c00de402c82ea4 (patch)
tree7415701ea9d72ebe8d3e67a10167922a8bae382f /ports-mgmt/pkg-devel
parent- Update textproc/py-sphinx to 1.3.1 (diff)
Update to 1.5.99.6
Changes: - Manpages updates - Add a random delay to pkg-audit when invoked without a TTY - Update zsh completion - Add a new AUTOCLEAN option to automatically clean the cache directory - Don't attempt to set file ownership when INSTALL_AS_USER is set - Add a new configuration item to define custom HTTP User-Agent - Fix an integer overflow when displaying package size for packages larger than 2GiB. - Initial support for flexible dependencies - Allow to specify dependencies without hardcoded versions
Notes
Notes: svn path=/head/; revision=392006
Diffstat (limited to 'ports-mgmt/pkg-devel')
-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 57ff9c4374ed..2fb6cf16e0f1 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.5.99.5
+DISTVERSION= 1.5.99.6
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index 89466783b05b..66827633acc5 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.5.99.5.tar.xz) = a1f5abe34c89b7f5e2597912de7c698872396f6df1f795ea72fb96edebacb110
-SIZE (pkg-1.5.99.5.tar.xz) = 1922924
+SHA256 (pkg-1.5.99.6.tar.xz) = 211797178cd0d5a8d781bb9d5945e255cd4e482109450532cea46b112cff9c82
+SIZE (pkg-1.5.99.6.tar.xz) = 1921100