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 libxslt-1.1.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fdd54254e24
branches: trunk
changeset: 492295:7fdd54254e24
user: recht <recht%pkgsrc.org@localhost>
date: Sat Apr 09 15:56:40 2005 +0000
description:
update to libxslt-1.1.4
update BUILDLINK_DEPENDS on libxml2 to 2.6.17 (for module support)
noted by reed@
1.1.14: Apr 02 2005:
- bug fixes: text node on stylesheet document without a dictionary
(William Brack), more checking of XSLT syntax, calling xsltInit() multiple
times, mode values interning raised by Mark Vakoc, bug in pattern
matching with ancestors, bug in patterna matching with cascading select,
xinclude and document() problem, build outside of source tree (Mike
Castle)
- improvement: added a --nodict mode to xsltproc to check problems for
docuemtns without dictionnaries
diffstat:
textproc/libxslt/Makefile | 6 +++---
textproc/libxslt/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 471160220956 -r 7fdd54254e24 textproc/libxslt/Makefile
--- a/textproc/libxslt/Makefile Sat Apr 09 15:55:56 2005 +0000
+++ b/textproc/libxslt/Makefile Sat Apr 09 15:56:40 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2005/03/21 23:30:51 recht Exp $
+# $NetBSD: Makefile,v 1.55 2005/04/09 15:56:40 recht Exp $
-DISTNAME= libxslt-1.1.13
+DISTNAME= libxslt-1.1.14
PKGNAME= ${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}
@@ -26,7 +26,7 @@
TEST_TARGET= check
-BUILDLINK_DEPENDS.libxml2+= libxml2>=2.6.8
+BUILDLINK_DEPENDS.libxml2+= libxml2>=2.6.17
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
diff -r 471160220956 -r 7fdd54254e24 textproc/libxslt/distinfo
--- a/textproc/libxslt/distinfo Sat Apr 09 15:55:56 2005 +0000
+++ b/textproc/libxslt/distinfo Sat Apr 09 15:56:40 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.34 2005/03/21 23:30:51 recht Exp $
+$NetBSD: distinfo,v 1.35 2005/04/09 15:56:40 recht Exp $
-SHA1 (libxslt-1.1.13.tar.bz2) = 09c3788bf50d65ada6ea56d87a55a8b438ba01e5
-RMD160 (libxslt-1.1.13.tar.bz2) = 87310c063f70f8c6155525fbc03d36b54530b323
-Size (libxslt-1.1.13.tar.bz2) = 1812311 bytes
+SHA1 (libxslt-1.1.14.tar.bz2) = 9b6d3c417b943ad11abaa6fb8e2f936107e63899
+RMD160 (libxslt-1.1.14.tar.bz2) = 741a723a5af65f0dde99e79673e2b50c0634e0d5
+Size (libxslt-1.1.14.tar.bz2) = 1819250 bytes
SHA1 (patch-aa) = 75fb3542d881d77d19844f160857e2008056af0f
SHA1 (patch-ab) = b1acdc7cadeead599110f3e8185d8469947bae54
Home |
Main Index |
Thread Index |
Old Index