[69023] trunk/dports/python

perry at macports.org perry at macports.org
Sun Jun 20 17:30:01 PDT 2010


Revision: 69023
          http://trac.macports.org/changeset/69023
Author:   perry at macports.org
Date:     2010-06-20 17:29:56 -0700 (Sun, 20 Jun 2010)
Log Message:
-----------
Add new port python/py26-scgi.

Added Paths:
-----------
    trunk/dports/python/py26-scgi/
    trunk/dports/python/py26-scgi/Portfile

Added: trunk/dports/python/py26-scgi/Portfile
===================================================================
--- trunk/dports/python/py26-scgi/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-scgi/Portfile	2010-06-21 00:29:56 UTC (rev 69023)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-scgi
+version             1.14
+maintainers         perry openmaintainer
+platforms           darwin
+
+description         A Python package for implementing SCGI servers.
+long_description    ${description}
+license             DFSG-Approved
+homepage            http://pypi.python.org/pypi/scgi/
+
+livecheck.regex     {: scgi (.+)<}
+livecheck.type      regex
+livecheck.url       ${homepage}
+
+distname            scgi-${version}
+master_sites        http://python.ca/scgi/releases/
+
+checksums           rmd160 8214b939d52c6ba7e4392c70efa829d05941fc25


Property changes on: trunk/dports/python/py26-scgi/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100620/89df534f/attachment.html>


More information about the macports-changes mailing list