Update to 1.4.99.16 aka pkg 1.5.0 beta1
Changes: - Important fixes on provides/requires (now we can solve situation like php upgrades with modification in the ports tree to set the provides/requires)
This commit is contained in:
parent
b3e53d9edf
commit
e8d245bd51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382857
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.4.99.15
|
||||
DISTVERSION= 1.4.99.16
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pkg-1.4.99.15.tar.xz) = b1c57d0acf8e1a79a415e85cc24231ee2465c2a018e02bdc8dc2f23fbedfbc5e
|
||||
SIZE (pkg-1.4.99.15.tar.xz) = 1901472
|
||||
SHA256 (pkg-1.4.99.16.tar.xz) = 365eb3b2cc0ed5e10c203649f97eea9dded42a8788110751cacce9b7f60cd306
|
||||
SIZE (pkg-1.4.99.16.tar.xz) = 1904300
|
||||
|
|
Loading…
Reference in a new issue