svn commit: r395002 - head/net/p5-Net-Nmsg

Don Lewis truckman at FreeBSD.org
Sat Aug 22 00:30:20 UTC 2015


On 21 Aug, Adam Weinberger wrote:
>> On 21 Aug, 2015, at 18:10, Don Lewis <truckman at FreeBSD.org> wrote:
>> 
>> Author: truckman
>> Date: Sat Aug 22 00:10:09 2015
>> New Revision: 395002
>> URL: https://svnweb.freebsd.org/changeset/ports/395002
>> 
>> Log:
>>  Upgrade to version 0.15:
>> 
>> Modified: head/net/p5-Net-Nmsg/Makefile
>> ==============================================================================
>> --- head/net/p5-Net-Nmsg/Makefile	Sat Aug 22 00:07:15 2015	(r395001)
>> +++ head/net/p5-Net-Nmsg/Makefile	Sat Aug 22 00:10:09 2015	(r395002)
>> @@ -31,9 +30,9 @@ PORTEXAMPLES=	*
>> 
>> post-install:
>> 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/Nmsg/Nmsg.so
>> -.if ${PORT_OPTIONS:MEXAMPLES}
>> +
>> +post-install-EXAMPLES-on:
> 
> Now that it uses the new OPTIONS helper target, this port no longer needs to include bsd.port.options.mk.

Thanks!  Fixed.  I caught that when I updated net/axa, but missed it
here.



More information about the svn-ports-all mailing list