components/php-5_3/php-tcpwrap.p5m
branchs11u1-sru
changeset 3086 649b12aa87ce
parent 2926 73b93bcb8a2c
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, 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 set name=pkg.fmri value=pkg:/web/php-53/extension/[email protected],$(BUILD_VERSION)
    24 set name=pkg.fmri value=pkg:/web/php-53/extension/[email protected],$(BUILD_VERSION)
    25 set name=pkg.summary value="Tcpwrap extension module for PHP"
    25 set name=pkg.summary value="Tcpwrap extension module for PHP"
    26 set name=info.classification \
    26 set name=info.classification \
    46 file path=etc/php/5.3/zts-conf.d/tcpwrap.ini mode=0644 preserve=renamenew
    46 file path=etc/php/5.3/zts-conf.d/tcpwrap.ini mode=0644 preserve=renamenew
    47 file path=usr/php/5.3/modules/tcpwrap.so
    47 file path=usr/php/5.3/modules/tcpwrap.so
    48 file path=usr/php/5.3/zts-modules/tcpwrap.so
    48 file path=usr/php/5.3/zts-modules/tcpwrap.so
    49 
    49 
    50 # need generic dependency on PHP itself
    50 # need generic dependency on PHP itself
    51 depend fmri=web/[email protected] type=require
    51 depend fmri=web/php-53@$(COMPONENT_VERSION) type=require