mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
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
This commit is contained in:
parent
5edf9f1ac6
commit
9a5f9c79fc
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user