summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'php-pear/php/DETAILS')
-rwxr-xr-xphp-pear/php/DETAILS37
1 files changed, 21 insertions, 16 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 6c07afa88d..609fae9188 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,26 +1,30 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.3.17
+ VERSION=5.4.12
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
+ SOURCE_HASH=sha512:c4e87ff0d9457114f8428479e41cb69ffc4f4cc98a92fb0359e6130edb09b0af17ff344b3409f2f7850177591f288658f9a2797eac9962c9fb4f9eb58be64c21
+elif [[ $PHP5_BRANCH == previous ]]; then
+ VERSION=5.3.22
SECURITY_PATCH=19
- SOURCE_HASH=sha512:70f5dca6c5e19c38b0586cd2f3854459ca56cac929b6c0cf8fda606b21031576c08214e817411c1c76158b14d09c175b9ef6ff35e17536b9dc80bdfb7d9b8937
+ SOURCE_HASH=sha512:ab6fbb7cd2c9c0bff2dcc4198622f63c88c5047f7931b367ceb99e030204128fb2f7b3d2eb3578d2f4b6d5b11167976a66fc4d73db442e0e64a2a6376586f9d7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
- if [[ $PHP5_SUHOSIN == y ]]; then
- VERSIONX=5.3.9
- VERSION2=0.9.10
- SOURCE2=suhosin-patch-$VERSIONX-$VERSION2.patch.gz
- SOURCE2_URL="http://download.suhosin.org/$SOURCE2"
- SOURCE3=$SOURCE2.sig
- SOURCE3_IGNORE=signature
- SOURCE3_URL="http://download.suhosin.org/$SOURCE3"
- SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY"
- fi
+# if [[ $PHP5_SUHOSIN == y ]]; then
+# VERSIONX=5.3.9
+# VERSION2=0.9.10
+# SOURCE2=suhosin-patch-$VERSIONX-$VERSION2.patch.gz
+# SOURCE2_URL="http://download.suhosin.org/$SOURCE2"
+# SOURCE3=$SOURCE2.sig
+# SOURCE3_IGNORE=signature
+# SOURCE3_URL="http://download.suhosin.org/$SOURCE3"
+# SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY"
+# fi
elif [[ $PHP5_BRANCH == alpha ]]; then
- VERSION=5.3.17
- SOURCE_HASH=sha512:70f5dca6c5e19c38b0586cd2f3854459ca56cac929b6c0cf8fda606b21031576c08214e817411c1c76158b14d09c175b9ef6ff35e17536b9dc80bdfb7d9b8937
+ VERSION=5.5.0alpha5
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
- SECURITY_PATCH=19
+ SOURCE_URL[0]=http://downloads.php.net/dsp/$SOURCE
+ SOURCE_HASH=sha512:647a60adc47392bfa35b73a26873f6ac68a555ba146201b47a7fae7e76c078d6bf41a93f5f7e60b38c005c81ec74979ef5625673695934ebb01069ea465a9b79
elif [[ $PHP5_BRANCH == legacy ]]; then
VERSION=5.2.17
SECURITY_PATCH=21
@@ -41,6 +45,7 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4
SOURCE4_HASH=sha512:cce9b47afd100ff0b650972fa6c7b0ed1c255da95bb8427238d336fee05fc7125cf9aacf5b9503986c3c45d57ca075e5b805dd0a2eb857917281ae4c4d715fad
else
+# rc branch
VERSION=5.3.17
SECURITY_PATCH=19
SOURCE_HASH=sha512:70f5dca6c5e19c38b0586cd2f3854459ca56cac929b6c0cf8fda606b21031576c08214e817411c1c76158b14d09c175b9ef6ff35e17536b9dc80bdfb7d9b8937