[55414] branches/gsoc09-logging/base/src/macports1.0/macports.tcl

enl at macports.org enl at macports.org
Mon Aug 10 04:36:55 PDT 2009


Revision: 55414
          http://trac.macports.org/changeset/55414
Author:   enl at macports.org
Date:     2009-08-10 04:36:54 -0700 (Mon, 10 Aug 2009)
Log Message:
-----------
Version stamp

Modified Paths:
--------------
    branches/gsoc09-logging/base/src/macports1.0/macports.tcl

Modified: branches/gsoc09-logging/base/src/macports1.0/macports.tcl
===================================================================
--- branches/gsoc09-logging/base/src/macports1.0/macports.tcl	2009-08-10 11:25:29 UTC (rev 55413)
+++ branches/gsoc09-logging/base/src/macports1.0/macports.tcl	2009-08-10 11:36:54 UTC (rev 55414)
@@ -123,7 +123,7 @@
         file delete -force $::debuglogname
     }
     set ::debuglog [open $::debuglogname w]
-
+    puts $::debuglog "version:1"
     # Add our log-channel to all already initialized channels
     foreach key [array names channels] {
         set macports::channels($key) [concat $macports::channels($key) $::debuglog]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090810/41051e00/attachment.html>


More information about the macports-changes mailing list