components/php-5_3/php-sapi/Makefile
branchs11-update
changeset 2923 d19580922ffe
parent 934 f44530931819
child 1654 6f9989ec7bd5
child 3086 649b12aa87ce
equal deleted inserted replaced
2922:a20504fc0f7b 2923:d19580922ffe
    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, 2013, 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 # NOTE:
    25 # NOTE:
    26 #    Currently the version numbers in the package manifests, one
    26 #    Currently the version numbers in the package manifests, one
    27 #    level up, are manually set because the COMPONENT_VERSION, like
    27 #    level up, are manually set because the COMPONENT_VERSION, like
    28 #    below, is not available at the top level where this is IPS
    28 #    below, is not available at the top level where this is IPS
    29 #    published from.
    29 #    published from.
    30 
    30 
    31 COMPONENT_NAME=		php
    31 COMPONENT_NAME=		php
    32 COMPONENT_VERSION=	5.3.14
    32 COMPONENT_VERSION=	5.3.27
    33 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    33 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    34 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    34 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    35 COMPONENT_ARCHIVE_HASH= \
    35 COMPONENT_ARCHIVE_HASH= \
    36     sha256:c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3
    36     sha256:e12db21c623b82a2244c4dd9b06bb75af20868c1b748a105a6829a5acc36b287
    37 COMPONENT_ARCHIVE_URL=	http://us.php.net/get/$(COMPONENT_ARCHIVE)/from/this/mirror
    37 COMPONENT_ARCHIVE_URL=	http://us.php.net/get/$(COMPONENT_ARCHIVE)/from/this/mirror
    38 COMPONENT_PROJECT_URL=	http://www.php.net/
    38 COMPONENT_PROJECT_URL=	http://www.php.net/
    39 
    39 
    40 #
    40 #
    41 # php documentation
    41 # php documentation