git: 7a793a5cdb35 - main - ports-mgmt/pkg-devel: update to 1.18.99.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Aug 2022 10:18:01 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a793a5cdb35b8d393760146487a6783f6ad6676 commit 7a793a5cdb35b8d393760146487a6783f6ad6676 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-08-03 10:16:54 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-08-03 10:17:59 +0000 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 --- ports-mgmt/pkg-devel/Makefile | 4 ++-- ports-mgmt/pkg-devel/distinfo | 6 +++--- 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