Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Remko van der Vossen (ff0c457e9ff7a9b53b88fbf294edfce35f3e8f39)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Remko van der Vossen <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Remko van der Vossen (ff0c457e9ff7a9b53b88fbf294edfce35f3e8f39)
  • Date: Thu, 25 Feb 2016 20:43:10 +0000

GIT changes to master grimoire by Remko van der Vossen <wich AT sourcemage.org>:

php-pear/php4/HISTORY | 3 +++
php-pear/php4/PREPARE | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit ff0c457e9ff7a9b53b88fbf294edfce35f3e8f39
Author: Remko van der Vossen <wich AT sourcemage.org>
Commit: Remko van der Vossen <wich AT sourcemage.org>

php4: no such thing as NORMAL_COLOR

diff --git a/php-pear/php4/HISTORY b/php-pear/php4/HISTORY
index 1952345..116e304 100644
--- a/php-pear/php4/HISTORY
+++ b/php-pear/php4/HISTORY
@@ -1,3 +1,6 @@
+2016-02-25 Remko van der Vossen <wich AT sourcemage.org>
+ * PREPARE: no such thing as NORMAL_COLOR
+
2014-10-24 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS, BUILD: use SSL provider

diff --git a/php-pear/php4/PREPARE b/php-pear/php4/PREPARE
index 4b32d23..efa761e 100755
--- a/php-pear/php4/PREPARE
+++ b/php-pear/php4/PREPARE
@@ -1,4 +1,4 @@
message "${PROBLEM_COLOR}PHP 4.x has been deprecated since August 8th 2008
and is no longer" &&
message "maintained by upstream authors, and as such, will be removed from
our" &&
-message "grimoires. Please take steps to upgrade to PHP 5.x ('php'
spell)${NORMAL_COLOR}" &&
+message "grimoires. Please take steps to upgrade to PHP 5.x ('php'
spell)${DEFAULT_COLOR}" &&
query "Please acknowledge that you've read the warning from above" n ||
return 1



  • [SM-Commit] GIT changes to master grimoire by Remko van der Vossen (ff0c457e9ff7a9b53b88fbf294edfce35f3e8f39), Remko van der Vossen, 02/25/2016

Archive powered by MHonArc 2.6.24.

Top of Page