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.10:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c631effa0e94
branches: trunk
changeset: 480237:c631effa0e94
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu Sep 02 11:18:10 2004 +0000
description:
Update to 1.1.10:
- build fix: NUL in c file blocking compilation on Solaris, Windows build
(Igor Zlatkovic)
- fix: key initialization problem (William Brack)
- documentation: fixed missing man page description for --path
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 77580039e43b -r c631effa0e94 textproc/libxslt/Makefile
--- a/textproc/libxslt/Makefile Thu Sep 02 11:14:24 2004 +0000
+++ b/textproc/libxslt/Makefile Thu Sep 02 11:18:10 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2004/08/24 11:53:32 drochner Exp $
+# $NetBSD: Makefile,v 1.48 2004/09/02 11:18:10 jmmv Exp $
-DISTNAME= libxslt-1.1.9
+DISTNAME= libxslt-1.1.10
PKGNAME= ${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}
diff -r 77580039e43b -r c631effa0e94 textproc/libxslt/PLIST
--- a/textproc/libxslt/PLIST Thu Sep 02 11:14:24 2004 +0000
+++ b/textproc/libxslt/PLIST Thu Sep 02 11:18:10 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2004/08/24 11:53:32 drochner Exp $
+@comment $NetBSD: PLIST,v 1.30 2004/09/02 11:18:10 jmmv 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.7
+lib/libexslt.so.8.8
lib/libxslt.a
lib/libxslt.la
lib/libxslt.so
lib/libxslt.so.2
-lib/libxslt.so.2.9
+lib/libxslt.so.2.10
lib/pkgconfig/libexslt.pc
lib/pkgconfig/libxslt.pc
lib/xsltConf.sh
diff -r 77580039e43b -r c631effa0e94 textproc/libxslt/distinfo
--- a/textproc/libxslt/distinfo Thu Sep 02 11:14:24 2004 +0000
+++ b/textproc/libxslt/distinfo Thu Sep 02 11:18:10 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2004/08/24 11:53:32 drochner Exp $
+$NetBSD: distinfo,v 1.29 2004/09/02 11:18:10 jmmv Exp $
-SHA1 (libxslt-1.1.9.tar.bz2) = 4e358667af0e42d8ddff2e621f20defa8b98b155
-Size (libxslt-1.1.9.tar.bz2) = 1766827 bytes
+SHA1 (libxslt-1.1.10.tar.bz2) = 2c1b69a82dacb3c9aa4b95705304ec78db0385b1
+Size (libxslt-1.1.10.tar.bz2) = 1767939 bytes
SHA1 (patch-aa) = 8f4281db5cb4f330fe979873d87176944470e841
Home |
Main Index |
Thread Index |
Old Index