mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 1.10.99.4
- Fix signing_command something saving a truncated signature in the file as a result pkg will reject any repository signed - pkg which: add -m to show what files matched using globs - fix sqlite overload with new sqlite - Revert the new UI which does not respect 80 columns - Fix query '%q' printing the internal arch instead of the official one
This commit is contained in:
parent
4b471b71a1
commit
194470067a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436991
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.10.99.3
|
||||
DISTVERSION= 1.10.99.4
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1488026288
|
||||
SHA256 (pkg-1.10.99.3.tar.xz) = 25cb119c842f94085dc071ab78127da2997da7ecc33eb4d74117a1085b570bb7
|
||||
SIZE (pkg-1.10.99.3.tar.xz) = 2212372
|
||||
TIMESTAMP = 1490562875
|
||||
SHA256 (pkg-1.10.99.4.tar.xz) = 4673271d0ece4292e36aeda27a7cf7193825b812b6c412628aa644e43f94e8e2
|
||||
SIZE (pkg-1.10.99.4.tar.xz) = 2192240
|
||||
|
Loading…
Reference in New Issue
Block a user