aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-04-26 15:10:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-04-26 15:12:14 +0000
commit0bd169af2cefcd265f8a8b52dfc52e5c445baa92 (patch)
tree43cc0c2c976505c0cee4325501752d9366266ae4 /ports-mgmt/pkg-devel/Makefile
parentc2b1f36ef57db39d2b9970c59a1b39470467c805 (diff)
downloadports-0bd169af2cefcd265f8a8b52dfc52e5c445baa92.tar.gz
ports-0bd169af2cefcd265f8a8b52dfc52e5c445baa92.zip
Update to 1.16.99.5
Changes: - allow to execute programs from lua script and triggers - fetch vuln.xml.xz by default - triggers detected by pkg -r are now deferred for firstboot - pkg triggers command can be executed at first boot to run the deferred triggers Note this is expect to be the last release before 1.17 (depending on how many new bugs has been introduced)
Diffstat (limited to 'ports-mgmt/pkg-devel/Makefile')
-rw-r--r--ports-mgmt/pkg-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index 6b8e0ff26fbe..22b7171eb910 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.16.99.4
+DISTVERSION= 1.16.99.5
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 0d0ab01f
+GH_TAGNAME= ceadb444
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg