Update the j.root-servers.net IP address (yes, long overdue).

While I'm here, make the Makefile honor $STRIP instead of hardcoding
an '-s' as a link parameter.

Submitted by:	Eivind Olsen <eivind@aminor.no> - the j.root-servers.net part
This commit is contained in:
Peter Pentchev 2003-04-10 08:17:24 +00:00
parent 17c36ed0a4
commit bf25e5914b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78692
4 changed files with 24 additions and 2 deletions

View file

@ -78,7 +78,7 @@ pre-fetch:
post-patch:
@echo "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc
@echo "${CC} -s" > ${WRKSRC}/conf-ld
@echo "${CC} ${STRIP}" > ${WRKSRC}/conf-ld
@echo "${PREFIX}" > ${WRKSRC}/conf-home
.if !defined(WITHOUT_MAN)

View file

@ -0,0 +1,11 @@
--- dnsroots.global.old Thu Apr 10 11:06:19 2003
+++ dnsroots.global Thu Apr 10 11:06:55 2003
@@ -7,7 +7,7 @@
192.112.36.4
128.63.2.53
192.36.148.17
-198.41.0.10
+192.58.128.30
193.0.14.129
198.32.64.12
202.12.27.33

View file

@ -78,7 +78,7 @@ pre-fetch:
post-patch:
@echo "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc
@echo "${CC} -s" > ${WRKSRC}/conf-ld
@echo "${CC} ${STRIP}" > ${WRKSRC}/conf-ld
@echo "${PREFIX}" > ${WRKSRC}/conf-home
.if !defined(WITHOUT_MAN)

View file

@ -0,0 +1,11 @@
--- dnsroots.global.old Thu Apr 10 11:06:19 2003
+++ dnsroots.global Thu Apr 10 11:06:55 2003
@@ -7,7 +7,7 @@
192.112.36.4
128.63.2.53
192.36.148.17
-198.41.0.10
+192.58.128.30
193.0.14.129
198.32.64.12
202.12.27.33