components/php-5_3/php-suhosin.p5m
branchs11u1-sru
changeset 2926 73b93bcb8a2c
parent 934 f44530931819
child 3086 649b12aa87ce
equal deleted inserted replaced
2920:46fc9c05a65b 2926:73b93bcb8a2c
    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, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2013, 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 value="PHP-Suhosin extension to secure PHP"
    25 set name=pkg.description value="PHP-Suhosin extension to secure PHP"
    26 set name=pkg.summary value="Suhosin extension module for PHP"
    26 set name=pkg.summary value="Suhosin extension module for PHP"
    46 file path=etc/php/5.3/zts-conf.d/suhosin.ini mode=0644 preserve=renamenew
    46 file path=etc/php/5.3/zts-conf.d/suhosin.ini mode=0644 preserve=renamenew
    47 file path=usr/php/5.3/modules/suhosin.so
    47 file path=usr/php/5.3/modules/suhosin.so
    48 file path=usr/php/5.3/zts-modules/suhosin.so
    48 file path=usr/php/5.3/zts-modules/suhosin.so
    49 
    49 
    50 # need generic dependency on PHP itself
    50 # need generic dependency on PHP itself
    51 depend fmri=web/[email protected] type=require
    51 depend fmri=web/[email protected] type=require