aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-08-03 10:16:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-08-03 10:17:59 +0000
commit7a793a5cdb35b8d393760146487a6783f6ad6676 (patch)
treeec1ed7599d1fd8709af7c03e19db298820e9452c
parentd6f6a6b2c5b2d1999900ecad5dcaf741cdf1a3df (diff)
downloadports-7a793a5cdb35b8d393760146487a6783f6ad6676.tar.gz
ports-7a793a5cdb35b8d393760146487a6783f6ad6676.zip
ports-mgmt/pkg-devel: update to 1.18.99.2
Fix a regression introduced with the new ewtraction code which results in some bad directory path matching, creating "hidden" to pkg leftovers Reported by: tcberner
-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 fd00c4d5bea4..eea0d93169dd 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.18.99.1
+DISTVERSION= 1.18.99.2
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 9f5bcf3f
+GH_TAGNAME= 9f00dce3
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 4f2a05a3c8cb..93f1e3eca537 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659513608
-SHA256 (freebsd-pkg-1.18.99.1-9f5bcf3f_GH0.tar.gz) = 7c81eab9f777cebcfcf0e867460ce8fd0eddb1afd100833a792a00c5197991ca
-SIZE (freebsd-pkg-1.18.99.1-9f5bcf3f_GH0.tar.gz) = 4023760
+TIMESTAMP = 1659521807
+SHA256 (freebsd-pkg-1.18.99.2-9f00dce3_GH0.tar.gz) = 1a385e2df4cc21f3605e97aabfc592d5bd1a750e0db53be679f1cab9dd427472
+SIZE (freebsd-pkg-1.18.99.2-9f00dce3_GH0.tar.gz) = 4023845