[71217] trunk/base/src/port/port.tcl
jmr at macports.org
jmr at macports.org
Sat Sep 4 12:15:05 PDT 2010
Revision: 71217
http://trac.macports.org/changeset/71217
Author: jmr at macports.org
Date: 2010-09-04 12:15:02 -0700 (Sat, 04 Sep 2010)
Log Message:
-----------
fix gohome action with multiple ports
Modified Paths:
--------------
trunk/base/src/port/port.tcl
Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl 2010-09-04 17:55:10 UTC (rev 71216)
+++ trunk/base/src/port/port.tcl 2010-09-04 19:15:02 UTC (rev 71217)
@@ -3441,6 +3441,7 @@
return 1
}
foreachport $portlist {
+ array unset portinfo
# If we have a url, use that, since it's most specific, otherwise try to map the portname to a url
if {$porturl == ""} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100904/f677a6f9/attachment-0001.html>
More information about the macports-changes
mailing list