summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2007-11-10 09:26:47 +0400
committerJaka Kranjc2007-11-14 09:17:36 +0000
commitf11d82b8e7ef54fb16d88cc81412b03f90f7f9e8 (patch)
tree2e8479384571f6f8e59655fc2419b38b71189071
parentf1b3887db48159cf0be373a777dd12deec3c04ff (diff)
php: Updated to version 5.2.5. SECURITY_PATCH++(cherry picked from commit a7b8b5b8792311949588da99f51998836fdd4ec1)
-rwxr-xr-xphp-pear/php/DETAILS10
-rw-r--r--php-pear/php/HISTORY3
2 files changed, 8 insertions, 5 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index afdd78adcf..b6fd64fc0a 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,12 +1,12 @@
SPELL=php
if [[ "$PHP_RC" == y ]]; then
- VERSION=5.2.4
- SOURCE_HASH=sha512:283fda35fe122c843db1b1f941ded842322031f30128f01ec2a406b9197127b7e2d504a16d4ce4c511baf83d404b117fa59fd23c1b7b153352466c9350d4dba1
+ VERSION=5.2.5
+ SOURCE_HASH=sha512:d362c195a018bad5013c2b8539fdf345944266b6336ecc2315a0809ddc2a543bb09bcdd31d6203c056b1d9f4f65ce0b4f4e32c83df529582b05925b3a5b727f6
else
- VERSION=5.2.4
- SOURCE_HASH=sha512:283fda35fe122c843db1b1f941ded842322031f30128f01ec2a406b9197127b7e2d504a16d4ce4c511baf83d404b117fa59fd23c1b7b153352466c9350d4dba1
+ VERSION=5.2.5
+ SOURCE_HASH=sha512:d362c195a018bad5013c2b8539fdf345944266b6336ecc2315a0809ddc2a543bb09bcdd31d6203c056b1d9f4f65ce0b4f4e32c83df529582b05925b3a5b727f6
fi
- SECURITY_PATCH=5
+ SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
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 eb0d59e93c..95a30a5a81 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2007-11-10 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to version 5.2.5. SECURITY_PATCH++
+
2007-08-30 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 5.2.4, SECURITY_PATCH=5