components/php-5_3/Makefile
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, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2014, 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 include ../../make-rules/ips.mk
    24 include ../../make-rules/ips.mk
    25 
    25 
    26 ##
    26 ##
   113 #		don't need fix_bin_scripts()
   113 #		don't need fix_bin_scripts()
   114 #			[paths already correct and some things don't exist.]
   114 #			[paths already correct and some things don't exist.]
   115 #               looks like i DO NEED the pear patches
   115 #               looks like i DO NEED the pear patches
   116 
   116 
   117 COMPONENT_NAME=		php
   117 COMPONENT_NAME=		php
   118 COMPONENT_VERSION=	5.3.27
   118 COMPONENT_VERSION=	5.3.28
   119 COMPONENT_PROJECT_URL=	http://www.php.net/
   119 COMPONENT_PROJECT_URL=	http://www.php.net/
   120 COMPONENT_BUGDB=	utility/php
   120 COMPONENT_BUGDB=	utility/php
   121 
   121 
   122 PKG_PROTO_DIRS += APC/build/prototype/$(MACH)
   122 PKG_PROTO_DIRS += APC/build/prototype/$(MACH)
   123 PKG_PROTO_DIRS += APC-zts/build/prototype/$(MACH)
   123 PKG_PROTO_DIRS += APC-zts/build/prototype/$(MACH)