Update to 1.6.2

Changes:
- Fix cross building
- Improved zsh completion
- Improved error messages
- Improved documentation
- Bug fixes in the solver
- Allow to specify repositories directly via pkg.conf
- Allow multiple version of the same package in a repository
- Fix ipv6 testing in configuration
This commit is contained in:
Baptiste Daroussin 2015-11-23 21:56:14 +00:00
parent 7447ff8c9d
commit 7878a5ea8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402334
2 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.6.1
PORTREVISION= 2
DISTVERSION= 1.6.2
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \

View File

@ -1,2 +1,2 @@
SHA256 (pkg-1.6.1.tar.xz) = b897549327f9caf9b376f33922f85971b5258cab7661b0d9fb81ff0ad41b90ea
SIZE (pkg-1.6.1.tar.xz) = 1930004
SHA256 (pkg-1.6.2.tar.xz) = aeb9050619707da8b0a89033e23a01682fc73606accccef042c0a5d8b364366b
SIZE (pkg-1.6.2.tar.xz) = 1898592