Skip to content

Commit

Permalink
Update to 1.6.2
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bapt committed Nov 23, 2015
1 parent b1360e7 commit 0466b08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions ports-mgmt/pkg/Makefile
Original file line number Diff line number Diff line change
@@ -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= \
Expand Down
4 changes: 2 additions & 2 deletions ports-mgmt/pkg/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 0466b08

Please sign in to comment.