summaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-12-09 04:40:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-12-09 04:40:27 +0000
commit82b49d1468c20474b0e3239ffa25c4bf2897119a (patch)
tree1980135e95eef04d8086b5842104f98d700dd633 /ports-mgmt/pkg-devel/Makefile
parentdevel/py-preshed: Update 3.0.4 -> 3.0.5 (diff)
Update to 1.15.99.8
- Update documentation about configuration options - Fix variable expansion while parsing pkg.conf and repositories - Fix scripts never ending on MacOS - Do not execute post-install script if extraction fails - Fix fetching of meta.conf if it is missing - Update lua to lua 5.3.6 - Improve solver missing some reverse dependencies - 'audit' now accept a -R/--raw option for parseable output - 'audit' can now ignore packages based on use define globs or regexp - 'set' now reports when a package provided in command line is not installed - all commands are now consistently using --no-scritps instead of different flavor per commands - when request to install many packages unavailable in the repo, print all the missing one instead of stop at the first one only - 'info' now prints the timestamp and repository in the --raw output - Improve error messaging when parsing the configuration file - when upgrading in dry-run mode: stop first checking for pkg, but show all the packages to be upgraded, pkg included - Fix crash when pkg is told to package a directory as a file - 'create' now accept -e to create package with an expanded version of the manifest aka readable - Relax keywords attributes syntax by allowing spaces
Notes
Notes: svn path=/head/; revision=557345
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 6711d870a8a2..fb5bc5d80ec3 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.15.99.7
+DISTVERSION= 1.15.99.8
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 8c7d1284
+GH_TAGNAME= 32023df7
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg