24759774 Upgrade xml-libxml to 2.0128
authorJingning Ji <jingning.ji@oracle.com>
Thu, 13 Oct 2016 15:53:44 -0700
changeset 7113 cca3def5f97d
parent 7112 dab9beb5bc49
child 7114 72d09e38c454
24759774 Upgrade xml-libxml to 2.0128
components/perl_modules/xml-libxml/Makefile
components/perl_modules/xml-libxml/test/results-all.master
components/perl_modules/xml-libxml/xml-libxml.license
--- a/components/perl_modules/xml-libxml/Makefile	Fri Oct 14 13:13:27 2016 -0700
+++ b/components/perl_modules/xml-libxml/Makefile	Thu Oct 13 15:53:44 2016 -0700
@@ -25,17 +25,17 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		XML-LibXML
-COMPONENT_VERSION=	2.121
-HUMAN_VERSION=		2.0121
+COMPONENT_VERSION=	2.128
+HUMAN_VERSION=		2.0128
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(HUMAN_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:ec431011cb37a04640fd2316f64d0405a274eece2c6f3847f7fbd336eb1c0dc9
+    sha256:26e7ba451f3bade4d29ff00653a2ee01d13fe38b9a2ebcd0b0f3f82f9f688f2b
 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	http://search.cpan.org/~shlomif/XML-LibXML/
 COMPONENT_BUGDB=	perl-mod/xml-libxml
 
-TPNO=			22635
+TPNO=			31995
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/ips.mk
--- a/components/perl_modules/xml-libxml/test/results-all.master	Fri Oct 14 13:13:27 2016 -0700
+++ b/components/perl_modules/xml-libxml/test/results-all.master	Thu Oct 13 15:53:44 2016 -0700
@@ -1,74 +1,76 @@
 # 
-# Compiled against libxml2 version: 20903
-# Running libxml2 version:          20903
+# Compiled against libxml2 version: 20904
+# Running libxml2 version:          20904
 # 
-t/01basic.t ............................... ok
-t/02parse.t ............................... ok
-t/03doc.t ................................. ok
-t/04node.t ................................ ok
-t/05text.t ................................ ok
-t/06elements.t ............................ ok
-t/07dtd.t ................................. ok
-t/08findnodes.t ........................... ok
-t/09xpath.t ............................... ok
-t/10ns.t .................................. ok
-t/11memory.t .............................. skipped: linux platform only.
-t/12html.t ................................ ok
-t/13dtd.t ................................. ok
-t/14sax.t ................................. ok
-t/15nodelist.t ............................ ok
-t/16docnodes.t ............................ ok
-t/17callbacks.t ........................... ok
-t/18docfree.t ............................. ok
-t/19die_on_invalid_utf8_rt_58848.t ........ ok
-t/19encoding.t ............................ ok
-t/20extras.t .............................. ok
-t/21catalog.t ............................. ok
-t/23rawfunctions.t ........................ ok
-t/24c14n.t ................................ ok
-t/25relaxng.t ............................. ok
-t/26schema.t .............................. ok
-t/27new_callbacks_simple.t ................ ok
-t/28new_callbacks_multiple.t .............. ok
-t/29id.t .................................. ok
-t/30keep_blanks.t ......................... ok
-t/30xpathcontext.t ........................ ok
-t/31xpc_functions.t ....................... ok
-t/32xpc_variables.t ....................... ok
-t/35huge_mode.t ........................... ok
-t/40reader.t .............................. ok
-t/40reader_mem_error.t .................... ok
-t/41xinclude.t ............................ ok
-t/42common.t .............................. ok
-t/43options.t ............................. ok
-t/44extent.t .............................. ok
-t/45regex.t ............................... ok
-t/46err_column.t .......................... ok
-t/47load_xml_callbacks.t .................. ok
-t/48_memleak_rt_83744.t ................... skipped: Test::LeakTrace is required for memory leak tests.
-t/48_removeChild_crashes_rt_80395.t ....... ok
-t/48_replaceNode_DTD_nodes_rT_80521.t ..... ok
-t/48_RH5_double_free_rt83779.t ............ skipped: Test::LeakTrace is required.
-t/48_rt55000.t ............................ ok
-t/48_rt93429_recover_2_in_html_parsing.t .. ok
-t/48_SAX_Builder_rt_91433.t ............... ok
-t/48importing_nodes_IDs_rt_69520.t ........ ok
-t/49_load_html.t .......................... ok
-t/49callbacks_returning_undef.t ........... skipped: URI::file is not available.
-t/49global_extent.t ....................... ok
-t/50devel.t ............................... ok
-t/51_parse_html_string_rt87089.t .......... ok
-t/60error_prev_chain.t .................... ok
-t/60struct_error.t ........................ ok
-t/61error.t ............................... ok
-t/62overload.t ............................ ok
-t/71overloads.t ........................... ok
-t/72destruction.t ......................... ok
-t/80registryleak.t ........................ ok
-t/91unique_key.t .......................... ok
-t/cpan-changes.t .......................... skipped: Test::CPAN::Changes 0.27 required for this test
-t/pod.t ................................... skipped: Test::Pod 1.14 required for testing POD
-t/style-trailing-space.t .................. skipped: Test::TrailingSpace required for trailing space test.
+t/01basic.t ........................................ ok
+t/02parse.t ........................................ ok
+t/03doc.t .......................................... ok
+t/04node.t ......................................... ok
+t/05text.t ......................................... ok
+t/06elements.t ..................................... ok
+t/07dtd.t .......................................... ok
+t/08findnodes.t .................................... ok
+t/09xpath.t ........................................ ok
+t/10ns.t ........................................... ok
+t/11memory.t ....................................... skipped: These tests are for authors only!
+t/12html.t ......................................... ok
+t/13dtd.t .......................................... ok
+t/14sax.t .......................................... ok
+t/15nodelist.t ..................................... ok
+t/16docnodes.t ..................................... ok
+t/17callbacks.t .................................... ok
+t/18docfree.t ...................................... ok
+t/19die_on_invalid_utf8_rt_58848.t ................. ok
+t/19encoding.t ..................................... ok
+t/20extras.t ....................................... ok
+t/21catalog.t ...................................... ok
+t/23rawfunctions.t ................................. ok
+t/24c14n.t ......................................... ok
+t/25relaxng.t ...................................... ok
+t/26schema.t ....................................... ok
+t/27new_callbacks_simple.t ......................... ok
+t/28new_callbacks_multiple.t ....................... ok
+t/29id.t ........................................... ok
+t/30keep_blanks.t .................................. ok
+t/30xpathcontext.t ................................. ok
+t/31xpc_functions.t ................................ ok
+t/32xpc_variables.t ................................ ok
+t/35huge_mode.t .................................... ok
+t/40reader.t ....................................... ok
+t/40reader_mem_error.t ............................. ok
+t/41xinclude.t ..................................... ok
+t/42common.t ....................................... ok
+t/43options.t ...................................... ok
+t/44extent.t ....................................... ok
+t/45regex.t ........................................ ok
+t/46err_column.t ................................... ok
+t/47load_xml_callbacks.t ........................... ok
+t/48_memleak_rt_83744.t ............................ skipped: Test::LeakTrace is required for memory leak tests.
+t/48_reader_undef_warning_on_empty_str_rt106830.t .. ok
+t/48_removeChild_crashes_rt_80395.t ................ ok
+t/48_replaceNode_DTD_nodes_rT_80521.t .............. ok
+t/48_RH5_double_free_rt83779.t ..................... skipped: Test::LeakTrace is required.
+t/48_rt55000.t ..................................... ok
+t/48_rt93429_recover_2_in_html_parsing.t ........... ok
+t/48_SAX_Builder_rt_91433.t ........................ ok
+t/48importing_nodes_IDs_rt_69520.t ................. ok
+t/49_load_html.t ................................... ok
+t/49callbacks_returning_undef.t .................... skipped: URI::file is not available.
+t/49global_extent.t ................................ ok
+t/50devel.t ........................................ ok
+t/51_parse_html_string_rt87089.t ................... ok
+t/60error_prev_chain.t ............................. ok
+t/60struct_error.t ................................. ok
+t/61error.t ........................................ ok
+t/62overload.t ..................................... ok
+t/71overloads.t .................................... ok
+t/72destruction.t .................................. ok
+t/80registryleak.t ................................. ok
+t/91unique_key.t ................................... ok
+t/cpan-changes.t ................................... skipped: These tests are for authors only!
+t/pod.t ............................................ skipped: These tests are for authors only!
+t/release-kwalitee.t ............................... skipped: These tests are for authors only!
+t/style-trailing-space.t ........................... skipped: These tests are for authors only!
 All tests successful.
 Result: PASS
 make[1]: Leaving directory '$(@D)'
--- a/components/perl_modules/xml-libxml/xml-libxml.license	Fri Oct 14 13:13:27 2016 -0700
+++ b/components/perl_modules/xml-libxml/xml-libxml.license	Thu Oct 13 15:53:44 2016 -0700
@@ -1,4 +1,4 @@
-Portions of this program use XML::LibXML 2.0121, the open source version is
+Portions of this program use XML::LibXML 2.0128, the open source version is
 made available by Matt Sergeant, Christian Glahn, and Petr Pajas under the
 terms of the below version of the Artistic License.  As such, Oracle is
 required to provide the following notices.  Note, however, that the Oracle