[69230] trunk/dports/www/ajp-wsgi/Portfile

blb at macports.org blb at macports.org
Mon Jun 28 22:57:43 PDT 2010


Revision: 69230
          http://trac.macports.org/changeset/69230
Author:   blb at macports.org
Date:     2010-06-28 22:57:42 -0700 (Mon, 28 Jun 2010)
Log Message:
-----------
www/ajp-wsgi - whitespace

Modified Paths:
--------------
    trunk/dports/www/ajp-wsgi/Portfile

Modified: trunk/dports/www/ajp-wsgi/Portfile
===================================================================
--- trunk/dports/www/ajp-wsgi/Portfile	2010-06-29 05:52:46 UTC (rev 69229)
+++ trunk/dports/www/ajp-wsgi/Portfile	2010-06-29 05:57:42 UTC (rev 69230)
@@ -1,12 +1,12 @@
 # $Id$
 
-PortSystem       1.0
-name             ajp-wsgi
-version          1.0
-revision         1
-categories       www
-maintainers      blb
-description      WSGI server/gateway implementing AJP
+PortSystem          1.0
+name                ajp-wsgi
+version             1.0
+revision            1
+categories          www
+maintainers         blb
+description         WSGI server/gateway implementing AJP
 long_description \
    ajp-wsgi is a WSGI server/gateway that implements AJP 1.3 to \
    communicate with a web server.  It is written in C and embeds a Python \
@@ -14,17 +14,17 @@
    transport code is in C, ajp-wsgi is significantly faster than flup's \
    pure-Python ajp server.
 
-platforms        darwin
+platforms           darwin
 
-homepage         http://www.saddi.com/software/ajp-wsgi
-master_sites     ${homepage}/dist/
-use_bzip2        yes
+homepage            http://www.saddi.com/software/ajp-wsgi
+master_sites        ${homepage}/dist/
+use_bzip2           yes
 
-checksums        md5 bce919cac8d964dfecfc4f407002d52b \
-                 sha1 1c17de9dbd8057b0754850b261a798bfcd874cab \
-                 rmd160 a18856043b83dcdcee4ab41f79de4ae13bc19022
+checksums           md5 bce919cac8d964dfecfc4f407002d52b \
+                    sha1 1c17de9dbd8057b0754850b261a798bfcd874cab \
+                    rmd160 a18856043b83dcdcee4ab41f79de4ae13bc19022
 
-configure.args   configure.py
+configure.args      configure.py
 configure.pre_args
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100628/99be2945/attachment.html>


More information about the macports-changes mailing list