aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-11-05 17:51:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-11-05 17:51:08 +0000
commitf821e6330cc70031b7b9dc197678fd0205a33422 (patch)
treedde3c9709c3be4d7393336ad43611f599c7e04b4 /ports-mgmt
parent034c3409eb02280caa95ef5f94b821a26e0232ea (diff)
downloadports-f821e6330cc70031b7b9dc197678fd0205a33422.tar.gz
ports-f821e6330cc70031b7b9dc197678fd0205a33422.zip
Update to 1.15.99.7
The main features is: - implement triggers mechanism (both lua and shell) Other changes: - Merge keywords preinstall script into a single "prepackaging script" - fix issues with script leaving process in the background - fix an issue with metalog duplicated entries - improve performances of pkg query -F - get rid of sysexits
Notes
Notes: svn path=/head/; revision=554145
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg-devel/Makefile4
-rw-r--r--ports-mgmt/pkg-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index c0725fe953f5..6711d870a8a2 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.15.99.6
+DISTVERSION= 1.15.99.7
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 7b4c01eb
+GH_TAGNAME= 8c7d1284
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index 73c42e938db4..157e1588b249 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603284764
-SHA256 (freebsd-pkg-1.15.99.6-7b4c01eb_GH0.tar.gz) = 70649afea9584f7dfb009649ea32ab86035044274d9562c98c8e6a88d261fb40
-SIZE (freebsd-pkg-1.15.99.6-7b4c01eb_GH0.tar.gz) = 3826225
+TIMESTAMP = 1604598441
+SHA256 (freebsd-pkg-1.15.99.7-8c7d1284_GH0.tar.gz) = 44bed7f06b00744a81f0f568349b55adaba2194e32dc186f5d286ee488b41352
+SIZE (freebsd-pkg-1.15.99.7-8c7d1284_GH0.tar.gz) = 3829512