[88599] trunk/base/src/macports1.0/macports.tcl

jmr at macports.org jmr at macports.org
Thu Jan 5 11:42:19 PST 2012


Revision: 88599
          http://trac.macports.org/changeset/88599
Author:   jmr at macports.org
Date:     2012-01-05 11:42:17 -0800 (Thu, 05 Jan 2012)
Log Message:
-----------
deleted files are not indicative of registry corruption

Modified Paths:
--------------
    trunk/base/src/macports1.0/macports.tcl

Modified: trunk/base/src/macports1.0/macports.tcl
===================================================================
--- trunk/base/src/macports1.0/macports.tcl	2012-01-05 19:08:14 UTC (rev 88598)
+++ trunk/base/src/macports1.0/macports.tcl	2012-01-05 19:42:17 UTC (rev 88599)
@@ -3867,7 +3867,7 @@
                             ui_msg ""
                         }
                         ui_warn "Error determining file type of `[$f path]': $fileIsBinaryError"
-                        ui_warn "Your registry for the `[[registry::entry owner [$f path]] name]' port is probably corrupt. Consider reinstalling it."
+                        ui_warn "A file belonging to the `[[registry::entry owner [$f path]] name]' port is missing or unreadable. Consider reinstalling it."
                     }
                 }
             } catch {*} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120105/6ff2bd99/attachment.html>


More information about the macports-changes mailing list