Update to latest snapshot.

While there, update the root hints file.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-04-29 10:05:18 +00:00
parent f130dd1a0a
commit 371e34a3a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414267
4 changed files with 12 additions and 12 deletions

View file

@ -2,7 +2,7 @@
# pkg-help formatted with fmt 59 63
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/}
PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/}
PORTREVISION= 0
CATEGORIES= dns net ipv6
MASTER_SITES= LOCAL/mat/bind
@ -19,8 +19,8 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
ISCVERSION= 9.11.0.a20160408
HASH= 7f79448
ISCVERSION= 9.11.0.a20160428
HASH= a27dc50
MAKE_JOBS_UNSAFE= yes

View file

@ -1,2 +1,2 @@
SHA256 (bind9-7f79448.tar.gz) = 18f73fb104947963e135a60d247389b0db74b4bef046be8e914007a6c8b2104b
SIZE (bind9-7f79448.tar.gz) = 11693960
SHA256 (bind9-a27dc50.tar.gz) = f5c2ee82b3a3c6de086df3cfc4c1a2ca2729e60c2563d65247dc36a82f783c01
SIZE (bind9-a27dc50.tar.gz) = 11721171

View file

@ -13,8 +13,8 @@
; on server FTP.INTERNIC.NET
; -OR- RS.INTERNIC.NET
;
; last update: December 01, 2015
; related version of root zone: 2015120100
; last update: March 23, 2016
; related version of root zone: 2016032301
;
; formerly NS.INTERNIC.NET
;
@ -84,7 +84,7 @@ K.ROOT-SERVERS.NET. 3600000 AAAA 2001:7fd::1
;
. 3600000 NS L.ROOT-SERVERS.NET.
L.ROOT-SERVERS.NET. 3600000 A 199.7.83.42
L.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:3::42
L.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:9f::42
;
; OPERATED BY WIDE
;

View file

@ -1,6 +1,6 @@
--- configure.orig 2016-03-26 21:25:44 UTC
--- configure.orig 2016-04-29 05:30:53 UTC
+++ configure
@@ -14152,27 +14152,9 @@ done
@@ -14186,27 +14186,9 @@ done
# problems start to show up.
saved_libs="$LIBS"
for TRY_LIBS in \
@ -30,7 +30,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
$as_echo_n "checking linking as $TRY_LIBS... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -14215,47 +14197,7 @@ $as_echo "no" >&6; } ;;
@@ -14249,47 +14231,7 @@ $as_echo "no" >&6; } ;;
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
esac
@ -79,7 +79,7 @@
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
@@ -22061,7 +22003,7 @@ $as_echo "" >&6; }
@@ -22095,7 +22037,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).