components/php-common/php-common.p5m
branchs11u1-sru
changeset 3086 649b12aa87ce
parent 846 fe258446a1ae
equal deleted inserted replaced
3083:6826bd655a25 3086:649b12aa87ce
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # Bypassing the mangler because the ATTRIBUTES section shouldn't include
    24 # Bypassing the mangler because the ATTRIBUTES section shouldn't include
    25 # this pkg's fmri.
    25 # this pkg's fmri.
    26 #<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 #<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    52 # these pkg.linted.pkglint.dupaction
    52 # these pkg.linted.pkglint.dupaction
    53 file php.1.sunman path=usr/share/man/man1/php.1 \
    53 file php.1.sunman path=usr/share/man/man1/php.1 \
    54 	pkg.linted.pkglint.dupaction001.1=true
    54 	pkg.linted.pkglint.dupaction001.1=true
    55 
    55 
    56 # if php5.2 is present drag forward because the man page moved to here
    56 # if php5.2 is present drag forward because the man page moved to here
    57 depend fmri=pkg:/web/[email protected],$(BUILD_VERSION) type=optional
    57 depend fmri=pkg:/web/[email protected] type=optional
    58 # if php5.2 apache present drag forward because of php.conf file movement
    58 # if php5.2 apache present drag forward because of php.conf file movement
    59 depend fmri=pkg:/web/server/apache-22/module/[email protected] \
    59 depend fmri=pkg:/web/server/apache-22/module/[email protected] \
    60     type=optional
    60     type=optional