aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-03-15 08:08:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-03-15 08:10:21 +0000
commit9a5f9c79fc142cd8ee889b4b0de99ca92c774583 (patch)
tree19f7d56033727dc54e25c19fa3f606674bab2c45
parent5edf9f1ac6d43c9f463b4b0f1a56efc6b855e7c2 (diff)
downloadports-9a5f9c79fc142cd8ee889b4b0de99ca92c774583.tar.gz
ports-9a5f9c79fc142cd8ee889b4b0de99ca92c774583.zip
ports-mgmt/pkg-devel: update to 1.20.99.11
Last release before 1.21! Changes: - the solver now excludes from its plan the removal of packages marked as locked or vital
-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 95cb643acd4d..7ac0bf75f025 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 1.20.99.10
+DISTVERSION= 1.20.99.11
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= c292a207d
+GH_TAGNAME= 2e61e4bd2
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 4286277511f1..daca2fff32f3 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709806432
-SHA256 (freebsd-pkg-1.20.99.10-c292a207d_GH0.tar.gz) = 47510c5dfe1fcb0b5dada12d5a883fb8282dadd7337dae0f24dabff46b0181e3
-SIZE (freebsd-pkg-1.20.99.10-c292a207d_GH0.tar.gz) = 16386260
+TIMESTAMP = 1710490046
+SHA256 (freebsd-pkg-1.20.99.11-2e61e4bd2_GH0.tar.gz) = 87d5a54ea99b7a30677061deaa0d74613cf3e6923a915ee63fdce0ddad5842da
+SIZE (freebsd-pkg-1.20.99.11-2e61e4bd2_GH0.tar.gz) = 16384970