[114770] trunk/dports/lang

takeshi at macports.org takeshi at macports.org
Sat Dec 14 16:30:46 PST 2013


Revision: 114770
          https://trac.macports.org/changeset/114770
Author:   takeshi at macports.org
Date:     2013-12-14 16:30:46 -0800 (Sat, 14 Dec 2013)
Log Message:
-----------
dmd, dmd-doc, druntime, phobos: updated livecheck, closing #41811

Modified Paths:
--------------
    trunk/dports/lang/dmd/Portfile
    trunk/dports/lang/dmd-doc/Portfile
    trunk/dports/lang/dmd-tools/Portfile
    trunk/dports/lang/druntime/Portfile
    trunk/dports/lang/phobos/Portfile

Modified: trunk/dports/lang/dmd/Portfile
===================================================================
--- trunk/dports/lang/dmd/Portfile	2013-12-14 22:57:20 UTC (rev 114769)
+++ trunk/dports/lang/dmd/Portfile	2013-12-15 00:30:46 UTC (rev 114770)
@@ -74,7 +74,3 @@
 notes {
     In order to have a complete dmd runtime environment consider installing the following ports:
     druntime phobos dmd-tools }
-
-livecheck.type      regex
-livecheck.url       ${homepage}download.html
-livecheck.regex     {\.([0-9]+\.[0-9]+)\.zip}

Modified: trunk/dports/lang/dmd-doc/Portfile
===================================================================
--- trunk/dports/lang/dmd-doc/Portfile	2013-12-14 22:57:20 UTC (rev 114769)
+++ trunk/dports/lang/dmd-doc/Portfile	2013-12-15 00:30:46 UTC (rev 114770)
@@ -62,7 +62,3 @@
     xinstall -d -m 755 ${destroot}${prefix}/share/doc
     file copy ${worksrcpath}/dmd ${destroot}${prefix}/share/doc
 }
-
-livecheck.type      regex
-livecheck.url       ${homepage}download.html
-livecheck.regex     {\.([0-9]+\.[0-9]+)\.zip}

Modified: trunk/dports/lang/dmd-tools/Portfile
===================================================================
--- trunk/dports/lang/dmd-tools/Portfile	2013-12-14 22:57:20 UTC (rev 114769)
+++ trunk/dports/lang/dmd-tools/Portfile	2013-12-15 00:30:46 UTC (rev 114770)
@@ -58,7 +58,3 @@
 destroot {
     eval xinstall -W ${worksrcpath} -m 755 "${bin} dman" ${destroot}${prefix}/bin
 }
-
-livecheck.type      regex
-livecheck.url       ${homepage}download.html
-livecheck.regex     {\.([0-9]+\.[0-9]+)\.zip}

Modified: trunk/dports/lang/druntime/Portfile
===================================================================
--- trunk/dports/lang/druntime/Portfile	2013-12-14 22:57:20 UTC (rev 114769)
+++ trunk/dports/lang/druntime/Portfile	2013-12-15 00:30:46 UTC (rev 114770)
@@ -43,7 +43,3 @@
     xinstall -m 755 -d ${destroot}${prefix}/include
     file copy ${worksrcpath}/import ${destroot}${prefix}/include/${name}
 }
-
-livecheck.type      regex
-livecheck.url       ${homepage}download.html
-livecheck.regex     {\.([0-9]+\.[0-9]+)\.zip}

Modified: trunk/dports/lang/phobos/Portfile
===================================================================
--- trunk/dports/lang/phobos/Portfile	2013-12-14 22:57:20 UTC (rev 114769)
+++ trunk/dports/lang/phobos/Portfile	2013-12-15 00:30:46 UTC (rev 114770)
@@ -51,7 +51,3 @@
     file copy ${worksrcpath}/etc ${destroot}${prefix}/include/${name}
     file copy ${worksrcpath}/std ${destroot}${prefix}/include/${name}
 }
-
-livecheck.type      regex
-livecheck.url       ${homepage}download.html
-livecheck.regex     {\.([0-9]+\.[0-9]+)\.zip}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131214/0975da48/attachment.html>


More information about the macports-changes mailing list