mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update to 1.5.99.2
Changes: - Documentation updates - Make pkg alias -l respect quiet - Reinstall packages if shlib provided has changed - Do not expose shlibs without SONAME as provided libs - Update sqlite to 3.8.9 - Add linenoise to have editing capabilities with pkg shell - Fix pkg audit -r formatting - Stop elf analysis sooner if not operating on an elf file - Fix checking signatures on arm
This commit is contained in:
parent
54142ac453
commit
cc8d23daab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385707
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.5.99.1
|
||||
DISTVERSION= 1.5.99.2
|
||||
_PKG_VERSION= ${DISTVERSION}
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pkg-1.5.99.1.tar.xz) = 25d455dce80e2a2b9eb6a9bf51bf45f147e4a8438e6163ba3d09f99bdf6071f7
|
||||
SIZE (pkg-1.5.99.1.tar.xz) = 1895556
|
||||
SHA256 (pkg-1.5.99.2.tar.xz) = 6e3d0a6ecff1291b99c840195ba9d3bc05a8af806b0b8af8d059a92ee8c252a4
|
||||
SIZE (pkg-1.5.99.2.tar.xz) = 1915168
|
||||
|
Loading…
Reference in New Issue
Block a user