aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-28 20:42:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-28 20:42:22 +0000
commitc8069325928639c5cca3a124f93fd6111846526e (patch)
tree0553205738e11956ac83025d236d7515a878b515
parent7c1ce7e285eae4299db8201ba4cc315a570c6ef7 (diff)
- update to 1.0.7
- changes: * Fix HTTP_MIRRORS parsing * Workaround libarchive not 100% supporting mtree format * prepend remote repository by 'repo-' in multirepository mode * If mirror is stored in http use If-Modified-Since * Register the packagesite in the remote database, pkg update detects packagesite chanes * Fix pkg check -s * Allow to pipe events in json format though a unix socket/fifo via EVENT_PIPE configuration * store errno in events when it fits to avoid errno to be overwritten
Notes
Notes: svn path=/head/; revision=311135
-rw-r--r--ports-mgmt/pkg/Makefile2
-rw-r--r--ports-mgmt/pkg/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 1f019e6211d8..1c16928d6169 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.0.6
+DISTVERSION= 1.0.7
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/portmgr \
http://files.etoilebsd.net/pkg/
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 5f68441b57a4..374333854699 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.0.6.tar.xz) = cdd3bd9db056f9fe2025ae3bef25ee140cc7fa1b59b5c5f35f239d8b54351236
-SIZE (pkg-1.0.6.tar.xz) = 1447660
+SHA256 (pkg-1.0.7.tar.xz) = 0cb60c1c64c80f0a290b86a41699d119e27c9402b7f9795c95b64625b4333760
+SIZE (pkg-1.0.7.tar.xz) = 1449224