Revision: 69230 http://trac.macports.org/changeset/69230 Author: blb@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 {
participants (1)
-
blb@macports.org