svn commit: r405317 - in head/dns/djbdns: . files

David Thiel lx at FreeBSD.org
Tue Jan 5 21:23:59 UTC 2016


Author: lx
Date: Tue Jan  5 21:23:58 2016
New Revision: 405317
URL: https://svnweb.freebsd.org/changeset/ports/405317

Log:
  Update the address for h.root-servers.net.
  
  PR:		204950
  Submitted by:	kaoru

Modified:
  head/dns/djbdns/Makefile
  head/dns/djbdns/files/patch-dnsroots.global

Modified: head/dns/djbdns/Makefile
==============================================================================
--- head/dns/djbdns/Makefile	Tue Jan  5 20:59:02 2016	(r405316)
+++ head/dns/djbdns/Makefile	Tue Jan  5 21:23:58 2016	(r405317)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	djbdns
 PORTVERSION?=	${DJBDNS_VER}
-PORTREVISION?=	20
+PORTREVISION?=	21
 PORTEPOCH?=	1
 CATEGORIES?=	dns
 MASTER_SITES=	http://cr.yp.to/djbdns/ \

Modified: head/dns/djbdns/files/patch-dnsroots.global
==============================================================================
--- head/dns/djbdns/files/patch-dnsroots.global	Tue Jan  5 20:59:02 2016	(r405316)
+++ head/dns/djbdns/files/patch-dnsroots.global	Tue Jan  5 21:23:58 2016	(r405317)
@@ -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
+--- dnsroots.global.orig	2001-02-12 06:11:45.000000000 +0900
++++ dnsroots.global	2015-12-02 09:24:27.688776000 +0900
 @@ -1,13 +1,13 @@
  198.41.0.4
 -128.9.0.107
@@ -10,7 +10,8 @@
  192.203.230.10
  192.5.5.241
  192.112.36.4
- 128.63.2.53
+-128.63.2.53
++198.97.190.53
  192.36.148.17
 -198.41.0.10
 +192.58.128.30


More information about the svn-ports-head mailing list