mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
ports-mgmt/pkg-devel: update to 1.17.99.2
Changes from 1.17.99.1 to 1.17.99.2 - by default only create .txz symlinks for metadata - only consider the .pkg when creating a repository add an option REPO_ACCEPT_LEGACY_PKG to keep index old pkg - Reduce usage of memory stack
This commit is contained in:
parent
00f9e12ecf
commit
6b00d26163
@ -1,5 +1,5 @@
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.17.99.1
|
||||
DISTVERSION= 1.17.99.2
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 156c1c06
|
||||
GH_TAGNAME= 21cf05a9
|
||||
|
||||
CFLAGS+= -O0 -g -Wno-error
|
||||
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1626940540
|
||||
SHA256 (freebsd-pkg-1.17.99.1-156c1c06_GH0.tar.gz) = ca7edf8c5ed57b81bfd2db7fe59648a8bc858b678d52913035c66ec13fc68294
|
||||
SIZE (freebsd-pkg-1.17.99.1-156c1c06_GH0.tar.gz) = 3894459
|
||||
TIMESTAMP = 1627375032
|
||||
SHA256 (freebsd-pkg-1.17.99.2-21cf05a9_GH0.tar.gz) = eea8257d5242e95c2b044044dd4fd0971b91d04ee1da566c1aadf681e269caa1
|
||||
SIZE (freebsd-pkg-1.17.99.2-21cf05a9_GH0.tar.gz) = 3894800
|
||||
|
Loading…
Reference in New Issue
Block a user