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.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f4bee87c8b7
branches: trunk
changeset: 491137:5f4bee87c8b7
user: recht <recht%pkgsrc.org@localhost>
date: Mon Mar 21 23:30:51 2005 +0000
description:
update to libxslt-1.1.13
1.1.13: Mar 13 2005:
- build fixes: 64bits cleanup (William Brack), python 2.4 test (William),
LIBXSLT_VERSION_EXTRA on Windows (William), Windows makefiles fixes
(Joel Reed), libgcrypt-devel requires for RPM spec.
- bug fixes: exslt day-of-week-in-month (Sal Paradise), xsl:call-template
should not change the current template rule (William Brack), evaluation
of global variables (William Brack), RVT's in XPath predicates (William),
namespace URI on template names (Mark Vakoc), stat() for Windows patch
(Aleksey Gurtovoy), pattern expression fixes (William Brack), out of
memory detection misses (William), parserOptions propagation (William),
exclude-result-prefixes fix (William), // patten fix (William).
- extensions: module support (Joel Reed), dictionnary based speedups
trying to get rid of xmlStrEqual as much as possible.
- documentation: added Wiki (Joel Reed)
diffstat:
textproc/libxslt/Makefile | 4 ++--
textproc/libxslt/distinfo | 10 +++++-----
textproc/libxslt/patches/patch-aa | 24 ++++++++++++------------
3 files changed, 19 insertions(+), 19 deletions(-)
diffs (116 lines):
diff -r a900dafd1658 -r 5f4bee87c8b7 textproc/libxslt/Makefile
--- a/textproc/libxslt/Makefile Mon Mar 21 23:15:40 2005 +0000
+++ b/textproc/libxslt/Makefile Mon Mar 21 23:30:51 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2004/12/30 16:42:22 tron Exp $
+# $NetBSD: Makefile,v 1.54 2005/03/21 23:30:51 recht Exp $
-DISTNAME= libxslt-1.1.12
+DISTNAME= libxslt-1.1.13
PKGNAME= ${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/}
diff -r a900dafd1658 -r 5f4bee87c8b7 textproc/libxslt/distinfo
--- a/textproc/libxslt/distinfo Mon Mar 21 23:15:40 2005 +0000
+++ b/textproc/libxslt/distinfo Mon Mar 21 23:30:51 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.33 2005/03/20 10:45:48 recht Exp $
+$NetBSD: distinfo,v 1.34 2005/03/21 23:30:51 recht Exp $
-SHA1 (libxslt-1.1.12.tar.bz2) = 60fcd3d79fca9a499096fdf51c41ea2c4ecb387e
-RMD160 (libxslt-1.1.12.tar.bz2) = a601ace751bcc98e6ebc6a60c7f3bb4553917c04
-Size (libxslt-1.1.12.tar.bz2) = 1778551 bytes
-SHA1 (patch-aa) = 89c136b41e69b3256291325320d0fa3efbf4f42c
+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 (patch-aa) = 75fb3542d881d77d19844f160857e2008056af0f
SHA1 (patch-ab) = b1acdc7cadeead599110f3e8185d8469947bae54
diff -r a900dafd1658 -r 5f4bee87c8b7 textproc/libxslt/patches/patch-aa
--- a/textproc/libxslt/patches/patch-aa Mon Mar 21 23:15:40 2005 +0000
+++ b/textproc/libxslt/patches/patch-aa Mon Mar 21 23:30:51 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.14 2004/10/31 11:01:23 recht Exp $
+$NetBSD: patch-aa,v 1.15 2005/03/21 23:30:51 recht Exp $
---- 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 @@
+--- doc/Makefile.in.orig Sun Mar 13 20:45:10 2005
++++ doc/Makefile.in Tue Mar 22 00:17:59 2005
+@@ -84,7 +84,7 @@
EXTRA_LIBS = @EXTRA_LIBS@
F77 = @F77@
FFLAGS = @FFLAGS@
@@ -11,7 +11,7 @@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
-@@ -202,7 +202,7 @@
+@@ -210,7 +210,7 @@
target_alias = @target_alias@
# The name of the module.
@@ -20,7 +20,7 @@
# The top-level SGML file.
DOC_MAIN_XML_FILE = libxslt.xml
-@@ -212,7 +212,7 @@
+@@ -220,7 +220,7 @@
# A file in win32 depends upon two of the doc files
WIN32_DIR = $(top_srcdir)/win32
@@ -29,7 +29,7 @@
PAGES = API.html bugs.html contribs.html FAQ.html docs.html \
downloads.html help.html index.html intro.html news.html \
xsltproc2.html
-@@ -483,9 +483,9 @@
+@@ -493,9 +493,9 @@
$(EPAGES): EXSLT/exslt.html $(srcdir)/site.xsl
-@(if [ ! -d EXSLT/html ] ; then \
mkdir -p EXSLT/html ; fi )
@@ -41,7 +41,7 @@
--stringparam dirname EXSLT/ \
--stringparam libname libexslt \
--stringparam logo_base ../ \
-@@ -496,20 +496,20 @@
+@@ -506,20 +506,20 @@
$(bindir)/xmllint --nonet --valid --noout $(EPAGES) ; fi );
../NEWS: $(srcdir)/news.xsl news.html
@@ -68,7 +68,7 @@
$(srcdir)/api.xsl \
xslt.html ; fi );
-@(if [ -x $(bindir)/xmllint ] ; then \
-@@ -517,9 +517,9 @@
+@@ -527,9 +527,9 @@
$(bindir)/xmllint --nonet --valid --noout API*.html; fi );
$(EAPIPAGES): EXSLT/libexslt-refs.xml site.xsl api.xsl
@@ -80,7 +80,7 @@
--stringparam libname libexslt \
--stringparam dirname EXSLT/ \
--stringparam logo_base ../ \
-@@ -527,9 +527,9 @@
+@@ -537,9 +537,9 @@
EXSLT/exslt.html ; fi );
html/index.html: libxslt-api.xml $(srcdir)/newapi.xsl
@@ -92,7 +92,7 @@
$(srcdir)/newapi.xsl libxslt-api.xml ; fi );
-@(if [ -x $(bindir)/xmllint ] ; then \
echo "Validating the resulting XHTML pages" ; \
-@@ -537,9 +537,9 @@
+@@ -552,9 +552,9 @@
EXSLT/html/index.html: EXSLT/libexslt-api.xml \
$(srcdir)/newapi.xsl
@@ -104,7 +104,7 @@
--stringparam libname libexslt \
--stringparam dirname EXSLT/ \
--stringparam logo_base ../../ \
-@@ -561,22 +561,22 @@
+@@ -576,22 +576,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
Home |
Main Index |
Thread Index |
Old Index