1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

ports-mgmt/pkg-devel: update to 1.21.99.2

Changes from 1.21.99.1 to 1.21.99.2
- audit: add -d to audit packages in a specified directory
- bug fix: fix upgrade with symlinks becoming directories
- debug: implement debug flags to allow to cherrypick the debug flags to print
- check: remove -B and -r options
- compression: allow to defined the number of threads to use with zstd and xz
- curl: update to 8.9.0
- http: add support for HTTP_PROXY_AUTH
- periodic: remove compat_vars
- info: fix json formatted output
- manpages: lots of fixes and improvements
- install/upgrade: now removed packaages are printed at the bottom of the list of changes
- using -r <repo> now always enable the repository specified
- periodic: provide a mechanism to ignore jails via prefix matching
- upgrade: allow the used to ignore options changes in the triggers to reinstall a package
- lock/unlock: fix batch operations
- osversion: fix confusing message
- new attempt at better handling vital during upgrades
- sqlite: update to 3.46.0
This commit is contained in:
Baptiste Daroussin 2024-07-26 14:15:01 +02:00
parent 188e8f96ab
commit e58d0aa4a8
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= pkg
DISTVERSION= 1.21.99.1
DISTVERSION= 1.21.99.2
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_TAGNAME= 87f06006b
GH_TAGNAME= 1da675e43
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1713173922
SHA256 (freebsd-pkg-1.21.99.1-87f06006b_GH0.tar.gz) = c86079a110132093d80ac9a4ffde593e7795608b5e69654562f33be781bc3ed9
SIZE (freebsd-pkg-1.21.99.1-87f06006b_GH0.tar.gz) = 16225862
TIMESTAMP = 1721995874
SHA256 (freebsd-pkg-1.21.99.2-1da675e43_GH0.tar.gz) = e152d33727c474089e6f7f839ad70ac352bb51f909efe3295aa63e367708a8e0
SIZE (freebsd-pkg-1.21.99.2-1da675e43_GH0.tar.gz) = 16307806