summaryrefslogtreecommitdiff
path: root/textproc/py-libxslt/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2006-06-13 15:54:04 +0000
committerdrochner <drochner>2006-06-13 15:54:04 +0000
commit21d8180428c3f51817a1f57eed2706710c01551f (patch)
treefa2912386447329aade30d4728740c5cfdb00229 /textproc/py-libxslt/Makefile
parentfd7a605e635d624a1415b2afbe5f813395f51394 (diff)
downloadpkgsrc-21d8180428c3f51817a1f57eed2706710c01551f.tar.gz
update to 1.1.17
changes: -bug fixes: some regression tests, attribute/namespaces output, problem in mixed xsl:value-of and xsl:text uses -improvements: internal refactoring, use of the XPath object cache in libxml2-2.6.25
Diffstat (limited to 'textproc/py-libxslt/Makefile')
-rw-r--r--textproc/py-libxslt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile
index a90b30d8f8c..512bf8c9155 100644
--- a/textproc/py-libxslt/Makefile
+++ b/textproc/py-libxslt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2006/05/03 11:03:29 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2006/06/13 15:54:04 drochner Exp $
-DISTNAME= libxslt-1.1.16
+DISTNAME= libxslt-1.1.17
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}