View | Details | Raw Unified | Return to bug 204950
Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME?=	djbdns
4
PORTNAME?=	djbdns
5
PORTVERSION?=	${DJBDNS_VER}
5
PORTVERSION?=	${DJBDNS_VER}
6
PORTREVISION?=	20
6
PORTREVISION?=	21
7
PORTEPOCH?=	1
7
PORTEPOCH?=	1
8
CATEGORIES?=	dns
8
CATEGORIES?=	dns
9
MASTER_SITES=	http://cr.yp.to/djbdns/ \
9
MASTER_SITES=	http://cr.yp.to/djbdns/ \
(-)./files/patch-dnsroots.global (-3 / +4 lines)
Lines 1-5 Link Here
1
--- dnsroots.global.orig	2001-02-11 14:11:45.000000000 -0700
1
--- dnsroots.global.orig	2001-02-12 06:11:45.000000000 +0900
2
+++ dnsroots.global	2014-01-03 08:54:45.000000000 -0700
2
+++ dnsroots.global	2015-12-02 09:24:27.688776000 +0900
3
@@ -1,13 +1,13 @@
3
@@ -1,13 +1,13 @@
4
 198.41.0.4
4
 198.41.0.4
5
-128.9.0.107
5
-128.9.0.107
Lines 10-16 Link Here
10
 192.203.230.10
10
 192.203.230.10
11
 192.5.5.241
11
 192.5.5.241
12
 192.112.36.4
12
 192.112.36.4
13
 128.63.2.53
13
-128.63.2.53
14
+198.97.190.53
14
 192.36.148.17
15
 192.36.148.17
15
-198.41.0.10
16
-198.41.0.10
16
+192.58.128.30
17
+192.58.128.30

Return to bug 204950