aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-11-11 13:04:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-11-11 13:04:34 +0000
commit6b0fc35b399ea110c63e06c74ef8a9b397685ae9 (patch)
tree9778c7d61198d689f6313ea3cac96765d2cf381c /ports-mgmt/pkg-devel
parent8c8dc2d00564301d4c1aa2ddfc0ac73cd443f52e (diff)
downloadports-6b0fc35b399ea110c63e06c74ef8a9b397685ae9.tar.gz
ports-6b0fc35b399ea110c63e06c74ef8a9b397685ae9.zip
Update to 1.10.99.6
- Lots of fixes/improvements on periodic scripts - Fix typo in the .pc file - Only check for origin if the strings contains / in pkg version - Support flags when exporting the metalog - Ignore flags when installing as a user - fix again using pattern as package arch - recognize armv7 - add %q to pkg_printf(3) and pkg-query(8) to print altabi - add an extra line when printing pkg-messages to improve readability - stop considering nfs as dangerous and if a corruption happens on nfs drive by a message the user to the highly possible reason of the corruption so he can fix - zsh completion imrpovements
Notes
Notes: svn path=/head/; revision=453973
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 e3f0a94b98df..0727d91d1644 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.10.99.5
+DISTVERSION= 1.10.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 5a75eb7e2fc8..9e2bccf4d2b0 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501536991
-SHA256 (pkg-1.10.99.5.tar.xz) = 8161e9495ae5aa3fe12c7cbef3ffac00bae67c1daa6b517dcca9ba974954f74e
-SIZE (pkg-1.10.99.5.tar.xz) = 2216120
+TIMESTAMP = 1510390130
+SHA256 (pkg-1.10.99.6.tar.xz) = 8bcd157f8f45ffddc4f5f80f67bb2374f8b1aa5fa7be14b25be9d22fb3b9e128
+SIZE (pkg-1.10.99.6.tar.xz) = 2200624