1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

Update to 1.6.99.3

Changes:
- list of valid url scheme can be defined in pkg.conf
- add support for SOURCE_DATE_EPOCH for reproducible builds
- Fix pkg check -d
- Fix testsuite with kyua 0.12
- Fix pkg info -R
- Fix setting modes on extracted files/directories
- Fix zsh completion for pkg info -l
- Fix some solver crashed
- Initial attempt at fixing infinite loop on multirepositorry when updating pkg
- pkg version now handled -q correctly
This commit is contained in:
Baptiste Daroussin 2015-12-26 21:33:06 +00:00
parent dc0e0b422a
commit a1da9447e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404539
2 changed files with 4 additions and 3 deletions

View File

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

View File

@ -1,2 +1,3 @@
SHA256 (pkg-1.6.99.2.tar.xz) = 84cf573f20e948380070c0ae5506c3ac120bf2553e37290a8bfea61a36153575
SIZE (pkg-1.6.99.2.tar.xz) = 1936468
timestamp=1451165268
SHA256 (pkg-1.6.99.3.tar.xz) = f10da103d4e9a71a22c08708af42b090108602933aeac5eb1431036cbf98ee19
SIZE (pkg-1.6.99.3.tar.xz) = 1904980