Update to 1.4.0.alpha2
Changes: - Change the default fetch site for vuxml - simplify some code - fix too small buffers - only add in provided shlibs the files starting with lib*
This commit is contained in:
parent
9ae831676e
commit
b83cfef8c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371641
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.4.0.alpha1
|
||||
DISTVERSION= 1.4.0.alpha2
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pkg-1.4.0.alpha1.tar.xz) = 86d70aa47fbd910db7f1ac734a9788acda6ceed7b83e3d68ca010e8c3c90af46
|
||||
SIZE (pkg-1.4.0.alpha1.tar.xz) = 1770688
|
||||
SHA256 (pkg-1.4.0.alpha2.tar.xz) = 934c76cc8ef71a0364c9e69e463975c41007294784fea3649acad7f9f53b1ed8
|
||||
SIZE (pkg-1.4.0.alpha2.tar.xz) = 1780084
|
||||
|
|
Loading…
Reference in a new issue