pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/libxslt update to 1.1.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54644b8e2fe3
branches:  trunk
changeset: 479859:54644b8e2fe3
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Aug 24 11:53:32 2004 +0000

description:
update to 1.1.9
changes:
-improvements: EXSLT date:sum added (Joel Reed), hook for document loading
 for David Hyatt, xsltproc --nodtdattr to avoid defaulting DTD attributes,
 extend xsltproc --version with CVS stamp (William).
+bugfixes

diffstat:

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

diffs (48 lines):

diff -r 616b24457b22 -r 54644b8e2fe3 textproc/libxslt/Makefile
--- a/textproc/libxslt/Makefile Tue Aug 24 11:43:32 2004 +0000
+++ b/textproc/libxslt/Makefile Tue Aug 24 11:53:32 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2004/07/06 15:06:19 recht Exp $
+# $NetBSD: Makefile,v 1.47 2004/08/24 11:53:32 drochner Exp $
 
-DISTNAME=      libxslt-1.1.8
+DISTNAME=      libxslt-1.1.9
 PKGNAME=       ${DISTNAME}
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}
diff -r 616b24457b22 -r 54644b8e2fe3 textproc/libxslt/PLIST
--- a/textproc/libxslt/PLIST    Tue Aug 24 11:43:32 2004 +0000
+++ b/textproc/libxslt/PLIST    Tue Aug 24 11:53:32 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2004/07/06 13:58:55 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.29 2004/08/24 11:53:32 drochner Exp $
 bin/xslt-config
 bin/xsltproc
 include/libexslt/exslt.h
@@ -28,12 +28,12 @@
 lib/libexslt.la
 lib/libexslt.so
 lib/libexslt.so.8
-lib/libexslt.so.8.6
+lib/libexslt.so.8.7
 lib/libxslt.a
 lib/libxslt.la
 lib/libxslt.so
 lib/libxslt.so.2
-lib/libxslt.so.2.8
+lib/libxslt.so.2.9
 lib/pkgconfig/libexslt.pc
 lib/pkgconfig/libxslt.pc
 lib/xsltConf.sh
diff -r 616b24457b22 -r 54644b8e2fe3 textproc/libxslt/distinfo
--- a/textproc/libxslt/distinfo Tue Aug 24 11:43:32 2004 +0000
+++ b/textproc/libxslt/distinfo Tue Aug 24 11:53:32 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2004/07/06 13:58:55 xtraeme Exp $
+$NetBSD: distinfo,v 1.28 2004/08/24 11:53:32 drochner Exp $
 
-SHA1 (libxslt-1.1.8.tar.bz2) = 476607ba5dcdcd9cf33f2fea329195130fc7eb10
-Size (libxslt-1.1.8.tar.bz2) = 1750533 bytes
+SHA1 (libxslt-1.1.9.tar.bz2) = 4e358667af0e42d8ddff2e621f20defa8b98b155
+Size (libxslt-1.1.9.tar.bz2) = 1766827 bytes
 SHA1 (patch-aa) = 8f4281db5cb4f330fe979873d87176944470e841



Home | Main Index | Thread Index | Old Index