svn commit: r397905 - head/Mk

Bryan Drewery bdrewery at FreeBSD.org
Sat Sep 26 14:10:08 UTC 2015


On 9/25/2015 4:31 PM, Baptiste Daroussin wrote:
> 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
> 

This (and the rush on pre/postexec) feels premature given pkg's track
record (there are usually several minor releases following the .0), and
not always as quick as they should be. I'm still on 1.4.12 to avoid all
of the issues with the solver in 1.5. I really hope 1.6.0 works.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150926/60f06e50/attachment.bin>


More information about the svn-ports-head mailing list