Revision: 77492 http://trac.macports.org/changeset/77492 Author: blb@macports.org Date: 2011-04-01 00:47:02 -0700 (Fri, 01 Apr 2011) Log Message: ----------- New port: python/py32-lxml, Powerful and Pythonic XML processing library Modified Paths: -------------- trunk/dports/python/py32-lxml/Portfile Added Paths: ----------- trunk/dports/python/py32-lxml/ Modified: trunk/dports/python/py32-lxml/Portfile =================================================================== --- trunk/dports/python/py31-lxml/Portfile 2011-03-30 22:21:43 UTC (rev 77446) +++ trunk/dports/python/py32-lxml/Portfile 2011-04-01 07:47:02 UTC (rev 77492) @@ -2,9 +2,9 @@ # $Id$ PortSystem 1.0 -PortGroup python31 1.0 +PortGroup python32 1.0 -name py31-lxml +name py32-lxml version 2.3 categories python devel platforms darwin
participants (1)
-
blb@macports.org