[114454] trunk/base/src/port1.0/fetch_common.tcl

jmr at macports.org jmr at macports.org
Sun Dec 8 21:56:58 PST 2013


Revision: 114454
          https://trac.macports.org/changeset/114454
Author:   jmr at macports.org
Date:     2013-12-08 21:56:58 -0800 (Sun, 08 Dec 2013)
Log Message:
-----------
reword message; we just stated the exact reason

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

Modified: trunk/base/src/port1.0/fetch_common.tcl
===================================================================
--- trunk/base/src/port1.0/fetch_common.tcl	2013-12-09 05:32:06 UTC (rev 114453)
+++ trunk/base/src/port1.0/fetch_common.tcl	2013-12-09 05:56:58 UTC (rev 114454)
@@ -343,6 +343,6 @@
 proc portfetch::check_dns {} {
     # check_broken_dns returns true at most once, so we don't have to worry about spamming this message
     if {[check_broken_dns]} {
-        ui_warn "Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for possible reasons: <https://trac.macports.org/wiki/MisbehavingServers>"
+        ui_warn "Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers>"
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131208/5e58ec68/attachment.html>


More information about the macports-changes mailing list