> On Sep 9, 2015, at 4:27 PM, s...@macports.org wrote:
> 
> Revision
> 140114
> Author
> s...@macports.org
> Date
> 2015-09-09 14:27:38 -0700 (Wed, 09 Sep 2015)
> Log Message
> 
> julia: fix livecheck to not include release candidates

> Modified: trunk/dports/lang/julia/Portfile (140113 => 140114)

> +livecheck.regex     archive/[join ${github.tag_prefix} 
> ""](\[^"-\]+)${extract.suffix}

It would be nice if the github portgroup would default to only showing stable 
releases so that ports would not have to override livecheck.regex. There could 
be a switch ports could flip if they really want other versions. See the php 
1.1 portgroup which has such a switch for ports hosted on pecl 
(php.pecl.prerelease yes). Though it might be harder to implement. The php 1.1 
portgroup has it easy in that pecl tags each release as "beta" or "stable"; 
with github we might have to guess based on the format of the version number.



_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to