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

raimue at macports.org raimue at macports.org
Fri Dec 6 11:02:00 PST 2013


Revision: 114380
          https://trac.macports.org/changeset/114380
Author:   raimue at macports.org
Date:     2013-12-06 11:02:00 -0800 (Fri, 06 Dec 2013)
Log Message:
-----------
port1.0: Add link to wiki page in case of misbehaving DNS servers

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-06 18:50:40 UTC (rev 114379)
+++ trunk/base/src/port1.0/fetch_common.tcl	2013-12-06 19:02:00 UTC (rev 114380)
@@ -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."
+        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>"
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131206/ad29469e/attachment-0001.html>


More information about the macports-changes mailing list