[116071] trunk/dports/python/py-robotframework-ride/Portfile

mojca at macports.org mojca at macports.org
Fri Jan 17 02:18:45 PST 2014


Revision: 116071
          https://trac.macports.org/changeset/116071
Author:   mojca at macports.org
Date:     2014-01-17 02:18:45 -0800 (Fri, 17 Jan 2014)
Log Message:
-----------
py-robotframework-ride: change tab->space (and rebuild the port on 10.6)

Modified Paths:
--------------
    trunk/dports/python/py-robotframework-ride/Portfile

Modified: trunk/dports/python/py-robotframework-ride/Portfile
===================================================================
--- trunk/dports/python/py-robotframework-ride/Portfile	2014-01-17 09:52:19 UTC (rev 116070)
+++ trunk/dports/python/py-robotframework-ride/Portfile	2014-01-17 10:18:45 UTC (rev 116071)
@@ -55,9 +55,9 @@
 }
 
 if {${name} eq ${subport}} {
-    livecheck.type     regex
-    livecheck.url      ${homepage}
-    livecheck.regex    ${internal_name}-(\[0-9.\]+)\\.tar\\.\[bg\]z
+    livecheck.type      regex
+    livecheck.url       ${homepage}
+    livecheck.regex     ${internal_name}-(\[0-9.\]+)\\.tar\\.\[bg\]z
 } else {
-    livecheck.type		none
+    livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140117/393f6f53/attachment.html>


More information about the macports-changes mailing list