> On Aug 19, 2014, at 11:57 AM, [email protected] wrote: > > Revision > 124128 > Author > [email protected] > Date > 2014-08-19 09:57:59 -0700 (Tue, 19 Aug 2014) > Log Message > > grep: add livecheck, maintainer, #44707 > Modified Paths > > • trunk/dports/sysutils/grep/Portfile > Diff > > Modified: trunk/dports/sysutils/grep/Portfile (124127 => 124128) > > --- trunk/dports/sysutils/grep/Portfile 2014-08-19 16:29:16 UTC (rev > 124127) > +++ trunk/dports/sysutils/grep/Portfile 2014-08-19 16:57:59 UTC (rev > 124128) > > @@ -29,3 +29,7 @@ > > > > test.run yes > > test.target check > > + > +livecheck.url http://ftp.gnu.org/gnu/grep/?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. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
