Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2015 23:31:36 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397905 - head/Mk
Message-ID:  <201509252331.t8PNVaR4011350@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Sep 25 23:31:35 2015
New Revision: 397905
URL: https://svnweb.freebsd.org/changeset/ports/397905

Log:
  Bump the minimal version of pkg to 1.6.0

Modified:
  head/Mk/bsd.port.mk

Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk	Fri Sep 25 23:30:40 2015	(r397904)
+++ head/Mk/bsd.port.mk	Fri Sep 25 23:31:35 2015	(r397905)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509252331.t8PNVaR4011350>