Skip to Content.
Sympa Menu

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

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 (da0ea626a219c1927e5dc4d16376399ad897953a)
  • Date: Sat, 7 Feb 2009 12:24:45 -0600

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

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

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

xdebug: => 2.0.4

diff --git a/php-pear/xdebug/DETAILS b/php-pear/xdebug/DETAILS
index 74bbf08..f5370f6 100755
--- a/php-pear/xdebug/DETAILS
+++ b/php-pear/xdebug/DETAILS
@@ -1,14 +1,14 @@
SPELL=xdebug
- VERSION=2.0.3
-
SOURCE_HASH=sha512:ce3253ee802b3c20436c849418955aeeb91d88412b95a4b3b9719f3e7e4cb22157385b8796f860de325f74592b7392c51734849cf1fab0e7628d715050e95d3c
+ VERSION=2.0.4
+
SOURCE_HASH=sha512:6ae866dbbb1e159ec67b7c6d054313dec42edeb9f9b8f23e3873b4b25af6008cd31e358a1aa55a38cd87d97c919364869848ccfaf08c61662121287ec7167301
SOURCE=$SPELL-$VERSION.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.xdebug.org/files/$SOURCE
LICENSE[0]=PHP
WEB_SITE=http://www.xdebug.org/
ENTERED=20020730
KEYWORDS="debugger php"
- SHORT='Xdebug is a PHP debugging extension'
+ SHORT="PHP debugging extension"
cat << EOF
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
diff --git a/php-pear/xdebug/HISTORY b/php-pear/xdebug/HISTORY
index f1a587d..32ea4e7 100644
--- a/php-pear/xdebug/HISTORY
+++ b/php-pear/xdebug/HISTORY
@@ -1,3 +1,6 @@
+2009-02-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.4; quoting paths; fixed desc
+
2008-09-30 Elisamuel Resto <ryuji AT sourcemage.org>
* DEPENDS: added '--enable-xdebug'

@@ -54,4 +57,3 @@

2002-07-30 Sergey Lipnevich <sergey AT sourcemage.org>
* ALL: spell created.
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (da0ea626a219c1927e5dc4d16376399ad897953a), Vlad Glagolev, 02/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page