Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/py-lxml/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 19 Oct 2011 20:44:43 -0000 1.22 +++ Makefile 20 Nov 2011 21:19:03 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/devel/py-lxml/Makefile,v 1.22 2011/10/19 20:44:43 cs Exp $ PORTNAME= lxml -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt -USE_PYTHON= 2.6+ +# Python3 ready +USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/py-lxml/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- distinfo 19 Oct 2011 20:44:43 -0000 1.16 +++ distinfo 20 Nov 2011 21:19:03 -0000 @@ -1,2 +1,2 @@ -SHA256 (lxml-2.3.1.tar.gz) = d5fc97bc9f4d0d0c8a73dcfcfb6fb2fe20d4da673e426ed594670a83e1485dc5 -SIZE (lxml-2.3.1.tar.gz) = 3131805 +SHA256 (lxml-2.3.2.tar.gz) = 32bf688a03d18caa74840764727e8fa29bb29950f7a190a0b969150a3869a6a1 +SIZE (lxml-2.3.2.tar.gz) = 3134325 Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/devel/py-lxml/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 19 Oct 2011 20:44:43 -0000 1.2 +++ pkg-descr 20 Nov 2011 21:19:03 -0000 @@ -1,4 +1,4 @@ -lxml is a Python binding for libxml2 and libxslt. Its aim: +lxml is a Python binding for libxml2 and libxslt. It's aim: * Pythonic API. * Documented. Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/py-lxml/pkg-plist,v retrieving revision 1.18 diff -u -r1.18 pkg-plist --- pkg-plist 19 Oct 2011 20:44:43 -0000 1.18 +++ pkg-plist 20 Nov 2011 21:19:03 -0000 @@ -557,7 +557,7 @@ %%PORTDOCS%%%%DOCSDIR%%/doc/html/api/xml.etree.ElementTree.iterparse-class.html %%PORTDOCS%%%%DOCSDIR%%/doc/html/build.html %%PORTDOCS%%%%DOCSDIR%%/doc/html/capi.html -%%PORTDOCS%%%%DOCSDIR%%/doc/html/changes-2.3.1.html +%%PORTDOCS%%%%DOCSDIR%%/doc/html/changes-2.3.2.html %%PORTDOCS%%%%DOCSDIR%%/doc/html/compatibility.html %%PORTDOCS%%%%DOCSDIR%%/doc/html/credits.html %%PORTDOCS%%%%DOCSDIR%%/doc/html/cssselect.html