[49590] trunk/dports/python

blb at macports.org blb at macports.org
Sun Apr 12 19:41:42 PDT 2009


Revision: 49590
          http://trac.macports.org/changeset/49590
Author:   blb at macports.org
Date:     2009-04-12 19:41:40 -0700 (Sun, 12 Apr 2009)
Log Message:
-----------
New port - python/py26-decoratortools, Class, Function, and Assignment Decorators, Metaclasses, and Related Tools

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

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

Modified: trunk/dports/python/py26-decoratortools/Portfile
===================================================================
--- trunk/dports/python/py25-decoratortools/Portfile	2009-04-12 13:52:41 UTC (rev 49578)
+++ trunk/dports/python/py26-decoratortools/Portfile	2009-04-13 02:41:40 UTC (rev 49590)
@@ -1,13 +1,12 @@
 # $Id$
 
 PortSystem			1.0
-PortGroup			python25 1.0
+PortGroup			python26 1.0
 
-name				py25-decoratortools
+name				py26-decoratortools
 version				1.7
-revision			2
 categories-append		www
-maintainers			stechert akitada openmaintainer
+maintainers			nomaintainer
 description			Class, Function, and Assignment Decorators, Metaclasses, \
 				and Related Tools
 long_description		${description}
@@ -19,8 +18,9 @@
 checksums			md5 84df0a86aabec6a7d802439ffaa17585 \
 				sha1 2043250d06129ca71c47b26024f4800c47d4843a \
 				rmd160 f605ef9ffd0cb6605a9b68442bdb20af2b69023b
-depends_lib			port:py25-setuptools
+depends_lib			port:py26-setuptools
 post-destroot {
 	xinstall -m 644 -W ${worksrcpath} \
 		README.txt ${destroot}${prefix}/share/doc/${name}
 }
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090412/f80b3502/attachment.html>


More information about the macports-changes mailing list