[50170] trunk/dports/python

blb at macports.org blb at macports.org
Sun Apr 26 23:55:45 PDT 2009


Revision: 50170
          http://trac.macports.org/changeset/50170
Author:   blb at macports.org
Date:     2009-04-26 23:55:45 -0700 (Sun, 26 Apr 2009)
Log Message:
-----------
New port - python/py26-pyprotocols, Protocol Definition, Declaration, and Adaptation

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

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

Modified: trunk/dports/python/py26-pyprotocols/Portfile
===================================================================
--- trunk/dports/python/py25-pyprotocols/Portfile	2009-04-26 21:53:02 UTC (rev 50152)
+++ trunk/dports/python/py26-pyprotocols/Portfile	2009-04-27 06:55:45 UTC (rev 50170)
@@ -1,13 +1,12 @@
 # $Id$
 
 PortSystem			1.0
-PortGroup			python25 1.0
+PortGroup			python26 1.0
 
-name				py25-pyprotocols
+name				py26-pyprotocols
 version				1.0a0dev-r2302
-revision			1
 categories-append		devel
-maintainers			stechert akitada openmaintainer
+maintainers			nomaintainer
 description			Protocol Definition, Declaration, and Adaptation
 long_description		PyProtocols extends the PEP 246 adapt()\
 				function with a new "declaration API" \
@@ -27,7 +26,7 @@
 				sha1 cb6925bb3186de87ff51ba194379d705d4ce9ec9 \
 				rmd160 580e78b65e819a3d74824fe6d9c32212749ae31e
 
-depends_lib			port:py25-decoratortools
+depends_lib			port:py26-decoratortools
 
 post-destroot {
 	file delete -force ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090426/8000f167/attachment.html>


More information about the macports-changes mailing list