[144037] trunk/dports/lang/druntime/Portfile

sean at macports.org sean at macports.org
Wed Dec 30 11:11:36 PST 2015


Revision: 144037
          https://trac.macports.org/changeset/144037
Author:   sean at macports.org
Date:     2015-12-30 11:11:35 -0800 (Wed, 30 Dec 2015)
Log Message:
-----------
druntime: fix livecheck to not include release candidates

Modified Paths:
--------------
    trunk/dports/lang/druntime/Portfile

Modified: trunk/dports/lang/druntime/Portfile
===================================================================
--- trunk/dports/lang/druntime/Portfile	2015-12-30 19:11:34 UTC (rev 144036)
+++ trunk/dports/lang/druntime/Portfile	2015-12-30 19:11:35 UTC (rev 144037)
@@ -49,3 +49,5 @@
     xinstall -m 755 -d ${destroot}${prefix}/share/${name}
     file copy ${worksrcpath}/benchmark ${destroot}${prefix}/share/${name}
 }
+
+livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"-\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151230/70191c48/attachment.html>


More information about the macports-changes mailing list