Skip to content

Commit

Permalink
Update to 1.6.4
Browse files Browse the repository at this point in the history
Changes:
- Fix hardlinks extraction with --rootdir
- Relax url scheme acceptance to allow file:/ and file://
- Accept pkg+ for url scheme where it was never intended to be used, because users used it anyway
- Remove pkg-message
  • Loading branch information
bapt committed Feb 10, 2016
1 parent 830e414 commit 69fe3e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ports-mgmt/pkg/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= pkg
DISTVERSION= 1.6.3
DISTVERSION= 1.6.4
_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.3.tar.xz) = 90af4191312829c7d7722f73867b75a2056e8462ebd9a1b9c529058e82fca829
SIZE (pkg-1.6.3.tar.xz) = 1930504
SHA256 (pkg-1.6.4.tar.xz) = edb2d7212ac0149949dcebc08c2c15793589eaafddf097a2fca5ace25434758e
SIZE (pkg-1.6.4.tar.xz) = 1928740
3 changes: 0 additions & 3 deletions ports-mgmt/pkg/pkg-message

This file was deleted.

0 comments on commit 69fe3e5

Please sign in to comment.