Subject: pkg/20300: Update package textproc/libxslt
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.dyndns.org>
List: netbsd-bugs
Date: 02/11/2003 21:04:07
>Number:         20300
>Category:       pkg
>Synopsis:       Update package textproc/libxslt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 11 12:04:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Juan RP
>Release:        NetBSD 1.6N
>Organization:
HispaBSD
>Environment:
System: NetBSD xtraeme.dyndns.org 1.6N NetBSD 1.6N (xtrakernel) #1: Fri Feb 7 05:17:13 CET 2003 root@xtraeme.dyndns.org:/usr/obj/sys/arch/i386/compile.i386/xtrakernel i386
Architecture: i386
Machine: i386
>Description:

This patch provide updates libxslt to the latest version.
Ignore my previous problem report ( pkg/20230 ).

Changes 1.0.26 to 1.0.25:
:
* configure.in doc/*: preparing release 1.0.26
* libxslt/functions.c: fixing another bug in document(), bug
* tests/documents/test_bad.result: Slight change to the
* output
* libxslt/functions.c: fixing a segfault in
	document(), bug #105418
* tests/documents/Makefile.am
* tests/documents/test_bad: add the
  specific test as suggested by
  Jean T Anderson
* libxslt/extensions.c
* libxslt/keys.c
* libxslt/pattern.c
* libxslt/preproc.c
* libxslt/transform.c
* libxslt/variables.c
* libxslt/xslt.c:

>How-To-Repeat:


Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxslt/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	2002/11/06 21:59:29	1.14
+++ Makefile	2003/02/11 18:19:03
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.14 2002/11/06 21:59:29 tron Exp $
 
-DISTNAME=	libxslt-1.0.21
+DISTNAME=	libxslt-1.0.26
 PKGNAME=	${DISTNAME}
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/libxslt/1.0/}
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxslt/PLIST,v
retrieving revision 1.10
diff -u -r1.10 PLIST
--- PLIST	2002/11/06 21:59:30	1.10
+++ PLIST	2003/02/11 18:19:03
@@ -14,6 +14,7 @@
 include/libxslt/numbersInternals.h
 include/libxslt/pattern.h
 include/libxslt/preproc.h
+include/libxslt/security.h
 include/libxslt/templates.h
 include/libxslt/transform.h
 include/libxslt/variables.h
@@ -25,12 +26,12 @@
 lib/libexslt.la
 lib/libexslt.so
 lib/libexslt.so.7
-lib/libexslt.so.7.12
+lib/libexslt.so.7.17
 lib/libxslt.a
 lib/libxslt.la
 lib/libxslt.so
 lib/libxslt.so.1
-lib/libxslt.so.1.21
+lib/libxslt.so.1.26
 lib/libxsltbreakpoint.a
 lib/libxsltbreakpoint.la
 lib/libxsltbreakpoint.so
@@ -41,6 +42,7 @@
 man/man1/xsltproc.1
 man/man4/libexslt.4
 man/man4/libxslt.4
+share/aclocal/libxslt.m4
 share/doc/html/libxslt/API.html
 share/doc/html/libxslt/APIchunk0.html
 share/doc/html/libxslt/APIchunk1.html
@@ -49,6 +51,7 @@
 share/doc/html/libxslt/APIchunk4.html
 share/doc/html/libxslt/APIchunk5.html
 share/doc/html/libxslt/APIchunk6.html
+share/doc/html/libxslt/APIchunk7.html
 share/doc/html/libxslt/APIconstructors.html
 share/doc/html/libxslt/APIfiles.html
 share/doc/html/libxslt/APIfunctions.html
Index: buildlink2.mk
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxslt/buildlink2.mk,v
retrieving revision 1.6
diff -u -r1.6 buildlink2.mk
--- buildlink2.mk	2002/09/24 18:21:29	1.6
+++ buildlink2.mk	2003/02/11 18:19:03
@@ -4,7 +4,7 @@
 LIBXSLT_BUILDLINK2_MK=	# defined
 
 BUILDLINK_PACKAGES+=		libxslt
-BUILDLINK_DEPENDS.libxslt?=	libxslt>=1.0.20
+BUILDLINK_DEPENDS.libxslt?=	libxslt>=1.0.26
 BUILDLINK_PKGSRCDIR.libxslt?=	../../textproc/libxslt
 
 EVAL_PREFIX+=	BUILDLINK_PREFIX.libxslt=libxslt
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxslt/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	2002/11/06 21:59:30	1.10
+++ distinfo	2003/02/11 18:19:03
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.10 2002/11/06 21:59:30 tron Exp $
 
-SHA1 (libxslt-1.0.21.tar.gz) = d040a14a5bb21e8db69df22509b38403c32a679c
-Size (libxslt-1.0.21.tar.gz) = 2148312 bytes
+SHA1 (libxslt-1.0.26.tar.gz) = 2a99e78b247c366e14e6399f5c078354ddd6cef4
+Size (libxslt-1.0.26.tar.gz) = 2252167 bytes
 SHA1 (patch-aa) = 17d7ebcd5d3aeae8322718ba73a1d7f1a3c278d5
-SHA1 (patch-ab) = ce7bfef7ed18d9776a87615979a0bd0605ef587f
+SHA1 (patch-ab) = 3581c4450fcceae817682990d8b3cf8da436d8ce
 SHA1 (patch-ac) = 16e0dc9aadd2487ec0f69369384e71210d370b37
Index: patches/patch-ab
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxslt/patches/patch-ab,v
retrieving revision 1.6
diff -u -r1.6 patch-ab
--- patches/patch-ab	2002/10/03 14:06:17	1.6
+++ patches/patch-ab	2003/02/11 18:19:03
@@ -1,8 +1,7 @@
 $NetBSD: patch-ab,v 1.6 2002/10/03 14:06:17 martti Exp $
-
---- doc/Makefile.in.orig	Thu Sep 26 20:59:32 2002
-+++ doc/Makefile.in	Thu Oct  3 12:44:13 2002
-@@ -124,7 +124,7 @@
+--- doc/Makefile.in.orig	2003-02-07 03:38:41.000000000 +0100
++++ doc/Makefile.in	2003-02-07 03:39:32.000000000 +0100
+@@ -128,7 +128,7 @@
  
  
  # The name of the module.
@@ -11,16 +10,19 @@
  
  # The top-level SGML file.
  DOC_MAIN_SGML_FILE = libxslt.sgml
-@@ -134,7 +134,7 @@
+@@ -136,9 +136,9 @@
+ # The directory containing the source code (if it contains documentation).
+ DOC_SOURCE_DIR = ..
  
- HTML_DIR = @HTML_DIR@
+-HTML_DIR = $(datadir)/doc
++HTML_DIR = $(datadir)/doc/html
  
 -TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)/html
 +TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
  PAGES = API.html bugs.html contribs.html docs.html downloads.html \
         help.html index.html intro.html news.html xsltproc2.html FAQ.html
  
-@@ -351,7 +351,6 @@
+@@ -353,7 +353,6 @@
  	-@INSTALL@ -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR)
  	$(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/tutorial
  	-@INSTALL@ -m 0644 $(srcdir)/tutorial/* $(DESTDIR)$(TARGET_DIR)/tutorial




>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: