components/php-5_3/php-53.p5m
branchs11-update
changeset 2947 38d16c6d5c60
parent 2923 d19580922ffe
child 3049 64dc23b0ff81
equal deleted inserted replaced
2946:74c77317f502 2947:38d16c6d5c60
    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 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 <transform file path=etc/php/.* -> default group bin>
    25 <transform file path=etc/php/.* -> default group bin>
    26 <transform file path=etc/php/.* -> default mode 0644>
    26 <transform file path=etc/php/.* -> default mode 0644>
   428 
   428 
   429 # php common files package
   429 # php common files package
   430 depend fmri=pkg:/web/php-common type=require
   430 depend fmri=pkg:/web/php-common type=require
   431 
   431 
   432 # if php5.2 is present drag forward because of /usr/php/* mediated links
   432 # if php5.2 is present drag forward because of /usr/php/* mediated links
   433 depend fmri=pkg:/web/[email protected],$(BUILD_VERSION) type=optional
   433 depend fmri=pkg:/web/[email protected] type=optional
   434 
   434 
   435 # if php5.2's apache module is present then make sure
   435 # if php5.2's apache module is present then make sure
   436 # php5.3's apache module is installed
   436 # php5.3's apache module is installed
   437 depend type=conditional \
   437 depend type=conditional \
   438     predicate=web/server/apache-22/module/apache-php52 \
   438     predicate=web/server/apache-22/module/apache-php52 \