Skip to Content.
Sympa Menu

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

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 (bfedf34a3d1419656f761b376c8b1d6234c20235)
  • Date: Fri, 18 Mar 2011 20:48:59 -0500

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

php-pear/php/DETAILS | 12 ++++++------
php-pear/php/HISTORY | 3 +++
2 files changed, 9 insertions(+), 6 deletions(-)

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

php: Updated stable to version 5.3.6

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index b6f6e6c..37a8971 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,8 +1,8 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.3.5
+ VERSION=5.3.6
SECURITY_PATCH=12
-
SOURCE_HASH=sha512:747762ce1f1ad4aecaa41e56128f69bbc2e5f2878f9b5df2020082a7ac47a7740955614d5dc2e9587b71f1a965f8b8a768146be0444a0d92e75125d5c8663076
+
SOURCE_HASH=sha512:deb24febcd3b19787a26953229ecd67d1f4b57314c31a8a11ae9d8dfe142b8ae9ccfadf333ff21c30e1f8b7c9b22c484d2da55fd826d07b9a2093ef9bbac9ec9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
@@ -15,8 +15,8 @@ if [[ $PHP5_BRANCH == stable ]]; then
SOURCE2_GPG="$SOURCE3:suhosin.gpg:UPSTREAM_KEY"
fi
elif [[ $PHP5_BRANCH == alpha ]]; then
- VERSION=5.3.5
-
SOURCE_HASH=sha512:747762ce1f1ad4aecaa41e56128f69bbc2e5f2878f9b5df2020082a7ac47a7740955614d5dc2e9587b71f1a965f8b8a768146be0444a0d92e75125d5c8663076
+ VERSION=5.3.6
+
SOURCE_HASH=sha512:deb24febcd3b19787a26953229ecd67d1f4b57314c31a8a11ae9d8dfe142b8ae9ccfadf333ff21c30e1f8b7c9b22c484d2da55fd826d07b9a2093ef9bbac9ec9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
elif [[ $PHP5_BRANCH == legacy ]]; then
@@ -34,9 +34,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE2_GPG="$SOURCE3:suhosin.gpg:UPSTREAM_KEY"
fi
else
- VERSION=5.3.5
+ VERSION=5.3.6
SECURITY_PATCH=12
-
SOURCE_HASH=sha512:747762ce1f1ad4aecaa41e56128f69bbc2e5f2878f9b5df2020082a7ac47a7740955614d5dc2e9587b71f1a965f8b8a768146be0444a0d92e75125d5c8663076
+
SOURCE_HASH=sha512:deb24febcd3b19787a26953229ecd67d1f4b57314c31a8a11ae9d8dfe142b8ae9ccfadf333ff21c30e1f8b7c9b22c484d2da55fd826d07b9a2093ef9bbac9ec9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
fi
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 3a1d5b7..fd5f13f 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2011-03-18 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to version 5.3.6
+
2011-01-08 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 5.3.5. SECURITY_PATCH++
Updated legacy to version 5.2.17



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (bfedf34a3d1419656f761b376c8b1d6234c20235), George Sherwood, 03/18/2011

Archive powered by MHonArc 2.6.24.

Top of Page