[50069] trunk/dports/python

blb at macports.org blb at macports.org
Fri Apr 24 00:10:53 PDT 2009


Revision: 50069
          http://trac.macports.org/changeset/50069
Author:   blb at macports.org
Date:     2009-04-24 00:10:45 -0700 (Fri, 24 Apr 2009)
Log Message:
-----------
New port - python/py26-pastedeploy, Paste Deployment is a system for finding and configuring WSGI applications and servers

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

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

Modified: trunk/dports/python/py26-pastedeploy/Portfile
===================================================================
--- trunk/dports/python/py25-pastedeploy/Portfile	2009-04-23 21:52:54 UTC (rev 50056)
+++ trunk/dports/python/py26-pastedeploy/Portfile	2009-04-24 07:10:45 UTC (rev 50069)
@@ -1,12 +1,12 @@
 # $Id$
 
 PortSystem			1.0
-PortGroup			python25 1.0
+PortGroup			python26 1.0
 
-name				py25-pastedeploy
-version				1.3.1
+name				py26-pastedeploy
+version				1.3.3
 categories-append		www
-maintainers			stechert at macports.org
+maintainers			nomaintainer
 description			Paste Deployment is a system for finding and \
 				configuring WSGI applications and servers.
 long_description		${description}
@@ -17,6 +17,7 @@
 master_sites			http://cheeseshop.python.org/packages/source/P/PasteDeploy/
 distname			PasteDeploy-${version}
 
-checksums			md5 a14b360b4ddb0d3ca7aa9bad41d6c91c \
-				sha1 84cdb077618db0b0c03b91298e91f8db70082547 \
-				rmd160 72ce5acb08f889a9c0c694e1344bdb24067864ae
+checksums			md5     0598aa8ab4184ea8087839b811f92284 \
+				sha1    dcb3d4cff75ccb284fb8c738f0abe27600ed8546 \
+				rmd160  3a3afb0405d31b0158a4b94f33e091f94f971900
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090424/2eb3f16a/attachment.html>


More information about the macports-changes mailing list