> On Dec 8, 2014, at 1:07 PM, [email protected] wrote: > > Revision > 129180 > Author > [email protected] > Date > 2014-12-08 11:07:23 -0800 (Mon, 08 Dec 2014) > Log Message > > cm3: update homepage/master_sites/livecheck > Modified Paths > > • trunk/dports/lang/cm3/Portfile >
> +livecheck.regex cm3-src-all-(\[0-9.\]+)(?:-REL).tgz This would be equivalent: livecheck.regex cm3-src-all-(\[0-9.\]+)-REL\.tgz In other words, the parens around -REL aren't doing anything. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
