[117950] trunk/dports/python/py-radical-utils/Portfile

mojca at macports.org mojca at macports.org
Mon Mar 17 11:21:57 PDT 2014


Revision: 117950
          https://trac.macports.org/changeset/117950
Author:   mojca at macports.org
Date:     2014-03-17 11:21:57 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
py-radical-utils: no livecheck for subports (#42822)

Modified Paths:
--------------
    trunk/dports/python/py-radical-utils/Portfile

Modified: trunk/dports/python/py-radical-utils/Portfile
===================================================================
--- trunk/dports/python/py-radical-utils/Portfile	2014-03-17 17:07:15 UTC (rev 117949)
+++ trunk/dports/python/py-radical-utils/Portfile	2014-03-17 18:21:57 UTC (rev 117950)
@@ -48,8 +48,8 @@
                 ${dest_doc}
     }
     livecheck.type  none
+} else {
+    livecheck.type  regex
+    livecheck.url   ${master_sites}
+    livecheck.regex ">${_name}-(\\d+(\\.\\d+)+)\\${extract.suffix}<"
 }
-
-livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     ">${_name}-(\\d+(\\.\\d+)+)\\${extract.suffix}<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140317/1bb42ef5/attachment.html>


More information about the macports-changes mailing list