components/php-5_3/Makefile
changeset 3727 425608dcd0e3
parent 3516 c4ee98578413
child 3817 30b42c38bbc4
equal deleted inserted replaced
3726:1c80a90dd005 3727:425608dcd0e3
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 
    24 
    25 TPNO_PHP_5_3=		17137
    25 TPNO_PHP_5_3=		21389
    26 TPNO_PHP_APC=		17127
    26 TPNO_PHP_APC=		17127
    27 TPNO_PHP_IDN=		17128
    27 TPNO_PHP_IDN=		17128
    28 TPNO_PHP_MEMCACHE=	17130
    28 TPNO_PHP_MEMCACHE=	17130
    29 TPNO_PHP_SUHOSIN=	17559
    29 TPNO_PHP_SUHOSIN=	17559
    30 TPNO_PHP_TCPWRAP=	17132
    30 TPNO_PHP_TCPWRAP=	17132
   123 #		don't need fix_bin_scripts()
   123 #		don't need fix_bin_scripts()
   124 #			[paths already correct and some things don't exist.]
   124 #			[paths already correct and some things don't exist.]
   125 #               looks like i DO NEED the pear patches
   125 #               looks like i DO NEED the pear patches
   126 
   126 
   127 COMPONENT_NAME=		php
   127 COMPONENT_NAME=		php
   128 COMPONENT_VERSION=	5.3.28
   128 COMPONENT_VERSION=	5.3.29
   129 COMPONENT_PROJECT_URL=	http://www.php.net/
   129 COMPONENT_PROJECT_URL=	http://www.php.net/
   130 COMPONENT_BUGDB=	utility/php
   130 COMPONENT_BUGDB=	utility/php
   131 
   131 
   132 PKG_PROTO_DIRS += APC/build/prototype/$(MACH)
   132 PKG_PROTO_DIRS += APC/build/prototype/$(MACH)
   133 PKG_PROTO_DIRS += APC-zts/build/prototype/$(MACH)
   133 PKG_PROTO_DIRS += APC-zts/build/prototype/$(MACH)