components/git/git.p5m
branchs11-update
changeset 2551 0391c5c3b137
parent 731 2a19ec4c0d8f
child 1251 f1fb66b52f41
child 3661 47545fb8aed4
equal deleted inserted replaced
2550:02b339f70efd 2551:0391c5c3b137
    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, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr/lib/git-core/.* -> default mode 0555>
    24 <transform file path=usr/lib/git-core/.* -> default mode 0555>
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 
    26 
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/developer/versioning/git@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/developer/versioning/git@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="git - Fast Version Control System"
    29 set name=pkg.summary value="git - Fast Version Control System"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
    31     value="Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
       
    32 set name=com.oracle.info.description value="the git version control system"
       
    33 set name=com.oracle.info.tpno value=8436
    32 set name=info.classification \
    34 set name=info.classification \
    33     value="org.opensolaris.category.2008:Development/Source Code Management"
    35     value="org.opensolaris.category.2008:Development/Source Code Management"
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=LSARC/2008/360
    38 set name=org.opensolaris.arc-caseid value=LSARC/2008/360