Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (468cf27da71c7e47b8d57fefa7e1deb8752e6d90)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (468cf27da71c7e47b8d57fefa7e1deb8752e6d90)
  • Date: Mon, 10 Feb 2014 03:56:11 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 468cf27da71c7e47b8d57fefa7e1deb8752e6d90
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

php: => 5.4.25

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index faeee70..10cd089 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,10 +1,10 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.4.24
+ VERSION=5.4.25
SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
-
SOURCE_HASH=sha512:c4bf209c9da183d0fa4aa96ea1e58e93f8034bd23dbe009dfc15a432416cb9fde441627d0068a9ddbd6e8ca273d97096e169dfe2c1a3cc99e49f2a181b664c6c
+
SOURCE_HASH=sha512:66694ff2bc6a91a9c702f4741fea1d0ce7e10b91051baedde0022b855c76e93efbde9719e333ffb504a6d801a6956404d606bfd174f46d94e6433d89f4c610db
elif [[ $PHP5_BRANCH == previous ]]; then
VERSION=5.3.28
SECURITY_PATCH=22
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 1f8d099..4a225be 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2014-02-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.25 (stable)
+
2014-01-11 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.4.24 (stable)




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (468cf27da71c7e47b8d57fefa7e1deb8752e6d90), Vlad Glagolev, 02/10/2014

Archive powered by MHonArc 2.6.24.

Top of Page