Revision: 140114 https://trac.macports.org/changeset/140114 Author: sean@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 Paths: -------------- trunk/dports/lang/julia/Portfile Modified: trunk/dports/lang/julia/Portfile =================================================================== --- trunk/dports/lang/julia/Portfile 2015-09-09 21:27:35 UTC (rev 140113) +++ trunk/dports/lang/julia/Portfile 2015-09-09 21:27:38 UTC (rev 140114) @@ -103,3 +103,5 @@ system -W ${destroot}${prefix}/bin "install_name_tool -add_rpath ${prefix}/lib $b" } } + +livecheck.regex archive/[join ${github.tag_prefix} ""](\[^"-\]+)${extract.suffix}
participants (1)
-
sean@macports.org