mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
ports-mgmt/pkg-devel: update to 1.18.99.7
Changes: - reduce the number of filedescriptors opened at the same time - update sqlite to 3.40.0 - fix regression in pkg lock - fix annotate --modify
This commit is contained in:
parent
7e7399cc86
commit
4b7fc653a3
@ -1,5 +1,5 @@
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.18.99.6
|
||||
DISTVERSION= 1.18.99.7
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 47e55a74
|
||||
GH_TAGNAME= 49ecc87b
|
||||
|
||||
CFLAGS+= -O0 -g -Wno-error
|
||||
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1665408013
|
||||
SHA256 (freebsd-pkg-1.18.99.6-47e55a74_GH0.tar.gz) = 8a1c71877eebedbf2cb00c032562b05d8eab40100e706c44ad665fe99b08ffdb
|
||||
SIZE (freebsd-pkg-1.18.99.6-47e55a74_GH0.tar.gz) = 4055319
|
||||
TIMESTAMP = 1670534159
|
||||
SHA256 (freebsd-pkg-1.18.99.7-49ecc87b_GH0.tar.gz) = 8c8a6d345c3adb027c0d8b8f724cbd866b90ae25bf6ad0cdb3871508fac56461
|
||||
SIZE (freebsd-pkg-1.18.99.7-49ecc87b_GH0.tar.gz) = 4091693
|
||||
|
Loading…
Reference in New Issue
Block a user