summaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-01-26 23:30:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-01-26 23:30:24 +0000
commit98e958d00357905650045fb8221bc48f2a48bf39 (patch)
tree50c7f0f2fb5b5680a727089a4f13940a169c98c0 /ports-mgmt/pkg-devel
parentaudio/mp3stat: update maintainer and unbreak (diff)
Update to 1.6.99.5
Changes: - turn libfetch into verbose when pkg is run is debug mode - remove all mention of MTREE_DIRS in documentations - update libfetch to the latest version from HEAD - Fix segfault with HTTP_USER_AGENT is empty - Fall back to the default user agent if the provided on is empty - Fix segfault when bad url are provided in the repository configurations - Fix error reporting when an error occurs during package creation
Notes
Notes: svn path=/head/; revision=407326
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 20462272da81..a019cca9ed64 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.6.99.4
+DISTVERSION= 1.6.99.5
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index a20b786e8401..73a4f458ec19 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.6.99.4.tar.xz) = 029e37b0da9bc7588eaec30b56b7b5675213436bd434e14f29241258077c0a1e
-SIZE (pkg-1.6.99.4.tar.xz) = 1906688
+SHA256 (pkg-1.6.99.5.tar.xz) = 2f9f9b4b330fcd6863539ad60ecf21241a514ab738b04ad70f17d00fc0bd8a33
+SIZE (pkg-1.6.99.5.tar.xz) = 1936440