[124127] trunk/dports/lang/gawk/Portfile

Frank Schima mf2k at macports.org
Wed Aug 20 07:43:16 PDT 2014


On Aug 19, 2014, at 8:28 PM, Ryan Schmidt <ryandesign at macports.org> wrote:

> 
>> On Aug 19, 2014, at 11:29 AM, mf2k at macports.org wrote:
>> 
>> Revision
>> 124127
>> Author
>> mf2k at macports.org
>> Date
>> 2014-08-19 09:29:16 -0700 (Tue, 19 Aug 2014)
>> Log Message
>> 
>> gawk: Add livecheck. (#44706)
>> Modified Paths
>> 
>> 	• trunk/dports/lang/gawk/Portfile
>> Diff
>> 
>> Modified: trunk/dports/lang/gawk/Portfile (124126 => 124127)
>> 
>> --- trunk/dports/lang/gawk/Portfile	2014-08-19 15:25:44 UTC (rev 124126)
>> +++ trunk/dports/lang/gawk/Portfile	2014-08-19 16:29:16 UTC (rev 124127)
>> 
>> @@ -58,3 +58,7 @@
>> 
>> 
>> 
>>     configure.args-delete   --without-mpfr
>> 
>> }
>> 
>> +
>> +livecheck.url       http://ftp.gnu.org/gnu/gawk/?C=M&O=D
>> +livecheck.type      regex
>> +livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
> 
> This is the default livecheck when using the gnu fetch group, so this is unnecessary. The livecheck worked fine before this change so this should be reverted.

Reverted in r124183. 


Cheers!
Frank



More information about the macports-dev mailing list