[82560] trunk/dports/_resources/port1.0/group/app-1.0.tcl

ryandesign at macports.org ryandesign at macports.org
Mon Aug 15 13:03:48 PDT 2011


Revision: 82560
          http://trac.macports.org/changeset/82560
Author:   ryandesign at macports.org
Date:     2011-08-15 13:03:47 -0700 (Mon, 15 Aug 2011)
Log Message:
-----------
app-1.0.tcl: I forgot Tcl 8.4 is on Leopard too; see #30798

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

Modified: trunk/dports/_resources/port1.0/group/app-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/app-1.0.tcl	2011-08-15 19:58:29 UTC (rev 82559)
+++ trunk/dports/_resources/port1.0/group/app-1.0.tcl	2011-08-15 20:03:47 UTC (rev 82560)
@@ -143,7 +143,7 @@
 }
 
 # Implement our own lreverse proc, if it doesn't already exist. This will be
-# the case on Tiger which has Tcl 8.4; lreverse is new in Tcl 8.5.
+# the case on Tiger and Leopard which have Tcl 8.4; lreverse is new in Tcl 8.5.
 # Taken from http://wiki.tcl.tk/17188
 if {[info command lreverse] == ""} {
     proc lreverse l {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110815/6ea80cc8/attachment.html>


More information about the macports-changes mailing list