summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'php-pear/php/DETAILS')
-rwxr-xr-xphp-pear/php/DETAILS12
1 files changed, 0 insertions, 12 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index b1faf4d110..aa593eeb0a 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -21,11 +21,6 @@ elif [[ $PHP5_BRANCH == previous ]]; then
# SOURCE3_URL="http://download.suhosin.org/$SOURCE3"
# SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY"
# fi
-elif [[ $PHP5_BRANCH == alpha ]]; then
- VERSION=5.5.0alpha5
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://downloads.php.net/dsp/$SOURCE
- SOURCE_HASH=sha512:647a60adc47392bfa35b73a26873f6ac68a555ba146201b47a7fae7e76c078d6bf41a93f5f7e60b38c005c81ec74979ef5625673695934ebb01069ea465a9b79
elif [[ $PHP5_BRANCH == legacy ]]; then
VERSION=5.2.17
SECURITY_PATCH=23
@@ -45,13 +40,6 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE4=php52-backports-20130717.patch
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4
SOURCE4_HASH=sha512:ec31a0a99c225e1f9f8df494e8661a879f5017f2b82c5180f225b5d71eb7cdbebfdc888a4c54b3c38ae44bff1fe263142f0cce0ed4787cc9bdd175c42f7f3eaa
-else
-# rc branch
- VERSION=5.3.17
- SECURITY_PATCH=19
- SOURCE_HASH=sha512:70f5dca6c5e19c38b0586cd2f3854459ca56cac929b6c0cf8fda606b21031576c08214e817411c1c76158b14d09c175b9ef6ff35e17536b9dc80bdfb7d9b8937
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.php.net/