summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElisamuel Resto2007-06-03 12:44:40 -0400
committerEric Sandall2007-06-03 10:46:43 -0700
commitab10a39c1e9d52b34a7b5ab58b82e5ade4f1fbac (patch)
tree5a08ba6c1c95f4b7c0e1170d6da79d5a00859993
parent1258d1c5a3d8783c8d900aa1b20a184988246161 (diff)
php-pear/php: Updated to version 5.2.3, SECURITY_PATCH++ Bug #13811
(cherry picked from commit 7e0dc18bd232321f31e93e187482db5cb64d95d5)
-rwxr-xr-xphp-pear/php/DETAILS11
-rw-r--r--php-pear/php/HISTORY5
2 files changed, 9 insertions, 7 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index daa259dc86..0b83a3638c 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,13 +1,12 @@
SPELL=php
if [[ "$PHP_RC" == y ]]; then
- VERSION=5.2.2 # last was 5.1.0RC6
- SOURCE_HASH=sha512:19b50467ce363fdaed9ec3ce69e560de969a9edd1b4ba6c55cfacd1b5bbc9ff83627f3c54d4f74846f583646bb593dccb02d04c26a6ed9a90da1d02a4dd8d907
+ VERSION=5.2.3 # last was 5.1.0RC6
+ SOURCE_HASH=sha512:6dfd7fecc01fc284e93b76d7dd7ce81e528fc56720792151d0c62bf267c072d701533f31e84862d3d548ea9ba2ac7ec515acf43ca7957c5a5632d7739fbd35e2
else
- VERSION=5.2.2
- SOURCE_HASH=sha512:19b50467ce363fdaed9ec3ce69e560de969a9edd1b4ba6c55cfacd1b5bbc9ff83627f3c54d4f74846f583646bb593dccb02d04c26a6ed9a90da1d02a4dd8d907
+ VERSION=5.2.3
+ SOURCE_HASH=sha512:6dfd7fecc01fc284e93b76d7dd7ce81e528fc56720792151d0c62bf267c072d701533f31e84862d3d548ea9ba2ac7ec515acf43ca7957c5a5632d7739fbd35e2
fi
- PATCHLEVEL=1
- SECURITY_PATCH=3
+ SECURITY_PATCH=4
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 6fa9442923..53c0ebc2f7 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,4 +1,7 @@
-2007-05-17 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+2007-05-17 Elisamuel Resto <ryuji@mages.ath.cx>
+ * DETAILS: Updated to version 5.2.3, SECURITY_PATCH++ Bug #13811
+
+Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* DETAILS: PATCHLEVEL++
* BUILD: fixed man path