components/php-5_3/php-mysql.p5m
changeset 934 f44530931819
parent 846 fe258446a1ae
child 1205 6c6c27bcf9ac
child 2926 73b93bcb8a2c
equal deleted inserted replaced
933:fbf8e08af1f1 934:f44530931819
    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, 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="MySQL extension module for PHP"
    25 set name=pkg.summary value="MySQL extension module for PHP"
    26 set name=info.classification \
    26 set name=info.classification \
    27     value="org.opensolaris.category.2008:Development/PHP"
    27     value="org.opensolaris.category.2008:Development/PHP"
    28 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    28 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    29 set name=info.source-url value=http://us.php.net/get/php-5.3.10.tar.gz/from/this/mirror
    29 set name=info.source-url value=http://us.php.net/get/php-5.3.14.tar.gz/from/this/mirror
    30 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
    30 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 
    32 
    33 license php-mysql.license license='PHP, LGPLv2'
    33 license php-mysql.license license='PHP, LGPLv2'
    34 
    34 
    54 file path=usr/php/5.3/zts-modules/mysql.so
    54 file path=usr/php/5.3/zts-modules/mysql.so
    55 file path=usr/php/5.3/zts-modules/mysqli.so
    55 file path=usr/php/5.3/zts-modules/mysqli.so
    56 file path=usr/php/5.3/zts-modules/pdo_mysql.so
    56 file path=usr/php/5.3/zts-modules/pdo_mysql.so
    57 
    57 
    58 # need generic dependency on PHP itself
    58 # need generic dependency on PHP itself
    59 depend fmri=web/[email protected] type=require
    59 depend fmri=web/[email protected] type=require