components/curl/curl.p5m
changeset 1205 6c6c27bcf9ac
parent 959 7f6554cdc568
child 1251 f1fb66b52f41
equal deleted inserted replaced
1204:c8e9f85492a3 1205:6c6c27bcf9ac
    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 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr/share/doc/curl/html/(.+)$ -> \
    24 <transform file path=usr/share/doc/curl/html/(.+)$ -> \
    25 	set action.hash curl-7.26.0/docs/%<\1> >
    25 	set action.hash curl-7.26.0/docs/%<\1> >
    26 <transform file path=usr/share/doc/libcurl/html/(.+)$ -> \
    26 <transform file path=usr/share/doc/libcurl/html/(.+)$ -> \
    27 	set action.hash curl-7.26.0/docs/libcurl/%<\1> >
    27 	set action.hash curl-7.26.0/docs/libcurl/%<\1> >
    28 
    28 
    29 set name=pkg.fmri value=pkg:/web/curl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.fmri value=pkg:/web/curl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30 set name=pkg.summary value="The CURL Network Utility and Library"
    30 set name=pkg.summary value="The CURL Network Utility and Library"
    31 set name=pkg.description value="A command-line tool and library for transforming data with URL syntax"
    31 set name=pkg.description value="A command-line tool and library for transforming data with URL syntax"
       
    32 set name=com.oracle.info.description value="the CURL Network Utility and Library"
       
    33 set name=com.oracle.info.tpno value=8339
    32 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
    34 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=org.opensolaris.arc-caseid \
    37 set name=org.opensolaris.arc-caseid \
    36     value=PSARC/2007/165 \
    38     value=PSARC/2007/165 \