[71281] trunk/base/src/macports1.0/macports.tcl
snc at macports.org
snc at macports.org
Tue Sep 7 11:42:51 PDT 2010
Revision: 71281
http://trac.macports.org/changeset/71281
Author: snc at macports.org
Date: 2010-09-07 11:42:51 -0700 (Tue, 07 Sep 2010)
Log Message:
-----------
add whitespace between portname and errors
Modified Paths:
--------------
trunk/base/src/macports1.0/macports.tcl
Modified: trunk/base/src/macports1.0/macports.tcl
===================================================================
--- trunk/base/src/macports1.0/macports.tcl 2010-09-07 18:05:29 UTC (rev 71280)
+++ trunk/base/src/macports1.0/macports.tcl 2010-09-07 18:42:51 UTC (rev 71281)
@@ -2496,6 +2496,7 @@
# Find the porturl
if {[catch {set res [mportlookup $dep_portname]} error]} {
global errorInfo
+ ui_msg ""
ui_debug "$errorInfo"
ui_error "Internal error: port lookup failed: $error"
return 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100907/8dde9651/attachment.html>
More information about the macports-changes
mailing list