[65979] trunk/base/src/port/port.tcl

raimue at macports.org raimue at macports.org
Sun Apr 4 05:04:04 PDT 2010


Revision: 65979
          http://trac.macports.org/changeset/65979
Author:   raimue at macports.org
Date:     2010-04-04 05:04:02 -0700 (Sun, 04 Apr 2010)
Log Message:
-----------
port/port.tcl:
Empty pseudo-port expansion is already checked before running the command.

Modified Paths:
--------------
    trunk/base/src/port/port.tcl

Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl	2010-04-04 11:54:32 UTC (rev 65978)
+++ trunk/base/src/port/port.tcl	2010-04-04 12:04:02 UTC (rev 65979)
@@ -651,8 +651,6 @@
     set portname [url_to_portname $url]
     if {$portname == ""} {
         ui_msg "To use the current port, you must be in a port's directory."
-        ui_msg "(you might also see this message if a pseudo-port such as"
-        ui_msg "outdated or installed expands to no ports)."
         return [list]
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100404/5a2be700/attachment.html>


More information about the macports-changes mailing list