[54099] trunk/dports/python

blb at macports.org blb at macports.org
Mon Jul 20 17:23:58 PDT 2009


Revision: 54099
          http://trac.macports.org/changeset/54099
Author:   blb at macports.org
Date:     2009-07-20 17:23:58 -0700 (Mon, 20 Jul 2009)
Log Message:
-----------
New port - python/py26-flup, Flup is a random collection of WSGI servers and middleware; ticket #20227

Modified Paths:
--------------
    trunk/dports/python/py26-flup/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-flup/

Modified: trunk/dports/python/py26-flup/Portfile
===================================================================
--- trunk/dports/python/py25-flup/Portfile	2009-07-20 22:53:24 UTC (rev 54097)
+++ trunk/dports/python/py26-flup/Portfile	2009-07-21 00:23:58 UTC (rev 54099)
@@ -2,18 +2,19 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python26 1.0
 
-name                py25-flup
+name                py26-flup
 version             1.0.3
 categories          python www
 platforms           darwin
 maintainers         gmail.com:cfedermann
-description         Flup is a random collection of WSGI servers and middleware.
+description         Flup is a random collection of WSGI servers and \
+                    middleware.
 long_description    Flup offer three sets of WSGI servers/gateways, which \
                     speak AJP 1.3, FastCGI, and SCGI. Each server comes in \
                     two flavors: a threaded version, and a forking version.
-                    
+
 homepage            http://www.saddi.com/software/flup
 master_sites        http://pypi.python.org/packages/source/f/flup/
 distname            flup-${version}.dev-20090612
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090720/e945b489/attachment.html>


More information about the macports-changes mailing list