[25276] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Wed May 16 19:35:21 PDT 2007


Revision: 25276
          http://trac.macosforge.org/projects/macports/changeset/25276
Author:   stechert at macports.org
Date:     2007-05-16 19:35:20 -0700 (Wed, 16 May 2007)

Log Message:
-----------
adding py25 version of paste deploy

Added Paths:
-----------
    trunk/dports/python/py25-pastedeploy/
    trunk/dports/python/py25-pastedeploy/Portfile

Added: trunk/dports/python/py25-pastedeploy/Portfile
===================================================================
--- trunk/dports/python/py25-pastedeploy/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pastedeploy/Portfile	2007-05-17 02:35:20 UTC (rev 25276)
@@ -0,0 +1,21 @@
+# $Id: Portfile 23592 2007-04-04 23:12:48Z stechert at macports.org $
+
+PortSystem			1.0
+PortGroup			python25 1.0
+name				py25-pastedeploy
+version				1.1
+categories-append		www
+maintainers			stechert at macports.org
+description			Paste Deployment is a system for finding and \
+				configuring WSGI applications and servers.
+long_description		${description}
+
+platforms			darwin
+
+homepage			http://pythonpaste.org/deploy/
+master_sites			http://cheeseshop.python.org/packages/source/P/PasteDeploy/
+distname			PasteDeploy-${version}
+
+checksums			md5 e4f16fe735db735c3fc0c6e168e72455 \
+				sha1 4b7494f27df556cc380dd743cb30d547eac734d3 \
+				rmd160 01f11dc55aa99042bc28bb838a66571434088c94

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070516/2ab546c5/attachment.html


More information about the macports-changes mailing list