[91027] trunk/dports/python/py-novas_py/Portfile

aronnax at macports.org aronnax at macports.org
Thu Mar 22 06:07:04 PDT 2012


Revision: 91027
          https://trac.macports.org/changeset/91027
Author:   aronnax at macports.org
Date:     2012-03-22 06:07:04 -0700 (Thu, 22 Mar 2012)
Log Message:
-----------
py-novas_py: whitespace

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

Modified: trunk/dports/python/py-novas_py/Portfile
===================================================================
--- trunk/dports/python/py-novas_py/Portfile	2012-03-22 13:03:17 UTC (rev 91026)
+++ trunk/dports/python/py-novas_py/Portfile	2012-03-22 13:07:04 UTC (rev 91027)
@@ -42,9 +42,13 @@
 patchfiles              patch-compat.py.diff
 
 if {${name} == ${subport}} {
-  livecheck.type      regex
-  livecheck.url       ${master_sites}
-  livecheck.regex     {NOVAS_Py-(\d+(?:\.\d+)*).tar.gz}
+
+livecheck.type          regex
+livecheck.url           ${master_sites}
+livecheck.regex         {NOVAS_Py-(\d+(?:\.\d+)*).tar.gz}
+
 } else {
-  livecheck.type  none
+
+livecheck.type          none
+
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120322/dc3d9673/attachment.html>


More information about the macports-changes mailing list