components/perl_modules/net-ssleay/net-ssleay.p5m
changeset 1124 08534bc6778b
parent 629 daaab66f7276
equal deleted inserted replaced
1123:cb43164c5dd1 1124:08534bc6778b
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri value=pkg:/library/perl-5/net-ssleay@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/library/perl-5/net-ssleay@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="Net::SSLeay- Perl extension for using OpenSSL"
    28 set name=pkg.summary value="Net::SSLeay- Perl extension for using OpenSSL"
    30 set name=info.classification \
    29 set name=info.classification \
    31     value="org.opensolaris.category.2008:Development/Perl"
    30     value="org.opensolaris.category.2008:Development/Perl"
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid \
    33 set name=org.opensolaris.arc-caseid value=PSARC/2009/189
    35     value=PSARC/2009/189
       
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 
    35 
    38 # perl 5.8.4
       
    39 depend fmri=library/perl-5/net-ssleay-584 predicate=runtime/perl-584 \
       
    40     type=conditional
       
    41 # perl 5.12
    36 # perl 5.12
    42 depend fmri=library/perl-5/net-ssleay-512 predicate=runtime/perl-512 \
    37 depend fmri=library/perl-5/net-ssleay-512 predicate=runtime/perl-512 \
    43     type=conditional
    38     type=conditional