components/subversion/subversion-perl.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2551 0391c5c3b137
child 3734 24181f5eb463
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 <transform file path=usr/perl5/$(PERL_VERSION)/man.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr/perl5/$(PERL_VERSION)/man.+ -> default mangler.man.stability uncommitted>
    24 
    24 
    25 <transform file path=(usr/perl5/vendor_perl/$(PERL_VERSION)/)(SVN/.+) -> \
    25 <transform file path=(usr/perl5/vendor_perl/$(PERL_VERSION)/)(SVN/.+) -> \
    26 	set action.hash %<\1>$(PERL_ARCH)/%<\2> >
    26 	set action.hash %<\1>$(PERL_ARCH)/%<\2> >
    27 
    27 
    28 set name=pkg.fmri value=pkg:/library/perl-5/subversion@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.fmri value=pkg:/library/perl-5/subversion@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="Perl bindings for the Subversion SCM"
    29 set name=pkg.summary value="Perl bindings for the Subversion SCM"
    30 set name=com.oracle.info.description value="Perl bindings for the Subversion SCM"
    30 set name=com.oracle.info.description value="Perl bindings for the Subversion SCM"
    31 set name=com.oracle.info.tpno value=9086
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification value="org.opensolaris.category.2008:Development/Source Code Management"
    32 set name=info.classification value="org.opensolaris.category.2008:Development/Source Code Management"
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=org.opensolaris.arc-caseid \
    35 set name=org.opensolaris.arc-caseid \
    36     value=PSARC/2006/563
    36     value=PSARC/2006/563