summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DETAILS
diff options
context:
space:
mode:
authorIsmael Luceno2015-03-13 15:41:35 -0300
committerIsmael Luceno2015-03-13 20:53:59 -0300
commitef3b83214e44df8898e16842c561b9646ea93e32 (patch)
tree9e4e4be57e4c815de6ac1f4b3927128fb77f346f /php-pear/php/DETAILS
parent1d96c2a4aeb45853ba1b77a15d8887d6be7b4870 (diff)
php: Remove Suhosin patch, it is dead
Diffstat (limited to 'php-pear/php/DETAILS')
-rwxr-xr-xphp-pear/php/DETAILS20
1 files changed, 0 insertions, 20 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index f9f4b52717..a5b95acf82 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -7,30 +7,10 @@ case "$PHP_BRANCH" in stable)
VERSION=5.5.22
SECURITY_PATCH=23
SOURCE_HASH=sha512:3eabd6fa2cd10e83fc3c00fb43313feefbb8c2772778dc6f176612fcb449761e22b55053e5b0b7f6954c0c141ab6c799f08bdca1851078511b7ef9376dadefac
-# 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
;; legacy)
VERSION=5.4.38
SECURITY_PATCH=23
SOURCE_HASH=sha512:92b2901117bbaa6c4749027e4a7dbb2f4bb50a3f60b52583051abdfcddafbe4715025a928ea9a6c70b51352e5e43f7ced626d78f5fff97cb1be34a9864f9ed6e
- # if [[ $PHP5_SUHOSIN == y ]]; then
- # VERSIONX=5.2.16
- # VERSION2=0.9.7
- # 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
esac
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE