Skip to Content.
Sympa Menu

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

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 (a7b8b5b8792311949588da99f51998836fdd4ec1)
  • Date: Fri, 9 Nov 2007 23:25:26 -0600

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

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

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

php: Updated to version 5.2.5. SECURITY_PATCH++

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index afdd78a..b6fd64f 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 eb0d59e..95a30a5 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2007-11-10 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 5.2.5. SECURITY_PATCH++
+
2007-08-30 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 5.2.4, SECURITY_PATCH=5




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (a7b8b5b8792311949588da99f51998836fdd4ec1), George Sherwood, 11/10/2007

Archive powered by MHonArc 2.6.24.

Top of Page