# HG changeset patch # User Petr Sumbera # Date 1367826767 25200 # Node ID 99123457f5c68fb032f76420ed31f9fa59665147 # Parent 27f414f634e91d00e3d693f97495b769a4d47634 16554228 Upgrade libxslt to version 1.1.28 16554178 problem in LIBRARY/LIBXSLT diff -r 27f414f634e9 -r 99123457f5c6 components/libxslt/Makefile --- a/components/libxslt/Makefile Fri May 03 22:02:31 2013 -0700 +++ b/components/libxslt/Makefile Mon May 06 00:52:47 2013 -0700 @@ -20,18 +20,18 @@ # # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk COMPONENT_NAME= libxslt -COMPONENT_VERSION= 1.1.27 +COMPONENT_VERSION= 1.1.28 COMPONENT_PROJECT_URL= http://xmlsoft.org/XSLT/ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ - sha256:b6a8d9a421f2630999ca91d9f8c091ee8ea2d580e6be84c1d21b2a45e11e7e26 + sha256:5fc7151a57b89c03d7b825df5a0fae0a8d5f05674c0e7cf2937ecec4d54a028c COMPONENT_ARCHIVE_URL= ftp://xmlsoft.org/libxslt/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= library/libxslt diff -r 27f414f634e9 -r 99123457f5c6 components/libxslt/patches/test.patch --- a/components/libxslt/patches/test.patch Fri May 03 22:02:31 2013 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -Missing file from distribution. - -http://git.gnome.org/browse/libxslt/commit/?id=3d7ba8075408e5b87fde820746bcacfd86b553c6 - ---- /dev/null 2012-09-19 02:07:22.000000000 -0700 -+++ libxslt-1.1.27/tests/general/bug-165.err 2012-09-19 02:06:53.009219700 -0700 -@@ -0,0 +1,4 @@ -+runtime error: file ./bug-165.xsl line 6 element value-of -+Variable 'pStyle' has not been declared. -+runtime error: file ./bug-165.xsl line 6 element value-of -+XPath evaluation returned no result.