components/perl_modules/pmtools/pmtools-PERLVER.p5m
changeset 3732 0f62cc221c7e
parent 1251 f1fb66b52f41
child 4035 7865e461772f
--- a/components/perl_modules/pmtools/pmtools-PERLVER.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/perl_modules/pmtools/pmtools-PERLVER.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,14 +18,15 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, 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 uncommitted>
-set name=pkg.fmri value=pkg:/library/perl-5/pmtools-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+    value=pkg:/library/perl-5/pmtools-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Perl module tools."
 set name=pkg.description \
     value="Perl module tools is a suite of small tools that help manage and inspect perl modules, perl Plain Old Documentation files, and perl programs."
-set name=pkg.summary value="Perl module tools."
 set name=com.oracle.info.description value="the Perl module tools"
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Perl
@@ -33,9 +34,6 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2009/121
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-license pmtools.license license="GPLv2, Artistic"
-
 file path=usr/perl5/$(PERLVER)/bin/basepods
 file path=usr/perl5/$(PERLVER)/bin/faqpods
 file path=usr/perl5/$(PERLVER)/bin/modpods
@@ -88,5 +86,6 @@
 file path=usr/perl5/$(PERLVER)/man/man1/sitepods.1
 file path=usr/perl5/$(PERLVER)/man/man1/stdpods.1
 file path=usr/perl5/$(PERLVER)/man/man3/Devel::Loaded.3
+file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/pmtools/.packlist
 file path=usr/perl5/vendor_perl/$(PERLVER)/Devel/Loaded.pm
-file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/pmtools/.packlist
+license pmtools.license license="GPLv2, Artistic"