16554228 Upgrade libxslt to version 1.1.28
authorPetr Sumbera <petr.sumbera@oracle.com>
Fri, 29 Mar 2013 01:01:45 -0700
changeset 1236 25953723ec78
parent 1235 413599fe2d31
child 1237 d1326ae31ed8
16554228 Upgrade libxslt to version 1.1.28 16554178 problem in LIBRARY/LIBXSLT
components/libxslt/Makefile
components/libxslt/patches/test.patch
--- a/components/libxslt/Makefile	Thu Mar 28 13:51:30 2013 -0700
+++ b/components/libxslt/Makefile	Fri Mar 29 01:01:45 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
 
--- a/components/libxslt/patches/test.patch	Thu Mar 28 13:51:30 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.