[132939] trunk/dports/python/py-llvmpy/Portfile

stromnov at macports.org stromnov at macports.org
Sun Feb 15 13:58:01 PST 2015


Revision: 132939
          https://trac.macports.org/changeset/132939
Author:   stromnov at macports.org
Date:     2015-02-15 13:58:01 -0800 (Sun, 15 Feb 2015)
Log Message:
-----------
py-llvmpy: fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py-llvmpy/Portfile

Modified: trunk/dports/python/py-llvmpy/Portfile
===================================================================
--- trunk/dports/python/py-llvmpy/Portfile	2015-02-15 21:55:25 UTC (rev 132938)
+++ trunk/dports/python/py-llvmpy/Portfile	2015-02-15 21:58:01 UTC (rev 132939)
@@ -36,4 +36,6 @@
     destroot.env-append LLVM_CONFIG_PATH=${prefix}/bin/llvm-config-mp-3.3
 
     livecheck.type      none
+} else {
+    livecheck.regex     {archive/(\d+(?:\.\d+)*)\.[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150215/480d99d4/attachment.html>


More information about the macports-changes mailing list