diff options
author | recht <recht@pkgsrc.org> | 2004-10-31 11:01:23 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-10-31 11:01:23 +0000 |
commit | 257b830f4a6f0a4698710e8c934c88b7188cf29c (patch) | |
tree | 99ca2b098d9c7bf8640feaa35e570acdc925e66f /textproc/libxslt | |
parent | 45e369bb4d3759fd16b57a28343fe3f52ef48f7b (diff) | |
download | pkgsrc-257b830f4a6f0a4698710e8c934c88b7188cf29c.tar.gz |
update to libxslt-1.1.12
1.1.12: Oct 29 2004:
- build fixes: warnings removal (William).
- bug fixes: attribute document pointer fix (Mark Vakoc), exslt date
negative periods (William Brack), generated tree structure fixes,
namespace lookup fix, use reentrant gmtime_r (William Brack),
exslt:funtion namespace fix (William), potential NULL pointer reference
(Dennis Dams, William), force string interning on generated
documents.
- documentation: update of the second tutorial (Panagiotis Louridas), add
exslt doc in rpm packages, fix the xsltproc man page.
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 5 | ||||
-rw-r--r-- | textproc/libxslt/PLIST | 7 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 8 | ||||
-rw-r--r-- | textproc/libxslt/patches/patch-aa | 22 |
4 files changed, 23 insertions, 19 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 5ff88f3c0f1..bd4676e4c6e 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.50 2004/10/25 08:35:09 xtraeme Exp $ +# $NetBSD: Makefile,v 1.51 2004/10/31 11:01:23 recht Exp $ -DISTNAME= libxslt-1.1.11 +DISTNAME= libxslt-1.1.12 PKGNAME= ${DISTNAME} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/} EXTRACT_SUFX= .tar.bz2 -#MASTER_SITES= ftp://xmlsoft.org/ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://xmlsoft.org/XSLT/ diff --git a/textproc/libxslt/PLIST b/textproc/libxslt/PLIST index f31fd8f354f..99c46325534 100644 --- a/textproc/libxslt/PLIST +++ b/textproc/libxslt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.32 2004/10/25 08:35:09 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.33 2004/10/31 11:01:23 recht Exp $ bin/xslt-config bin/xsltproc include/libexslt/exslt.h @@ -48,6 +48,11 @@ share/doc/html/libxslt/APIconstructors.html share/doc/html/libxslt/APIfiles.html share/doc/html/libxslt/APIfunctions.html share/doc/html/libxslt/APIsymbols.html +share/doc/html/libxslt/EXSLT/APIchunk0.html +share/doc/html/libxslt/EXSLT/APIconstructors.html +share/doc/html/libxslt/EXSLT/APIfiles.html +share/doc/html/libxslt/EXSLT/APIfunctions.html +share/doc/html/libxslt/EXSLT/APIsymbols.html share/doc/html/libxslt/EXSLT/bugs.html share/doc/html/libxslt/EXSLT/docs.html share/doc/html/libxslt/EXSLT/downloads.html diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 56f46dd1cc1..9ec69ad1c19 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.30 2004/10/25 08:35:09 xtraeme Exp $ +$NetBSD: distinfo,v 1.31 2004/10/31 11:01:23 recht Exp $ -SHA1 (libxslt-1.1.11.tar.bz2) = 99ebb49301ae1dbcb34a11c9d67307c623836aee -Size (libxslt-1.1.11.tar.bz2) = 1779166 bytes -SHA1 (patch-aa) = 8f4281db5cb4f330fe979873d87176944470e841 +SHA1 (libxslt-1.1.12.tar.bz2) = 60fcd3d79fca9a499096fdf51c41ea2c4ecb387e +Size (libxslt-1.1.12.tar.bz2) = 1778551 bytes +SHA1 (patch-aa) = 89c136b41e69b3256291325320d0fa3efbf4f42c diff --git a/textproc/libxslt/patches/patch-aa b/textproc/libxslt/patches/patch-aa index 4eca3763f6c..657eb57eccd 100644 --- a/textproc/libxslt/patches/patch-aa +++ b/textproc/libxslt/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ +$NetBSD: patch-aa,v 1.14 2004/10/31 11:01:23 recht Exp $ ---- doc/Makefile.in.orig 2004-04-01 17:11:01.000000000 +0200 -+++ doc/Makefile.in 2004-04-01 17:11:07.000000000 +0200 +--- doc/Makefile.in.orig Fri Oct 29 17:07:05 2004 ++++ doc/Makefile.in Sun Oct 31 11:49:12 2004 @@ -83,7 +83,7 @@ EXTRA_LIBS = @EXTRA_LIBS@ F77 = @F77@ @@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ -@@ -196,7 +196,7 @@ +@@ -202,7 +202,7 @@ target_alias = @target_alias@ # The name of the module. @@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ # The top-level SGML file. DOC_MAIN_XML_FILE = libxslt.xml -@@ -206,7 +206,7 @@ +@@ -212,7 +212,7 @@ # A file in win32 depends upon two of the doc files WIN32_DIR = $(top_srcdir)/win32 @@ -29,7 +29,7 @@ $NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ PAGES = API.html bugs.html contribs.html FAQ.html docs.html \ downloads.html help.html index.html intro.html news.html \ xsltproc2.html -@@ -475,9 +475,9 @@ +@@ -483,9 +483,9 @@ $(EPAGES): EXSLT/exslt.html $(srcdir)/site.xsl -@(if [ ! -d EXSLT/html ] ; then \ mkdir -p EXSLT/html ; fi ) @@ -41,7 +41,7 @@ $NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ --stringparam dirname EXSLT/ \ --stringparam libname libexslt \ --stringparam logo_base ../ \ -@@ -488,20 +488,20 @@ +@@ -496,20 +496,20 @@ $(bindir)/xmllint --nonet --valid --noout $(EPAGES) ; fi ); ../NEWS: $(srcdir)/news.xsl news.html @@ -68,7 +68,7 @@ $NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ $(srcdir)/api.xsl \ xslt.html ; fi ); -@(if [ -x $(bindir)/xmllint ] ; then \ -@@ -509,9 +509,9 @@ +@@ -517,9 +517,9 @@ $(bindir)/xmllint --nonet --valid --noout API*.html; fi ); $(EAPIPAGES): EXSLT/libexslt-refs.xml site.xsl api.xsl @@ -80,7 +80,7 @@ $NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ --stringparam libname libexslt \ --stringparam dirname EXSLT/ \ --stringparam logo_base ../ \ -@@ -519,9 +519,9 @@ +@@ -527,9 +527,9 @@ EXSLT/exslt.html ; fi ); html/index.html: libxslt-api.xml $(srcdir)/newapi.xsl @@ -92,7 +92,7 @@ $NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ $(srcdir)/newapi.xsl libxslt-api.xml ; fi ); -@(if [ -x $(bindir)/xmllint ] ; then \ echo "Validating the resulting XHTML pages" ; \ -@@ -529,9 +529,9 @@ +@@ -537,9 +537,9 @@ EXSLT/html/index.html: EXSLT/libexslt-api.xml \ $(srcdir)/newapi.xsl @@ -104,7 +104,7 @@ $NetBSD: patch-aa,v 1.13 2004/04/01 15:15:19 xtraeme Exp $ --stringparam libname libexslt \ --stringparam dirname EXSLT/ \ --stringparam logo_base ../../ \ -@@ -553,22 +553,22 @@ +@@ -561,22 +561,22 @@ # Note that in the following, xmllint output is piped to xsltproc search.php: $(srcdir)/api.xsl $(srcdir)/site.xsl $(srcdir)/search.templ \ $(srcdir)/search.xml $(srcdir)/search.php.inc |