[62082] trunk/dports/lang/llvm/Portfile

nox at macports.org nox at macports.org
Mon Dec 28 12:40:59 PST 2009


Revision: 62082
          http://trac.macports.org/changeset/62082
Author:   nox at macports.org
Date:     2009-12-28 12:40:58 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Fix llvm livecheck

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

Modified: trunk/dports/lang/llvm/Portfile
===================================================================
--- trunk/dports/lang/llvm/Portfile	2009-12-28 20:40:48 UTC (rev 62081)
+++ trunk/dports/lang/llvm/Portfile	2009-12-28 20:40:58 UTC (rev 62082)
@@ -84,3 +84,7 @@
 variant host_only description {Disables non-host targets} {
     configure.args-append --enable-targets=host-only
 }
+
+livecheck.type  regex
+livecheck.url   ${homepage}releases/
+livecheck.regex {'(\d+(?:\.\d+)*)'}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/341fe902/attachment.html>


More information about the macports-changes mailing list