Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (3a978a1b811f6127cd90a25c99fb95d9188aff9f)
  • Date: Sun, 27 Aug 2006 05:54:18 -0500

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

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

New commits:
commit 5d5cb28b25a57894162763875dfb1a43de0d13ac
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

Updated php to version 5.1.6

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 28aaacd..afcfe60 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,10 +1,10 @@
SPELL=php
if [[ "$PHP_RC" == y ]]; then
- VERSION=5.1.5 # last was 5.1.0RC6
-
SOURCE_HASH=sha512:643aa327cbe09fb7b8eda6c04881bccafc1ed5145db7dade079311fcdee9bd82ceb737427d738101d4c27424a4bdd4eda5391d5db71bdf9fa0230a8b75b9f809
+ VERSION=5.1.6 # last was 5.1.0RC6
+
SOURCE_HASH=sha512:a648ef6c894ac2b533836ffdd4d0a0c47c15abfe252d8b11cfdc97119500d8b5a5c7c78df27b8079c206ecdda4c02ba95c1dd16708ac839fc261c5d600593572
else
- VERSION=5.1.5
-
SOURCE_HASH=sha512:643aa327cbe09fb7b8eda6c04881bccafc1ed5145db7dade079311fcdee9bd82ceb737427d738101d4c27424a4bdd4eda5391d5db71bdf9fa0230a8b75b9f809
+ VERSION=5.1.6
+
SOURCE_HASH=sha512:a648ef6c894ac2b533836ffdd4d0a0c47c15abfe252d8b11cfdc97119500d8b5a5c7c78df27b8079c206ecdda4c02ba95c1dd16708ac839fc261c5d600593572
fi
SECURITY_PATCH=1
BUILD_API=2
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 2a7aa59..d78be68 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2006-08-27 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 5.1.6
+
2006-08-19 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 5.1.5




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (3a978a1b811f6127cd90a25c99fb95d9188aff9f), George Sherwood, 08/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page