components/perl_modules/net-ssleay/net-ssleay-PERLVER.p5m
changeset 3732 0f62cc221c7e
parent 1251 f1fb66b52f41
child 4035 7865e461772f
--- a/components/perl_modules/net-ssleay/net-ssleay-PERLVER.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/perl_modules/net-ssleay/net-ssleay-PERLVER.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -20,25 +20,22 @@
 #
 
 #
-# 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 volatile>
 set name=pkg.fmri \
     value=pkg:/library/perl-5/net-ssleay-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Net::SSLeay- Perl extension for using OpenSSL"
-set name=com.oracle.info.description value="the Net::SSLeay Perl extension for using OpenSSL"
+set name=com.oracle.info.description \
+    value="the Net::SSLeay Perl extension for using OpenSSL"
 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=org.opensolaris.arc-caseid value=PSARC/2009/189
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
-license net-ssleay.copyright license='OpenSSL, SSLeay'
-
-depend fmri=library/[email protected] type=require
-
 #file path=usr/perl5/$(PERLVER)/lib/$(PERL_ARCH)/perllocal.pod
 file path=usr/perl5/$(PERLVER)/man/man3/Net::SSLeay.3
 file path=usr/perl5/$(PERLVER)/man/man3/Net::SSLeay::Handle.3
@@ -124,3 +121,5 @@
 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_nothing.al
 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_read.al
 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_write.al
+license net-ssleay.copyright license="OpenSSL, SSLeay"
+depend type=require fmri=library/[email protected]