Skip to Content.
Sympa Menu

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

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 (10eee16c548e65e767c9745695abdea4deb21bce)
  • Date: Wed, 23 Sep 2009 14:08:42 -0500

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

php-pear/php/CONFIGURE | 2 +-
php-pear/php/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

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

php: fixed spelling typos

diff --git a/php-pear/php/CONFIGURE b/php-pear/php/CONFIGURE
index b63fcc3..6a83a06 100755
--- a/php-pear/php/CONFIGURE
+++ b/php-pear/php/CONFIGURE
@@ -1,6 +1,6 @@
. $GRIMOIRE/config_query_multi.function &&
message "${MESSAGE_COLOR}PEAR support will enable the CLI version and force
depends on libxml2" &&
-message "It will also enable some PCRE support (internal
reccomended)${DEFAULT_COLOR}" &&
+message "It will also enable some PCRE support (internal
recommended)${DEFAULT_COLOR}" &&
# prior pear enabledness
if list_find "$PHP5_OPTS" "--enable-pear" ; then
PHP5_PEAR="y"
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index e659209..4e0441a 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,5 +1,6 @@
2009-09-23 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: fixed built-in curl support when the subdep is selected
+ * CONFIGURE: fixed some typos

2009-09-21 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added net-snmp dep



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (10eee16c548e65e767c9745695abdea4deb21bce), Vlad Glagolev, 09/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page