Skip to content

Commit

Permalink
ports-mgmt/pkg: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Sep 28, 2015
1 parent ee94f13 commit 1e61e82
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Mk/bsd.port.mk
Original file line number Diff line number Diff line change
Expand Up @@ -1045,7 +1045,7 @@ SCRIPTSDIR?= ${PORTSDIR}/Mk/Scripts
LIB_DIRS?= /lib /usr/lib ${LOCALBASE}/lib
STAGEDIR?= ${WRKDIR}/stage
NOTPHONY?=
MINIMAL_PKG_VERSION= 1.3.8
MINIMAL_PKG_VERSION= 1.6.0

# make sure bmake treats -V as expected
.MAKE.EXPAND_VARIABLES= yes
Expand Down
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.5.6
DISTVERSION= 1.6.1
_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.5.6.tar.xz) = 30c772e97e306ad85dcc652e2a9951ad49b0827337066f44dba5d91882ad92b1
SIZE (pkg-1.5.6.tar.xz) = 1900900
SHA256 (pkg-1.6.1.tar.xz) = b897549327f9caf9b376f33922f85971b5258cab7661b0d9fb81ff0ad41b90ea
SIZE (pkg-1.6.1.tar.xz) = 1930004

0 comments on commit 1e61e82

Please sign in to comment.