Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2015 17:30:06 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        adamw@adamw.org
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r395002 - head/net/p5-Net-Nmsg
Message-ID:  <201508220030.t7M0U6pe097022@gw.catspoiler.org>
In-Reply-To: <42561DF3-52DE-45EB-A40D-F3F870A87DF1@adamw.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Aug, Adam Weinberger wrote:
>> On 21 Aug, 2015, at 18:10, Don Lewis <truckman@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.




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