[70070] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Jul 29 05:33:30 PDT 2010


Revision: 70070
          http://trac.macports.org/changeset/70070
Author:   jmr at macports.org
Date:     2010-07-29 05:33:29 -0700 (Thu, 29 Jul 2010)
Log Message:
-----------
py25-modulegraph, py26-modulegraph: whitespace

Modified Paths:
--------------
    trunk/dports/python/py25-modulegraph/Portfile
    trunk/dports/python/py26-modulegraph/Portfile

Modified: trunk/dports/python/py25-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py25-modulegraph/Portfile	2010-07-29 12:32:20 UTC (rev 70069)
+++ trunk/dports/python/py25-modulegraph/Portfile	2010-07-29 12:33:29 UTC (rev 70070)
@@ -32,6 +32,6 @@
                     sha1 01b272403227162005ffab06aadb4cffdd3e0e6b \
                     rmd160 1e45346ac4df4a6082f2dec49c94af81cfc86cca
 
-livecheck.type  regex
-livecheck.url   http://pypi.python.org/pypi/modulegraph
-livecheck.regex {modulegraph ([0-9.]+)}
+livecheck.type      regex
+livecheck.url       http://pypi.python.org/pypi/modulegraph
+livecheck.regex     {modulegraph ([0-9.]+)}

Modified: trunk/dports/python/py26-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py26-modulegraph/Portfile	2010-07-29 12:32:20 UTC (rev 70069)
+++ trunk/dports/python/py26-modulegraph/Portfile	2010-07-29 12:33:29 UTC (rev 70070)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup python26  1.0
+PortGroup           python26 1.0
 
 name                py26-modulegraph
 version             0.8
@@ -32,6 +32,6 @@
                     sha1 01b272403227162005ffab06aadb4cffdd3e0e6b \
                     rmd160 1e45346ac4df4a6082f2dec49c94af81cfc86cca
 
-livecheck.type  regex
-livecheck.url   http://pypi.python.org/pypi/modulegraph
-livecheck.regex {modulegraph ([0-9.]+)}
+livecheck.type      regex
+livecheck.url       http://pypi.python.org/pypi/modulegraph
+livecheck.regex     {modulegraph ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100729/25ba987a/attachment.html>


More information about the macports-changes mailing list