23131819 Upgrade xml-parser to 2.44
authorJingning Ji <jingning.ji@oracle.com>
Fri, 04 Nov 2016 16:24:42 -0700
changeset 7278 89aa34de7ca6
parent 7277 a51b37054c45
child 7279 c2b1ddc7e31d
23131819 Upgrade xml-parser to 2.44
components/perl_modules/xml-parser/Makefile
components/perl_modules/xml-parser/test/results-all.master
--- a/components/perl_modules/xml-parser/Makefile	Wed Nov 09 09:08:47 2016 -0800
+++ b/components/perl_modules/xml-parser/Makefile	Fri Nov 04 16:24:42 2016 -0700
@@ -26,16 +26,16 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		XML-Parser
-COMPONENT_VERSION=	2.41
+COMPONENT_VERSION=	2.44
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:b48197cd2265a26c5f016489f11a7b450d8833cb8b3d6a46ee15975740894de9
+    sha256:1ae9d07ee9c35326b3d9aad56eae71a6730a73a116b9fe9e8a4758b7cc033216 
 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	http://search.cpan.org/~toddr/
 COMPONENT_BUGDB=	perl-mod/xml-parser
 
-TPNO=			9386
+TPNO=			22367
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/ips.mk
--- a/components/perl_modules/xml-parser/test/results-all.master	Wed Nov 09 09:08:47 2016 -0800
+++ b/components/perl_modules/xml-parser/test/results-all.master	Fri Nov 04 16:24:42 2016 -0700
@@ -1,23 +1,24 @@
-t/astress.t ....... ok
-t/cdata.t ......... ok
-t/decl.t .......... ok
-t/defaulted.t ..... ok
-t/encoding.t ...... ok
+t/astress.t ........... ok
+t/cdata.t ............. ok
+t/decl.t .............. ok
+t/defaulted.t ......... ok
+t/encoding.t .......... ok
 Couldn't load LWP based external entity handler
 Switching to file-based external entity handler
  (To avoid this message, use NoLWP option to XML::Parser)
-t/external_ent.t .. ok
-t/file.t .......... ok
-t/finish.t ........ ok
-t/namespaces.t .... ok
+t/external_ent.t ...... ok
+t/file.t .............. ok
+t/file_open_scalar.t .. ok
+t/finish.t ............ ok
+t/namespaces.t ........ ok
 Couldn't load LWP based external entity handler
 Switching to file-based external entity handler
  (To avoid this message, use NoLWP option to XML::Parser)
-t/parament.t ...... ok
-t/partial.t ....... ok
-t/skip.t .......... ok
-t/stream.t ........ ok
-t/styles.t ........ ok
+t/parament.t .......... ok
+t/partial.t ........... ok
+t/skip.t .............. ok
+t/stream.t ............ ok
+t/styles.t ............ ok
 All tests successful.
 Files=
 Result: PASS