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

jberry at macports.org jberry at macports.org
Sat Oct 9 08:58:07 PDT 2010


Revision: 72262
          http://trac.macports.org/changeset/72262
Author:   jberry at macports.org
Date:     2010-10-09 08:58:04 -0700 (Sat, 09 Oct 2010)
Log Message:
-----------
Remove an obsolete comment

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

Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl	2010-10-09 15:41:53 UTC (rev 72261)
+++ trunk/base/src/port/port.tcl	2010-10-09 15:58:04 UTC (rev 72262)
@@ -1393,10 +1393,6 @@
     }
     
     # Walk through each item in a, taking all those items that don't match b
-    #
-    # Note: -regexp may not be present in all versions of Tcl we need to work
-    #       against, in which case we may have to fall back to a slower alternative
-    #       for those cases. I'm not worrying about that for now, however. -jdb
     foreach aitem $a {
         array set port $aitem
         
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101009/58629c6e/attachment.html>


More information about the macports-changes mailing list