From d1eec8b67eb6d9c46366d29b4ae66de3cde0fd1f Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Fri, 13 Mar 2015 14:20:38 -0300 Subject: php 5.4.38 (legacy) --- php-pear/php/DETAILS | 30 +++++++++++++++--------------- php-pear/php/HISTORY | 1 + 2 files changed, 16 insertions(+), 15 deletions(-) (limited to 'php-pear') diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS index 444fe8f566..9fc3e49a10 100755 --- a/php-pear/php/DETAILS +++ b/php-pear/php/DETAILS @@ -18,22 +18,22 @@ case "$PHP_BRANCH" in stable) # SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY" # fi ;; legacy) - VERSION=5.2.17 + VERSION=5.4.38 SECURITY_PATCH=23 - SOURCE_HASH=sha512:baf3b5038468c9fa7c1a9e0506ed23559c21ba8df29380498a24e8d31c4c5f3633f29b1bc2faa3e59c6e5336536c09e19a5462b0a9d5916181c08f1f19abbca8 - 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 - SOURCE4=php52-backports-20130717.patch - SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4 - SOURCE4_HASH=sha512:ec31a0a99c225e1f9f8df494e8661a879f5017f2b82c5180f225b5d71eb7cdbebfdc888a4c54b3c38ae44bff1fe263142f0cce0ed4787cc9bdd175c42f7f3eaa + 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 + # SOURCE4=php52-backports-20130717.patch + # SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4 + # SOURCE4_HASH=sha512:ec31a0a99c225e1f9f8df494e8661a879f5017f2b82c5180f225b5d71eb7cdbebfdc888a4c54b3c38ae44bff1fe263142f0cce0ed4787cc9bdd175c42f7f3eaa esac SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY index 642742989d..315d0f486d 100644 --- a/php-pear/php/HISTORY +++ b/php-pear/php/HISTORY @@ -1,4 +1,5 @@ 2015-03-13 Ismael Luceno + * DETAILS: update spell to 5.4.38 (legacy) * DETAILS, PREPARE: Rename branch, previous => oldstable * DETAILS: Rewrite branch selection to use a case statement * DETAILS, PREPARE: Remove rc and alpha branches -- cgit v1.2.3