Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (69082db6662ba575e1c7c7f5a547218dd82faa0c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (69082db6662ba575e1c7c7f5a547218dd82faa0c)
  • Date: Fri, 5 Sep 2008 17:36:24 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

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

New commits:
commit 69082db6662ba575e1c7c7f5a547218dd82faa0c
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/php: updated RC to 5.3.0alpha3

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 0e76ab0..b290360 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,8 +1,7 @@
SPELL=php
if [[ "${PHP5_RC}" == "y" ]]; then
- VERSION=5.3.0alpha1
- SECURITY_PATCH=6
-
SOURCE_HASH=sha512:c9cfb6dc128e7bcbcd16d45b13f8b9145eda03bb112140718d371f5cc8dc667ec80d100d00759035f282586e40502dbd86effddb4bd8b11220072ef60d4620ec
+ VERSION=5.3.0alpha2
+
SOURCE_HASH=sha512:668b54c410e68432ac8d1e8df34c0b2326fd632643f7548f68ad1b3251595a7a3cf57ef84c2ea16235675d82a09eb08d88915ca002b89f890958d5bf38a42042
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
else
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index b32b83b..a30b1cb 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2008-09-05 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated the RC to 5.3.0alpha2; SECURITY_PATCH shouldn't be
set
+
2008-09-02 Elisamuel Resto <ryuji AT sourcemage.org>
* DEPENDS: fixed a extra 'fi' introduced by the xorg-modular merge





Archive powered by MHonArc 2.6.24.

Top of Page