components/php-5_2/php-suhosin.p5m
changeset 1251 f1fb66b52f41
parent 1205 6c6c27bcf9ac
child 1814 3b2dcbbac014
equal deleted inserted replaced
1250:c7a246ecccbb 1251:f1fb66b52f41
    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 \
    30 set name=org.opensolaris.arc-caseid \
    31     value=LSARC/2008/538
    31     value=LSARC/2008/538
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 
    33 
       
    34 # This package name has known conflicts with other packages in the WOS
       
    35 set pkg.linted.pkglint.manifest004=true
       
    36 
       
    37 
    34 license php-suhosin.license license='PHP, Apache v2.0' \
    38 license php-suhosin.license license='PHP, Apache v2.0' \
    35     com.oracle.info.description="the Suhosin extension module for PHP" \
    39     com.oracle.info.description="the Suhosin extension module for PHP" \
    36     com.oracle.info.name=php-suhosin \
    40     com.oracle.info.name=php-suhosin \
    37     com.oracle.info.version=0.9.29
    41     com.oracle.info.version=0.9.29
    38 
    42 
    39 dir path=etc
       
    40 dir path=etc/php
       
    41 dir path=etc/php/5.2
       
    42 dir path=etc/php/5.2/conf.d
       
    43 dir path=etc/php/5.2/zts-conf.d
       
    44 dir path=usr
       
    45 dir path=usr/php
       
    46 dir path=usr/php/5.2
       
    47 dir path=usr/php/5.2/modules
       
    48 dir path=usr/php/5.2/zts-modules
       
    49 file path=etc/php/5.2/conf.d/suhosin.ini mode=0644 \
    43 file path=etc/php/5.2/conf.d/suhosin.ini mode=0644 \
    50     original_name=SUNWphp52-suhosin:etc/php/5.2/conf.d/suhosin.ini \
    44     original_name=SUNWphp52-suhosin:etc/php/5.2/conf.d/suhosin.ini \
    51     preserve=renamenew
    45     preserve=renamenew
    52 file path=etc/php/5.2/zts-conf.d/suhosin.ini mode=0644 \
    46 file path=etc/php/5.2/zts-conf.d/suhosin.ini mode=0644 \
    53     original_name=SUNWphp52-suhosin:etc/php/5.2/zts-conf.d/suhosin.ini \
    47     original_name=SUNWphp52-suhosin:etc/php/5.2/zts-conf.d/suhosin.ini \