components/php-5_3/php-xdebug.p5m
branchs11-update
changeset 3049 64dc23b0ff81
parent 2923 d19580922ffe
child 3067 61e6cd945591
equal deleted inserted replaced
3048:4941064bbcd3 3049:64dc23b0ff81
    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 value=pkg:/web/php-53/extension/[email protected],$(BUILD_VERSION)
    24 set name=pkg.fmri value=pkg:/web/php-53/extension/[email protected],$(BUILD_VERSION)
    25 set name=pkg.description \
    25 set name=pkg.description \
    26     value="PHP-XDebug extension for debugging PHP"
    26     value="PHP-XDebug extension for debugging PHP"
    37 
    37 
    38 
    38 
    39 license php-xdebug.license license='PHP, Xdebug' \
    39 license php-xdebug.license license='PHP, Xdebug' \
    40     com.oracle.info.description="the XDebug extension module for PHP" \
    40     com.oracle.info.description="the XDebug extension module for PHP" \
    41     com.oracle.info.name=php-xdebug \
    41     com.oracle.info.name=php-xdebug \
    42     com.oracle.info.version=2.2.0
    42     com.oracle.info.version=2.2.0 \
       
    43     com.oracle.info.tpno=17133
    43 
    44 
    44 file path=etc/php/5.3/conf.d/xdebug.ini mode=0644 preserve=renamenew
    45 file path=etc/php/5.3/conf.d/xdebug.ini mode=0644 preserve=renamenew
    45 file path=etc/php/5.3/zts-conf.d/xdebug.ini mode=0644 preserve=renamenew
    46 file path=etc/php/5.3/zts-conf.d/xdebug.ini mode=0644 preserve=renamenew
    46 file path=usr/php/5.3/modules/xdebug.so
    47 file path=usr/php/5.3/modules/xdebug.so
    47 file path=usr/php/5.3/zts-modules/xdebug.so
    48 file path=usr/php/5.3/zts-modules/xdebug.so