diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-11 23:43:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-11 23:43:52 +0000 |
commit | bcecf23170a0b43d3b75a19fd463a77ebbeb63d5 (patch) | |
tree | c0fc5d9b00c5ec269fbdd288ecb167802731bf70 /textproc/libxslt | |
parent | 334ccb91fd7c18a4caae1b870e0c122dd9c47450 (diff) | |
download | pkgsrc-bcecf23170a0b43d3b75a19fd463a77ebbeb63d5.tar.gz |
Update to 1.0.31; add test target.
New since 1.0.30:
- bugfixes: xsl:copy on namespace nodes, AVT for xsl:sort order, fix for
the debugger (Keith Isdale), output filename limitation, trio.h and
triodef.h added (Albert Chin), EXSLT node-set (Peter Breitenlohner),
xsltChoose and whitespace (Igor Zlatkovic),
stylesheet compilation (Igor Zlatkovic), NaN and sort (William Brack),
RVT bug introduced in 1.0.30
- avoid generating " (fix in libxml2-2.5.8)
- fix 64bit cleaness problem and compilation troubles introduced in
1.0.30
- Windows makefile generation (Igor Zlatkovic)
- HP-UX portability fix
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 6 | ||||
-rw-r--r-- | textproc/libxslt/PLIST | 11 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 10 | ||||
-rw-r--r-- | textproc/libxslt/patches/patch-aa | 8 | ||||
-rw-r--r-- | textproc/libxslt/patches/patch-ab | 12 |
5 files changed, 24 insertions, 23 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index c245a4b4ed8..c97148294c1 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2003/06/02 01:16:37 jschauma Exp $ +# $NetBSD: Makefile,v 1.21 2003/07/11 23:43:52 wiz Exp $ -DISTNAME= libxslt-1.0.30 +DISTNAME= libxslt-1.0.31 PKGNAME= ${DISTNAME} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.0/} @@ -20,6 +20,8 @@ CONFIGURE_ARGS+= --with-libxml-prefix=${BUILDLINK_PREFIX.libxml2} CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html CONFIGURE_ARGS+= --without-python +TEST_TARGET= check + .include "../../textproc/libxml2/buildlink2.mk" .include "../../lang/perl5/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/libxslt/PLIST b/textproc/libxslt/PLIST index baae11dce54..ae553d723a4 100644 --- a/textproc/libxslt/PLIST +++ b/textproc/libxslt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2003/05/20 05:46:21 wiz Exp $ +@comment $NetBSD: PLIST,v 1.15 2003/07/11 23:43:53 wiz Exp $ bin/xslt-config bin/xsltproc include/libexslt/exslt.h @@ -26,12 +26,12 @@ lib/libexslt.a lib/libexslt.la lib/libexslt.so lib/libexslt.so.7 -lib/libexslt.so.7.20 +lib/libexslt.so.7.21 lib/libxslt.a lib/libxslt.la lib/libxslt.so lib/libxslt.so.1 -lib/libxslt.so.1.30 +lib/libxslt.so.1.31 lib/libxsltbreakpoint.a lib/libxsltbreakpoint.la lib/libxsltbreakpoint.so @@ -40,8 +40,8 @@ lib/libxsltbreakpoint.so.1.8 lib/pkgconfig/libxslt.pc lib/xsltConf.sh man/man1/xsltproc.1 -man/man4/libexslt.4 -man/man4/libxslt.4 +man/man3/libexslt.3 +man/man3/libxslt.3 share/aclocal/libxslt.m4 share/doc/html/libxslt/API.html share/doc/html/libxslt/APIchunk0.html @@ -80,7 +80,6 @@ share/doc/html/libxslt/libxslt-lib.html share/doc/html/libxslt/libxslt-namespaces.html share/doc/html/libxslt/libxslt-notes.html share/doc/html/libxslt/libxslt-numbersInternals.html -share/doc/html/libxslt/libxslt-numbersinternals.html share/doc/html/libxslt/libxslt-pattern.html share/doc/html/libxslt/libxslt-templates.html share/doc/html/libxslt/libxslt-transform.html diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 8d565069b87..e9130a68bab 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2003/05/20 05:46:21 wiz Exp $ +$NetBSD: distinfo,v 1.16 2003/07/11 23:43:53 wiz Exp $ -SHA1 (libxslt-1.0.30.tar.gz) = f5d3e61235ac04f5aa92e7518f4a847bd6e5719e -Size (libxslt-1.0.30.tar.gz) = 2290560 bytes -SHA1 (patch-aa) = ec600d4e4aceb165965a682f880a1c5e4dea7504 -SHA1 (patch-ab) = 251f4335b1c0d5fbe7ca6c57b9a3c405519262ab +SHA1 (libxslt-1.0.31.tar.gz) = 378ffc1aefff24a349081b01c1d2410388ba4680 +Size (libxslt-1.0.31.tar.gz) = 2292335 bytes +SHA1 (patch-aa) = 3b9036c7729ad4f23fd3a4ebab0d10846a958ee6 +SHA1 (patch-ab) = a505a7ab257a391c0ff618effae2734fc50347ce diff --git a/textproc/libxslt/patches/patch-aa b/textproc/libxslt/patches/patch-aa index d8f60ba8287..6ae4e3d1eb2 100644 --- a/textproc/libxslt/patches/patch-aa +++ b/textproc/libxslt/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.7 2003/04/10 09:44:46 wiz Exp $ +$NetBSD: patch-aa,v 1.8 2003/07/11 23:43:54 wiz Exp $ ---- libexslt/Makefile.in.orig Tue Apr 1 15:39:25 2003 +--- libexslt/Makefile.in.orig Mon Jul 7 00:00:12 2003 +++ libexslt/Makefile.in -@@ -152,8 +152,8 @@ libexslt_la_SOURCES = \ +@@ -153,8 +153,8 @@ libexslt_la_SOURCES = \ # The following DOES NOT WORK reliably. Sorry no prelinking to uninstalled # yet libraries. @@ -12,4 +12,4 @@ $NetBSD: patch-aa,v 1.7 2003/04/10 09:44:46 wiz Exp $ +# libexslt_la_LIBADD = $(INSTALLED_XSLT_LIB) $(EXTRA_LIBS) libexslt_la_LDFLAGS = -version-info @LIBEXSLT_VERSION_INFO@ - man_MANS = libexslt.4 + man_MANS = libexslt.3 diff --git a/textproc/libxslt/patches/patch-ab b/textproc/libxslt/patches/patch-ab index d8ba85443b1..0f5953b66d0 100644 --- a/textproc/libxslt/patches/patch-ab +++ b/textproc/libxslt/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.9 2003/05/20 05:46:21 wiz Exp $ +$NetBSD: patch-ab,v 1.10 2003/07/11 23:43:54 wiz Exp $ ---- doc/Makefile.in.orig 2003-05-20 02:00:30.000000000 +0200 -+++ doc/Makefile.in 2003-05-20 02:01:43.000000000 +0200 -@@ -131,7 +131,7 @@ +--- doc/Makefile.in.orig Mon Jul 7 00:00:26 2003 ++++ doc/Makefile.in +@@ -132,7 +132,7 @@ EXTRA_DIST = \ # The name of the module. @@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.9 2003/05/20 05:46:21 wiz Exp $ # The top-level SGML file. DOC_MAIN_XML_FILE = libxslt.xml -@@ -139,9 +139,9 @@ +@@ -140,9 +140,9 @@ DOC_MAIN_XML_FILE = libxslt.xml # The directory containing the source code (if it contains documentation). DOC_SOURCE_DIR = .. @@ -23,7 +23,7 @@ $NetBSD: patch-ab,v 1.9 2003/05/20 05:46:21 wiz Exp $ PAGES = API.html bugs.html contribs.html docs.html downloads.html \ help.html index.html intro.html news.html xsltproc2.html FAQ.html -@@ -366,7 +366,6 @@ +@@ -367,7 +367,6 @@ install-data-local: -@INSTALL@ -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/tutorial -@INSTALL@ -m 0644 $(srcdir)/tutorial/* $(DESTDIR)$(TARGET_DIR)/tutorial |