aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2023-08-01 08:28:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2023-08-01 08:28:43 +0000
commitceb658695b9a07c03dd78ef92402c59ab8babc92 (patch)
tree16abf3ea7f74e4206aeb8a96dd269f084ac4a152 /ports-mgmt/pkg-devel/Makefile
parent0a930abc0139ab5b63a527be02f99bcf2ea1b411 (diff)
downloadports-ceb658695b9a07c03dd78ef92402c59ab8babc92.tar.gz
ports-ceb658695b9a07c03dd78ef92402c59ab8babc92.zip
ports-mgmt/pkg-devel: update to 1.20.99.5
Changes: - fix a regression introduce with switch to libcurl which results in the remote db mtime being badly set - fix a regression which makes pkg query report twice some packages when configured in multirepository mode. - fix a compatibility issue with http_proxy env var (lowercase) - update libcurl to latest version - introduce PKG_EVENT_PKG_ERRNO new event type
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 6e9439f3b154..08707877eae7 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.20.99.4
+DISTVERSION= 1.20.99.5
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 0506a9bf
+GH_TAGNAME= 1b51004c
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg