[84575] trunk/dports/python/py-twisted-web2/Portfile

snc at macports.org snc at macports.org
Wed Sep 28 07:16:29 PDT 2011


Revision: 84575
          http://trac.macports.org/changeset/84575
Author:   snc at macports.org
Date:     2011-09-28 07:16:27 -0700 (Wed, 28 Sep 2011)
Log Message:
-----------
py-twisted-web2: whitespace

Modified Paths:
--------------
    trunk/dports/python/py-twisted-web2/Portfile

Modified: trunk/dports/python/py-twisted-web2/Portfile
===================================================================
--- trunk/dports/python/py-twisted-web2/Portfile	2011-09-28 13:21:10 UTC (rev 84574)
+++ trunk/dports/python/py-twisted-web2/Portfile	2011-09-28 14:16:27 UTC (rev 84575)
@@ -5,27 +5,27 @@
 PortGroup python 1.0
 
 name                py-twisted-web2
-version            8.1.0
+version             8.1.0
 python.versions     24 25 26 27
 # py-twisted-web2 was originally for python24
 # so keep `python.default_version  24`
 set branch [join [lrange [split $version .] 0 1] .]
-categories        python devel net
-platforms        darwin
+categories          python devel net
+platforms           darwin
 maintainers         snc openmaintainer
 license             MIT
-description        Twisted.Web2 is the next generation Web Server \
-            Framework built with Twisted.
+description         Twisted.Web2 is the next generation Web Server \
+                    Framework built with Twisted.
 long_description    Twisted.Web2 is the next generation Web Server \
-            Framework built with Twisted. Web2 is under active \
-            development and it's APIs should not be considered \
-            stable at this point. It is not a version of \
-            Twisted.Web and with that in mind compatibility is \
-            not of the highest concern, though the compatibility \
-            layer does support many but not all twisted.web \
-            resources.
-homepage        http://twistedmatrix.com/projects/web2/
-master_sites            http://tmrc.mit.edu/mirror/twisted/Web2/${branch}
+                    Framework built with Twisted. Web2 is under active \
+                    development and it's APIs should not be considered \
+                    stable at this point. It is not a version of \
+                    Twisted.Web and with that in mind compatibility is \
+                    not of the highest concern, though the compatibility \
+                    layer does support many but not all twisted.web \
+                    resources.
+homepage            http://twistedmatrix.com/projects/web2/
+master_sites        http://tmrc.mit.edu/mirror/twisted/Web2/${branch}
 
 if {${subport} != ${name}} {
     distname            TwistedWeb2-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110928/4c73e831/attachment.html>


More information about the macports-changes mailing list