Hi,
Here is an update of textproc/py-lxml to 2.3.1.
Tested and regress both OK on Loongson.
Comments? OK?
wen
Index: py-lxml/Makefile
===================================================================
RCS file: /cvs/ports/textproc/py-lxml/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- py-lxml/Makefile 16 Sep 2011 11:41:41 -0000 1.12
+++ py-lxml/Makefile 1 Oct 2011 00:57:22 -0000
@@ -2,10 +2,9 @@
COMMENT= Python binding for the libxml2 and libxslt libraries
-MODPY_EGG_VERSION= 2.3
+MODPY_EGG_VERSION= 2.3.1
DISTNAME= lxml-${MODPY_EGG_VERSION}
PKGNAME= py-lxml-${MODPY_EGG_VERSION}
-REVISION= 0
CATEGORIES= textproc devel
EXTRACT_SUFX= .tgz
Index: py-lxml/distinfo
===================================================================
RCS file: /cvs/ports/textproc/py-lxml/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- py-lxml/distinfo 2 Jul 2011 10:10:06 -0000 1.4
+++ py-lxml/distinfo 1 Oct 2011 00:57:22 -0000
@@ -1,5 +1,5 @@
-MD5 (lxml-2.3.tgz) = okWgFf1Ztj4iAAXyY+FoKg==
-RMD160 (lxml-2.3.tgz) = +3QmEQECdQakgHKd/V7zA8KdFNU=
-SHA1 (lxml-2.3.tgz) = I4TKo3uUsxLZfT5LdzrszKlPnHY=
-SHA256 (lxml-2.3.tgz) = 7qG40pUyc5wTg8tHlMXqzWF28JcrWejSk0gzW4f/LmY=
-SIZE (lxml-2.3.tgz) = 3187747
+MD5 (lxml-2.3.1.tgz) = h5MfvzXfYM1xz+dIS0s27Q==
+RMD160 (lxml-2.3.1.tgz) = 1MktWCqk8mFf0c8wqaM9CdVTkRk=
+SHA1 (lxml-2.3.1.tgz) = IKhzKjXMMkeV6qV8dUdBxQmCWSM=
+SHA256 (lxml-2.3.1.tgz) = 1fyXvJ9NDQyKc9z8+2+y/iDU2mc+Qm7VlGcKg+FIXcU=
+SIZE (lxml-2.3.1.tgz) = 3131805
Index: py-lxml/pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/py-lxml/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- py-lxml/pkg/PLIST 2 Jul 2011 10:10:06 -0000 1.4
+++ py-lxml/pkg/PLIST 1 Oct 2011 00:57:23 -0000
@@ -19,6 +19,8 @@
lib/python${MODPY_VERSION}/site-packages/lxml/doctestcompare.py
lib/python${MODPY_VERSION}/site-packages/lxml/doctestcompare.pyc
lib/python${MODPY_VERSION}/site-packages/lxml/etree.so
+lib/python${MODPY_VERSION}/site-packages/lxml/etree_defs.h
+lib/python${MODPY_VERSION}/site-packages/lxml/etreepublic.pxd
lib/python${MODPY_VERSION}/site-packages/lxml/html/
lib/python${MODPY_VERSION}/site-packages/lxml/html/ElementSoup.py
lib/python${MODPY_VERSION}/site-packages/lxml/html/ElementSoup.pyc
@@ -69,6 +71,7 @@
lib/python${MODPY_VERSION}/site-packages/lxml/pyclasslookup.pyc
lib/python${MODPY_VERSION}/site-packages/lxml/sax.py
lib/python${MODPY_VERSION}/site-packages/lxml/sax.pyc
+lib/python${MODPY_VERSION}/site-packages/lxml/tree.pxd
lib/python${MODPY_VERSION}/site-packages/lxml/usedoctest.py
lib/python${MODPY_VERSION}/site-packages/lxml/usedoctest.pyc
share/doc/py-lxml/
@@ -349,6 +352,8 @@
share/doc/py-lxml/html/api/lxml.html.soupparser-pysrc.html
share/doc/py-lxml/html/api/lxml.html.usedoctest-module.html
share/doc/py-lxml/html/api/lxml.html.usedoctest-pysrc.html
+share/doc/py-lxml/html/api/lxml.include-module.html
+share/doc/py-lxml/html/api/lxml.include-pysrc.html
share/doc/py-lxml/html/api/lxml.isoschematron-module.html
share/doc/py-lxml/html/api/lxml.isoschematron-pysrc.html
share/doc/py-lxml/html/api/lxml.isoschematron.Schematron-class.html
@@ -492,6 +497,7 @@
share/doc/py-lxml/html/api/toc-lxml.html.html5parser-module.html
share/doc/py-lxml/html/api/toc-lxml.html.soupparser-module.html
share/doc/py-lxml/html/api/toc-lxml.html.usedoctest-module.html
+share/doc/py-lxml/html/api/toc-lxml.include-module.html
share/doc/py-lxml/html/api/toc-lxml.isoschematron-module.html
share/doc/py-lxml/html/api/toc-lxml.objectify-module.html
share/doc/py-lxml/html/api/toc-lxml.pyclasslookup-module.html
@@ -548,13 +554,12 @@
share/doc/py-lxml/html/objectify.html
share/doc/py-lxml/html/parsing.html
share/doc/py-lxml/html/performance.html
-share/doc/py-lxml/html/proxies.png
share/doc/py-lxml/html/pubkey.asc
share/doc/py-lxml/html/resolvers.html
share/doc/py-lxml/html/sax.html
+share/doc/py-lxml/html/sitemap.html
share/doc/py-lxml/html/style.css
share/doc/py-lxml/html/tagpython-big.png
-share/doc/py-lxml/html/tagpython.png
share/doc/py-lxml/html/tutorial.html
share/doc/py-lxml/html/validation.html
share/doc/py-lxml/html/xpathxslt.html
@@ -590,7 +595,6 @@
share/doc/py-lxml/s5/ep2008/proxies.png
share/doc/py-lxml/s5/lxml-ep2008.html
share/doc/py-lxml/s5/lxml-ep2008.txt
-share/doc/py-lxml/s5/rst2s5.py
share/doc/py-lxml/s5/tagpython.png
share/doc/py-lxml/s5/ui/
share/doc/py-lxml/s5/ui/default/