Update to 1.9.4

- Stop dropping privileges for fetching, it causes more issues than it solves
- Fix segfault when ABI is defined by empty
- Fix reporting of deprecated packages
- Provide instructions on how to unset vital flages
- Fix libfetch for NetBSD
- Fix @config potential double free
- Always warn about the deprecated @dirrm/@dirrmtry
- Always warn about the deprecated @exec
- Rework pkg register to share more code with pkg install
  * It makes it more robust to libarchive regressions [1]

PR:		214381 [1], 215029 [2]
Reported by:	lampa@fit.vutbr.cz [1]
Exp-run:	antoine [2]
This commit is contained in:
Baptiste Daroussin 2016-12-08 09:27:04 +00:00
parent 67fcd454a6
commit 0c586c93ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428110
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.9.3
DISTVERSION= 1.9.4
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1478211394
SHA256 (pkg-1.9.3.tar.xz) = fde5a7835ef1784fecc6ad9ecc9478c83006b2c1d2a2b725784657fcda5814be
SIZE (pkg-1.9.3.tar.xz) = 1950372
TIMESTAMP = 1480925481
SHA256 (pkg-1.9.4.tar.xz) = cf0318fa1cbc4fe8ffb2b421768ac3e72b22056085dee4fba7361bb43ccff949
SIZE (pkg-1.9.4.tar.xz) = 1922460