[144036] trunk/dports/lang/phobos/Portfile

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


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

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

Modified: trunk/dports/lang/phobos/Portfile
===================================================================
--- trunk/dports/lang/phobos/Portfile	2015-12-30 19:11:33 UTC (rev 144035)
+++ trunk/dports/lang/phobos/Portfile	2015-12-30 19:11:34 UTC (rev 144036)
@@ -53,3 +53,5 @@
     file copy ${worksrcpath}/etc ${destroot}${prefix}/include/${name}
     file copy ${worksrcpath}/std ${destroot}${prefix}/include/${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/9e0e3130/attachment.html>


More information about the macports-changes mailing list