summaryrefslogtreecommitdiff
path: root/textproc/libxslt/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-08-29 11:25:20 +0000
committerxtraeme <xtraeme>2003-08-29 11:25:20 +0000
commit99402bfdb93663f07d50ecbfeccbcb43b4270cad (patch)
tree0ed012f9fa41dc7fb160f64dae6e3c2568a8bbde /textproc/libxslt/Makefile
parent372e9494ae98b7aee44719e593fc28e074a7e34a (diff)
downloadpkgsrc-99402bfdb93663f07d50ecbfeccbcb43b4270cad.tar.gz
Updated to 1.0.32
Changes: 1.0.32: Aug 9 2003: - bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT function (William Brack), RVT for globals (William Brack), EXSLT date (William Brack), speed of large text output, xsl:copy with attributes, strip-space and namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun McCance), EXSLT:seconds (William Brack), sort with multiple keys (William Brack), checking of { and } for attribute value templates (William Brack) - Python bindings for extension elements (Sean Treadway) - EXSLT:split added (Shaun McCance) - portability fixes for HP-UX/Solaris/IRIX (William Brack) - doc cleanup Closes my own PR pkg/22609.
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r--textproc/libxslt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 13baa62a067..2f497e85be5 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2003/08/05 21:04:51 skrll Exp $
+# $NetBSD: Makefile,v 1.25 2003/08/29 11:25:20 xtraeme Exp $
-DISTNAME= libxslt-1.0.31
+DISTNAME= libxslt-1.0.32
PKGNAME= ${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.0/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://xmlsoft.org/XSLT/