ports-mgmt/pkg-devel: 2.0.99.4

Changes from 2.0.99.3 to 2.0.99.4
- sort list in manifest for reproducibility
- limite shlibs_requires to file starting with "lib"
- on !pkgbase ignore lib32 compat if the lib32 set is not installed
- update: be functionnal again with less than 300MB of memory available
- small performances improvements in package loading and checksum validation
- sqlite: update to 3.49.0

Changes from 2.0.99.2 to 2.0.99.3
- elf: prevent absolute path for DT_NEEDED libs
- curl: be verbose about the fetch error
- fix crash in case of conflicts
- allow to define ABI_FILE in pkg.conf(5)
- rework directories vs symlinks handling (give back flexibility to end users)
This commit is contained in:
Baptiste Daroussin 2025-02-12 11:04:33 +01:00
parent 458fd06109
commit 8c8a312544
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= pkg
DISTVERSION= 2.0.99.2
DISTVERSION= 2.0.99.4
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 7639e861f
GH_TAGNAME= c5abf9493
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1738053018
SHA256 (freebsd-pkg-2.0.99.2-7639e861f_GH0.tar.gz) = 98fdb045ab7070b081634e1377812420c33354a9ac798c55e4536974bd110cb9
SIZE (freebsd-pkg-2.0.99.2-7639e861f_GH0.tar.gz) = 16392693
TIMESTAMP = 1739354601
SHA256 (freebsd-pkg-2.0.99.4-c5abf9493_GH0.tar.gz) = dffb051d68e80c4160cb7bb63f76022a1a26689a09e14bc9c784962ff0d21f52
SIZE (freebsd-pkg-2.0.99.4-c5abf9493_GH0.tar.gz) = 16417005