mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to pkg 1.4.99.17 (pkg 1.5.0 beta2)
Changes: - Allow processing of Transfer-Encoding: chunked responses. when fetch a package - Only consider compatible ABI when processing shlibs provides/requires - Ensure to first satisfy requires on packages already in universe before trying add new ones into the universe
This commit is contained in:
parent
67fdfd39e4
commit
cc047292ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383033
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.4.99.16
|
||||
DISTVERSION= 1.4.99.17
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pkg-1.4.99.16.tar.xz) = 365eb3b2cc0ed5e10c203649f97eea9dded42a8788110751cacce9b7f60cd306
|
||||
SIZE (pkg-1.4.99.16.tar.xz) = 1904300
|
||||
SHA256 (pkg-1.4.99.17.tar.xz) = 8facfe4ed220d5678a8faceb6160ebcf66d9edffd39e0c8b919520f3e991a2bd
|
||||
SIZE (pkg-1.4.99.17.tar.xz) = 1877336
|
||||
|
Loading…
Reference in New Issue
Block a user