Update to 1.4.99.14 aka 1.5.0 alpha1
Changes: - More fixes on pkg lock/unlock on 32bits - Initial support for provides/requires - Print which package is the reason for direct depend change - Cleanup regression tests - Allow pkg create -M ./plop.ucl -p ./plop.plist - Deprecate --relocate - add pkg -r <rootdir> option to allow easy cross installation - export PKG_ROOTDIR in script to ease cross installation friendly scripts
This commit is contained in:
parent
b880a95521
commit
6890e87f20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381573
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.4.99.13
|
||||
DISTVERSION= 1.4.99.14
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pkg-1.4.99.13.tar.xz) = bb37e8f0068d09d19a481a03c32143f65329d817d52632100df71ebffd003ec2
|
||||
SIZE (pkg-1.4.99.13.tar.xz) = 1889552
|
||||
SHA256 (pkg-1.4.99.14.tar.xz) = d06ba884a01e23322fc68a80e19a8e64cb58f0814e7dc1702174ecf200bda6c5
|
||||
SIZE (pkg-1.4.99.14.tar.xz) = 1862936
|
||||
|
Loading…
Reference in New Issue
Block a user