[140114] trunk/dports/lang/julia/Portfile

Sean Farley sean at macports.org
Fri Sep 18 15:39:02 PDT 2015


Ryan Schmidt <ryandesign at macports.org> writes:

>> On Sep 9, 2015, at 4:27 PM, sean at macports.org wrote:
>> 
>> Revision
>> 140114
>> Author
>> sean at 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.

That sounds good. If I recall correctly, you were the original author of
that portgroup, so I support your efforts :-) (I am seriously low on
time).


More information about the macports-dev mailing list