summaryrefslogtreecommitdiff
path: root/textproc/py-lxml/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-08-31 21:32:44 +0000
committerwiz <wiz>2014-08-31 21:32:44 +0000
commit9687e1e8eb1f9328cdf02bbd918dc255d2960e96 (patch)
treecf918dc4723be469ab4919dd05e4db4a158cec12 /textproc/py-lxml/Makefile
parent0ef8a6fb63f6a86daadab8d103833fc08e33fc67 (diff)
downloadpkgsrc-9687e1e8eb1f9328cdf02bbd918dc255d2960e96.tar.gz
Update to 3.3.6:
3.3.6 (2014-08-28) ================== Bugs fixed ---------- * Prevent tree cycle creation when adding Elements as siblings. * LP#1361948: crash when deallocating Element siblings without parent. * LP#1354652: crash when traversing internally loaded documents in XSLT extension functions.
Diffstat (limited to 'textproc/py-lxml/Makefile')
-rw-r--r--textproc/py-lxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index fb2ea2cfb38..ed192decd17 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2014/04/25 08:57:17 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2014/08/31 21:32:44 wiz Exp $
-DISTNAME= lxml-3.3.5
+DISTNAME= lxml-3.3.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/