components/php-common/php-common.p5m
branchs11-update
changeset 3067 61e6cd945591
parent 2923 d19580922ffe
child 3179 07c03b663108
equal deleted inserted replaced
3066:07964fc8b408 3067:61e6cd945591
    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 # 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>
    42 
    42 
    43 file php.conf path=etc/apache2/2.2/conf.d/php.conf
    43 file php.conf path=etc/apache2/2.2/conf.d/php.conf
    44 file php.1.sunman path=usr/share/man/man1/php.1
    44 file php.1.sunman path=usr/share/man/man1/php.1
    45 
    45 
    46 # if php5.2 is present drag forward because the man page moved to here
    46 # if php5.2 is present drag forward because the man page moved to here
    47 depend fmri=pkg:/web/[email protected],$(BUILD_VERSION) type=optional
    47 depend fmri=pkg:/web/[email protected] type=optional
    48 # if php5.2 apache present drag forward because of php.conf file movement
    48 # if php5.2 apache present drag forward because of php.conf file movement
    49 depend fmri=pkg:/web/server/apache-22/module/[email protected] \
    49 depend fmri=pkg:/web/server/apache-22/module/[email protected] \
    50     type=optional
    50     type=optional