[148577] trunk/dports/python/py-virtualenv/Portfile

larryv at macports.org larryv at macports.org
Wed May 11 14:51:19 PDT 2016


Revision: 148577
          https://trac.macports.org/changeset/148577
Author:   larryv at macports.org
Date:     2016-05-11 14:51:19 -0700 (Wed, 11 May 2016)
Log Message:
-----------
py-virtualenv: Reformat livecheck

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

Modified: trunk/dports/python/py-virtualenv/Portfile
===================================================================
--- trunk/dports/python/py-virtualenv/Portfile	2016-05-11 21:51:17 UTC (rev 148576)
+++ trunk/dports/python/py-virtualenv/Portfile	2016-05-11 21:51:19 UTC (rev 148577)
@@ -53,9 +53,9 @@
                 ${destroot}${docdir}
     }
 
-    livecheck.type      none
+    livecheck.type  none
 } else {
-    livecheck.type      regex
-    livecheck.url       http://pypi.python.org/pypi/virtualenv
-    livecheck.regex     ${python.rootname}-(\\d+(?:\\.\\d+)*)${extract.suffix}
+    livecheck.type  regex
+    livecheck.url   http://pypi.python.org/pypi/virtualenv
+    livecheck.regex ${python.rootname}-(\\d+(?:\\.\\d+)*)${extract.suffix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160511/4ca76629/attachment.html>


More information about the macports-changes mailing list