components/perl_modules/xml-parser/xml-parser-516.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
--- a/components/perl_modules/xml-parser/xml-parser-516.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/perl_modules/xml-parser/xml-parser-516.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,26 +18,25 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
-
-set name=pkg.fmri value=pkg:/library/perl-5/xml-parser-516@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+    value=pkg:/library/perl-5/xml-parser-516@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary \
     value="XML::Parser - A perl module for parsing XML documents"
-set name=pkg.description value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat."
+set name=pkg.description \
+    value="This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat."
 set name=com.oracle.info.description value="the XML::Parser Perl 5.16 module"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
-    value="org.opensolaris.category.2008:Development/Perl"
+    value=org.opensolaris.category.2008:Development/Perl
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=org.opensolaris.arc-caseid value=LSARC/2004/251
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
-license xml-parser.license license='Artistic'
-
 #file path=usr/perl5/5.16/lib/$(PERL_A)-solaris-64/perllocal.pod
 file path=usr/perl5/5.16/man/man3/XML::Parser.3
 file path=usr/perl5/5.16/man/man3/XML::Parser::Expat.3
@@ -80,3 +79,4 @@
 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/.packlist
 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/Expat/Expat.bs
 file path=usr/perl5/vendor_perl/5.16/$(PERL_A)-solaris-64/auto/XML/Parser/Expat/Expat.so
+license xml-parser.license license=Artistic