1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

ports-mgmt/pkg-devel: update to 1.21.99.3

Changes from 1.21.99.2 to 1.21.99.3
- alias: prime-origins is now uniq
- curl: improve debug output
- file protocol now respects rfc8089 definition
- fix glob search case sensitive support
- update curl to latest version
- update sqlite to latest version
- update lua to latest version
- time: remove usage of deprecated functions
- allow to build against an external libcurl
- fix build with external libarchive
- improve portability
- add support to use an external 3-way merge tool for @config files
  Sponsored by Future Crew, LLC
- rework the job scheduler, the new jobs scheduler:
  all known to date scheduler issues are fixed with this new scheduler
  Sponsored by the FreeBSD Foundation
This commit is contained in:
Baptiste Daroussin 2024-11-08 09:11:40 +01:00
parent 80d853ee91
commit 3b324a273d
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,3 +1,3 @@
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
TIMESTAMP = 1731053424
SHA256 (freebsd-pkg-1.21.99.3-d94a95262_GH0.tar.gz) = ca669541ed817b9a4ac411112e3ce19fb96e2b1ff8d8dee76fff4d10b5e291db
SIZE (freebsd-pkg-1.21.99.3-d94a95262_GH0.tar.gz) = 16303748