components/php-5_2/apache-php52.p5m
changeset 1814 3b2dcbbac014
parent 1251 f1fb66b52f41
child 1948 2d1537e7942d
equal deleted inserted replaced
1813:4dc1d71684a9 1814:3b2dcbbac014
    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) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2014, 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:/web/server/apache-22/module/[email protected],$(BUILD_VERSION)
    25     value=pkg:/web/server/apache-22/module/[email protected],$(BUILD_VERSION)
    26 set name=pkg.summary value="PHP Server for Apache Web Server"
    26 set name=pkg.summary value="PHP Server for Apache Web Server"
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 
    33 
    34 license apache-php52.license license='PHP, GPLv2, LGPLv2, Apache v2.0' \
    34 license apache-php52.license license='PHP, GPLv2, LGPLv2, Apache v2.0' \
    35     com.oracle.info.description="the PHP 5.2 module for the Apache web server" \
    35     com.oracle.info.description="the PHP 5.2 module for the Apache web server" \
    36     com.oracle.info.name=apache-php52 \
    36     com.oracle.info.name=apache-php52 \
    37     com.oracle.info.version=5.2.17
    37     com.oracle.info.version=5.2.17 \
       
    38     com.oracle.info.tpno=17129
    38 
    39 
    39 file path=etc/apache2/2.2/conf.d/php/php5.2.conf mode=0644 \
    40 file path=etc/apache2/2.2/conf.d/php/php5.2.conf mode=0644 \
    40     original_name=SUNWapch22-php52:etc/apache2/2.2/conf.d/php5.2.conf \
    41     original_name=SUNWapch22-php52:etc/apache2/2.2/conf.d/php5.2.conf \
    41     preserve=renamenew
    42     preserve=renamenew
    42 link path=etc/apache2/2.2/conf.d/php/php.conf target=php5.2.conf \
    43 link path=etc/apache2/2.2/conf.d/php/php.conf target=php5.2.conf \