mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to 1.7.2
Changes: - Update libucl to latest version which fixes an issue with empty pkg.conf (regression test added) - pkg install on an already installed package returns 0 again this regression was introduced when fixing pkg lock (regression test added)
This commit is contained in:
parent
db59314d0a
commit
ec0aae92aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412608
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.7.1
|
||||
DISTVERSION= 1.7.2
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pkg-1.7.1.tar.xz) = c82f668ea6f25d253a5485ed28ba3b54e019a53decf5a1dc7736e45613f1202d
|
||||
SIZE (pkg-1.7.1.tar.xz) = 1943816
|
||||
SHA256 (pkg-1.7.2.tar.xz) = 02dfbed839ec3f11c6e9727f72230bea59869eaa299feeeab3669dac8a347c1d
|
||||
SIZE (pkg-1.7.2.tar.xz) = 1913944
|
||||
|
Loading…
Reference in New Issue
Block a user