[124043] branches/gsoc14-cleanup/src/macports1.0/doctor.tcl

ksammons at macports.org ksammons at macports.org
Sun Aug 17 11:25:57 PDT 2014


Revision: 124043
          https://trac.macports.org/changeset/124043
Author:   ksammons at macports.org
Date:     2014-08-17 11:25:57 -0700 (Sun, 17 Aug 2014)
Log Message:
-----------
Edited the output of check_tarballs

Modified Paths:
--------------
    branches/gsoc14-cleanup/src/macports1.0/doctor.tcl

Modified: branches/gsoc14-cleanup/src/macports1.0/doctor.tcl
===================================================================
--- branches/gsoc14-cleanup/src/macports1.0/doctor.tcl	2014-08-17 18:18:59 UTC (rev 124042)
+++ branches/gsoc14-cleanup/src/macports1.0/doctor.tcl	2014-08-17 18:25:57 UTC (rev 124043)
@@ -425,7 +425,7 @@
             set variants    [lindex $app 3]
             set epoch       [lindex $app 5]
 
-            output "'$app's tarball on disk"
+            output "'${name} @${version}_${revision}${variants}'s tarball on disk"
 
             set ref         [registry::open_entry $name $version $revision $variants $epoch]
             set image_dir   [registry::property_retrieve $ref location]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140817/db7e49fd/attachment.html>


More information about the macports-changes mailing list