components/php-5_3/php-suhosin.p5m
changeset 1251 f1fb66b52f41
parent 1205 6c6c27bcf9ac
child 1402 f225f89a0538
equal deleted inserted replaced
1250:c7a246ecccbb 1251:f1fb66b52f41
    28 set name=info.source-url value=http://download.suhosin.org/suhosin-0.9.33.tgz
    28 set name=info.source-url value=http://download.suhosin.org/suhosin-0.9.33.tgz
    29 set name=info.upstream-url value=http://www.hardened-php.net/suhosin/index.html
    29 set name=info.upstream-url value=http://www.hardened-php.net/suhosin/index.html
    30 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
    30 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 
    32 
       
    33 # This package name has known conflicts with other packages in the WOS
       
    34 set pkg.linted.pkglint.manifest004=true
       
    35 
       
    36 
    33 license php-suhosin.license license='PHP, Apache v2.0' \
    37 license php-suhosin.license license='PHP, Apache v2.0' \
    34     com.oracle.info.description="the Suhosin extension module for PHP" \
    38     com.oracle.info.description="the Suhosin extension module for PHP" \
    35     com.oracle.info.name=php-suhosin \
    39     com.oracle.info.name=php-suhosin \
    36     com.oracle.info.version=0.9.33
    40     com.oracle.info.version=0.9.33
    37 
    41 
    38 dir path=etc
       
    39 dir path=etc/php
       
    40 dir path=etc/php/5.3
       
    41 dir path=etc/php/5.3/conf.d
       
    42 dir path=etc/php/5.3/zts-conf.d
       
    43 dir path=usr
       
    44 dir path=usr/php
       
    45 dir path=usr/php/5.3
       
    46 dir path=usr/php/5.3/modules
       
    47 dir path=usr/php/5.3/zts-modules
       
    48 file path=etc/php/5.3/conf.d/suhosin.ini mode=0644 preserve=renamenew
    42 file path=etc/php/5.3/conf.d/suhosin.ini mode=0644 preserve=renamenew
    49 file path=etc/php/5.3/zts-conf.d/suhosin.ini mode=0644 preserve=renamenew
    43 file path=etc/php/5.3/zts-conf.d/suhosin.ini mode=0644 preserve=renamenew
    50 file path=usr/php/5.3/modules/suhosin.so
    44 file path=usr/php/5.3/modules/suhosin.so
    51 file path=usr/php/5.3/zts-modules/suhosin.so
    45 file path=usr/php/5.3/zts-modules/suhosin.so
    52 
    46