components/perl512/perl-512thread.p5m
changeset 7807 faf888b8f422
parent 5006 f2592e203a2a
equal deleted inserted replaced
7806:ffcde471ae10 7807:faf888b8f422
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/runtime/perl-threaded-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/runtime/perl-threaded-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="Perl with threading support"
    26 set name=pkg.summary value="Perl with threading support"
   469 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-thread-multi-64int/threads/shared.pm
   469 file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)-solaris-thread-multi-64int/threads/shared.pm
   470 license perl.license license=Artistic
   470 license perl.license license=Artistic
   471 
   471 
   472 # This is additional support to base perl 5.12
   472 # This is additional support to base perl 5.12
   473 depend type=require fmri=runtime/perl-512
   473 depend type=require fmri=runtime/perl-512
       
   474 depend type=require fmri=runtime/perl-common