[55149] trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl

ryandesign at macports.org ryandesign at macports.org
Thu Aug 6 22:11:38 PDT 2009


Revision: 55149
          http://trac.macports.org/changeset/55149
Author:   ryandesign at macports.org
Date:     2009-08-06 22:11:37 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
php5extension-1.0.tcl: Make the instruction about how to fix the php.ini harder to misread.

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl	2009-08-07 03:57:46 UTC (rev 55148)
+++ trunk/dports/_resources/port1.0/group/php5extension-1.0.tcl	2009-08-07 05:11:37 UTC (rev 55149)
@@ -108,8 +108,9 @@
                     ui_debug "Found extension_dir ${phpiniextensiondir} in ${phpini}"
                     if {${phpiniextensiondir} != ${php5extension.extension_dir}} {
                         if {0 == ${count}} {
-                            ui_msg "To use ${name} and other PHP extensions, please delete this line"
-                            ui_msg "from your ${phpini}:"
+                            ui_msg "Your php.ini contains a line that will prevent ${name}"
+                            ui_msg "and other PHP extensions from working. To fix this,"
+                            ui_msg "delete this line from ${phpini}:"
                             ui_msg ""
                         }
                         ui_msg ${line}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/6012013f/attachment-0001.html>


More information about the macports-changes mailing list