From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 3 16:10:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE2C5E94 for ; Fri, 3 Jan 2014 16:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8358719BD for ; Fri, 3 Jan 2014 16:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s03GA0e0048666 for ; Fri, 3 Jan 2014 16:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s03GA08V048665; Fri, 3 Jan 2014 16:10:00 GMT (envelope-from gnats) Resent-Date: Fri, 3 Jan 2014 16:10:00 GMT Resent-Message-Id: <201401031610.s03GA08V048665@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Brad Davis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 105C1C68 for ; Fri, 3 Jan 2014 16:01:28 +0000 (UTC) Received: from valentine.liquidneon.com (cl-1479.chi-02.us.sixxs.net [IPv6:2001:4978:f:5c6::2]) by mx1.freebsd.org (Postfix) with ESMTP id DB0FD197F for ; Fri, 3 Jan 2014 16:01:27 +0000 (UTC) Received: by valentine.liquidneon.com (Postfix, from userid 1001) id E08688FF8E; Fri, 3 Jan 2014 09:01:25 -0700 (MST) Message-Id: <20140103160125.E08688FF8E@valentine.liquidneon.com> Date: Fri, 3 Jan 2014 09:01:25 -0700 (MST) From: Brad Davis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/185447: [patch] dns/djbdns: Update the IP address for d.root-servers.net X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Brad Davis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jan 2014 16:10:00 -0000 >Number: 185447 >Category: ports >Synopsis: [patch] dns/djbdns: Update the IP address for d.root-servers.net >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 03 16:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Brad Davis >Release: FreeBSD 9.1-RELEASE-p7 i386 >Organization: >Environment: >Description: Update the IP address for d.root-servers.net Per: http://d.root-servers.org/renumber.html >How-To-Repeat: >Fix: --- djbdns-update-dnsroots.patch begins here --- Index: dns/djbdns/Makefile =================================================================== --- dns/djbdns/Makefile (revision 338551) +++ dns/djbdns/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME?= djbdns PORTVERSION?= ${DJBDNS_VER} -PORTREVISION?= 14 +PORTREVISION?= 15 CATEGORIES?= dns MASTER_SITES= http://cr.yp.to/djbdns/ \ ftp://cr.yp.to/djbdns/ Index: dns/djbdns/files/patch-dnsroots.global =================================================================== --- dns/djbdns/files/patch-dnsroots.global (revision 338551) +++ dns/djbdns/files/patch-dnsroots.global (working copy) @@ -1,13 +1,14 @@ ---- dnsroots.global.orig 2001-02-11 23:11:45.000000000 +0200 -+++ dnsroots.global 2007-11-04 20:06:59.000000000 +0200 -@@ -1,5 +1,5 @@ +--- dnsroots.global.orig 2001-02-11 14:11:45.000000000 -0700 ++++ dnsroots.global 2014-01-03 08:54:45.000000000 -0700 +@@ -1,13 +1,13 @@ 198.41.0.4 -128.9.0.107 +192.228.79.201 192.33.4.12 - 128.8.10.90 +-128.8.10.90 ++199.7.91.13 192.203.230.10 -@@ -7,7 +7,7 @@ + 192.5.5.241 192.112.36.4 128.63.2.53 192.36.148.17 --- djbdns-update-dnsroots.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: