pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/libxslt Updated to 1.0.32



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0483edc75ef
branches:  trunk
changeset: 460360:a0483edc75ef
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Aug 29 11:25:20 2003 +0000

description:
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:

 textproc/libxslt/Makefile |  6 +++---
 textproc/libxslt/PLIST    |  4 ++--
 textproc/libxslt/distinfo |  6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (48 lines):

diff -r 1a50009511cb -r a0483edc75ef textproc/libxslt/Makefile
--- a/textproc/libxslt/Makefile Fri Aug 29 11:22:21 2003 +0000
+++ b/textproc/libxslt/Makefile Fri Aug 29 11:25:20 2003 +0000
@@ -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@localhost
 HOMEPAGE=      http://xmlsoft.org/XSLT/
diff -r 1a50009511cb -r a0483edc75ef textproc/libxslt/PLIST
--- a/textproc/libxslt/PLIST    Fri Aug 29 11:22:21 2003 +0000
+++ b/textproc/libxslt/PLIST    Fri Aug 29 11:25:20 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2003/07/11 23:43:53 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2003/08/29 11:25:20 xtraeme Exp $
 bin/xslt-config
 bin/xsltproc
 include/libexslt/exslt.h
@@ -31,7 +31,7 @@
 lib/libxslt.la
 lib/libxslt.so
 lib/libxslt.so.1
-lib/libxslt.so.1.31
+lib/libxslt.so.1.32
 lib/libxsltbreakpoint.a
 lib/libxsltbreakpoint.la
 lib/libxsltbreakpoint.so
diff -r 1a50009511cb -r a0483edc75ef textproc/libxslt/distinfo
--- a/textproc/libxslt/distinfo Fri Aug 29 11:22:21 2003 +0000
+++ b/textproc/libxslt/distinfo Fri Aug 29 11:25:20 2003 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2003/07/11 23:43:53 wiz Exp $
+$NetBSD: distinfo,v 1.17 2003/08/29 11:25:20 xtraeme Exp $
 
-SHA1 (libxslt-1.0.31.tar.gz) = 378ffc1aefff24a349081b01c1d2410388ba4680
-Size (libxslt-1.0.31.tar.gz) = 2292335 bytes
+SHA1 (libxslt-1.0.32.tar.bz2) = ee37ae1f6160d7241761647e649a511ef5e4d500
+Size (libxslt-1.0.32.tar.bz2) = 1590578 bytes
 SHA1 (patch-aa) = 3b9036c7729ad4f23fd3a4ebab0d10846a958ee6
 SHA1 (patch-ab) = a505a7ab257a391c0ff618effae2734fc50347ce



Home | Main Index | Thread Index | Old Index