[91995] trunk/base/src/port1.0/portfetch.tcl

cal at macports.org cal at macports.org
Sun Apr 15 09:08:03 PDT 2012


Revision: 91995
          https://trac.macports.org/changeset/91995
Author:   cal at macports.org
Date:     2012-04-15 09:08:01 -0700 (Sun, 15 Apr 2012)
Log Message:
-----------
remove double colon

Modified Paths:
--------------
    trunk/base/src/port1.0/portfetch.tcl

Modified: trunk/base/src/port1.0/portfetch.tcl
===================================================================
--- trunk/base/src/port1.0/portfetch.tcl	2012-04-15 11:19:48 UTC (rev 91994)
+++ trunk/base/src/port1.0/portfetch.tcl	2012-04-15 16:08:01 UTC (rev 91995)
@@ -475,7 +475,7 @@
                     set fetched 1
                     break
                 } else {
-                    ui_debug "[msgcat::mc "Fetching distfile failed:"]: $result"
+                    ui_debug "[msgcat::mc "Fetching distfile failed"]: $result"
                     file delete -force "${distpath}/${distfile}.TMP"
                 }
             }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120415/1a856487/attachment.html>


More information about the macports-changes mailing list