Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (670d07f3b43beaccfff3b882e0505905fb8fb1c7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (670d07f3b43beaccfff3b882e0505905fb8fb1c7)
  • Date: Sat, 5 May 2007 00:01:47 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

php-pear/php/DETAILS | 10 +++++-----
php-pear/php/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit 670d07f3b43beaccfff3b882e0505905fb8fb1c7
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

php: Updated to version 5.2.2. SECURITY_PATCH++. Bug #13759

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 36726c5..e51bc78 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.1 # last was 5.1.0RC6
-
SOURCE_HASH=sha512:5cf13ea4d610ca1c1f05f56433aa86e90b0833a715d40d1f4bbb199d941bf27ae7e0cc43fabc69d1f31576083ed381467db8bfb1788ecb3b42818bf6d3d71bbd
+ VERSION=5.2.2 # last was 5.1.0RC6
+
SOURCE_HASH=sha512:19b50467ce363fdaed9ec3ce69e560de969a9edd1b4ba6c55cfacd1b5bbc9ff83627f3c54d4f74846f583646bb593dccb02d04c26a6ed9a90da1d02a4dd8d907
else
- VERSION=5.2.1
-
SOURCE_HASH=sha512:5cf13ea4d610ca1c1f05f56433aa86e90b0833a715d40d1f4bbb199d941bf27ae7e0cc43fabc69d1f31576083ed381467db8bfb1788ecb3b42818bf6d3d71bbd
+ VERSION=5.2.2
+
SOURCE_HASH=sha512:19b50467ce363fdaed9ec3ce69e560de969a9edd1b4ba6c55cfacd1b5bbc9ff83627f3c54d4f74846f583646bb593dccb02d04c26a6ed9a90da1d02a4dd8d907
fi
- SECURITY_PATCH=2
+ SECURITY_PATCH=3
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 75ecadd..25c78a3 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2007-05-05 George Sherwood <george AT beernabeer.com>
+ * DETAILS: updated to version 5.2.2
+ SECURITY_PATCH++. Bug #13759
+
2007-02-09 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 5.2.1. SECURITY_PATCH++
* PRE_BUILD: Removed.



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (670d07f3b43beaccfff3b882e0505905fb8fb1c7), George Sherwood, 05/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page