summaryrefslogtreecommitdiff
path: root/textproc/libxslt/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-20 05:46:20 +0000
committerwiz <wiz>2003-05-20 05:46:20 +0000
commit48cda7587ec27b71efcc034b10636004ab381cff (patch)
tree2a87f203d074d4cf93a098518b846ccbbc57b7c2 /textproc/libxslt/Makefile
parentfab0d7c8ce44250ab18dc17645d4c06b214ec41f (diff)
downloadpkgsrc-48cda7587ec27b71efcc034b10636004ab381cff.tar.gz
Update to 1.0.30, from Juan RP in PR 21624.
1.0.30: May 4 2003: - Fixes and new APIs to handle Result Value Trees and avoid leaks - Fixes for: EXSLT math pow() function (Charles Bozeman), global parameter and global variables mismatch, a segfault on pattern compilation errors, namespace copy in xsl:copy-of, python generator problem, OpenVMS trio update, premature call to xsltFreeStackElem (Igor), current node when templates applies to attributes
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r--textproc/libxslt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 8409032d7dc..3a5231618a0 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2003/05/02 11:56:31 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2003/05/20 05:46:20 wiz Exp $
-DISTNAME= libxslt-1.0.29
-PKGREVISION= 1
+DISTNAME= libxslt-1.0.30
PKGNAME= ${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.0/}