21058234 upgrade Perl XML::LibXML to 2.0121 s11-update
authorBill Rushmore <bill.rushmore@oracle.com>
Tue, 02 Jun 2015 13:26:28 -0700
branchs11-update
changeset 4390 f75c3b14abe7
parent 4388 8bd4e7260c34
child 4395 94cac541ae13
21058234 upgrade Perl XML::LibXML to 2.0121 21058216 problem in PERL-MOD/XML-LIBXML
components/perl_modules/xml-libxml/Makefile
components/perl_modules/xml-libxml/xml-libxml.license
--- a/components/perl_modules/xml-libxml/Makefile	Tue Jun 02 03:51:56 2015 -0700
+++ b/components/perl_modules/xml-libxml/Makefile	Tue Jun 02 13:26:28 2015 -0700
@@ -23,17 +23,17 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		XML-LibXML
-COMPONENT_VERSION=	2.14
-HUMAN_VERSION=		2.0014
+COMPONENT_VERSION=	2.121
+HUMAN_VERSION=		2.0121
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(HUMAN_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:c6c1e854b8be7abcedd243fb43e4845c45629d2c98b8f4ec5d423e6fafe15564
+    sha256:ec431011cb37a04640fd2316f64d0405a274eece2c6f3847f7fbd336eb1c0dc9
 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=			12995
+TPNO=			22635
 
 # don't build this module against perl 5.8.4
 # build threaded 5.12 support too
--- a/components/perl_modules/xml-libxml/xml-libxml.license	Tue Jun 02 03:51:56 2015 -0700
+++ b/components/perl_modules/xml-libxml/xml-libxml.license	Tue Jun 02 13:26:28 2015 -0700
@@ -1,11 +1,17 @@
-Per the terms of the Perl licensing scheme, Oracle elects to license this file 
-under the Artistic License (see below for full license text).  Additionally, 
-the following notices accompanying the original version of this file are 
-reproduced verbatim and are not intended to alter Oracle's licensing election 
-above:
+Portions of this program use XML::LibXML 2.0121, 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
+program license that accompanied this program determines your right to use the
+Oracle program, including XML::LibXML, and the terms contained in the following
+notices do not change those rights.
+ 	
+Extensions to XML::LibXML have been made by Oracle to support current versions
+of Solaris and provide additional tools.  These changes are detailed in the
+patches subdirectory.
 
-LICENSE
-=======
+Oracle elects to license this file available under the Artistic License as
+expressly permitted by the licensing terms (see below for full license text).
 
 This is free software, you may use it and distribute it under the same terms as
 Perl itself.
@@ -13,22 +19,9 @@
 Copyright 2001-2003 AxKit.com Ltd., 2002-2006 Christian Glahn, 2006-2009 Petr
 Pajas
 
-
-DISCLAIMER
-==========
-
-THIS PROGRAM IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY
-WARRANTY; WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A
-PARTICULAR PURPOSE.
+The "Artistic License"
 
-
-=======================================================================
-
-Copyright (c) 1986 - 2010, Larry Wall and others
-
-			 The "Artistic License"
-
-				Preamble
+			Preamble
 
 The intent of this document is to state the conditions under which a
 Package may be copied, such that the Copyright Holder maintains some
@@ -152,6 +145,4 @@
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
-				The End
-
-
+	      		      The End