aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-02-01 12:43:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-02-01 12:43:34 +0000
commit5a2b52f29cc33aacae0747347eed4eab1c04cfa4 (patch)
treeb0d169506b67cf12ae96c396fb540ad5b9184795 /dns
parent15e5b813177ea7ec06305ed31eb3709da543af07 (diff)
downloadports-5a2b52f29cc33aacae0747347eed4eab1c04cfa4.tar.gz
ports-5a2b52f29cc33aacae0747347eed4eab1c04cfa4.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9-devel/Makefile4
-rw-r--r--dns/bind9-devel/distinfo4
-rw-r--r--dns/bind9-devel/files/patch-configure8
3 files changed, 8 insertions, 8 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 17c0c185bbc7..aafcb6d4e531 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -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.a20160125
-HASH= 1fe6b74
+ISCVERSION= 9.11.0.a.20160202
+HASH= d1dbf6b
MAKE_JOBS_UNSAFE= yes
diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo
index 2430fd5c8895..b243300935bb 100644
--- a/dns/bind9-devel/distinfo
+++ b/dns/bind9-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bind9-1fe6b74.tar.gz) = 75aebb8d27d3091d37ee3058c9076cf09919834dc46fc430233bb10671a56d26
-SIZE (bind9-1fe6b74.tar.gz) = 11012077
+SHA256 (bind9-d1dbf6b.tar.gz) = da1dacc29a236106f48842ab8fe9b3203487359889964affb9f5ad821ab0b8aa
+SIZE (bind9-d1dbf6b.tar.gz) = 11119389
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index 24c3f3016d2b..d52ec7b9dfff 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2015-12-15 23:30:08 UTC
+--- configure.orig 2016-02-01 03:29:49 UTC
+++ configure
-@@ -14113,27 +14113,9 @@ done
+@@ -14150,27 +14150,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
-@@ -14176,47 +14158,7 @@ $as_echo "no" >&6; } ;;
+@@ -14213,47 +14195,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
-@@ -21870,7 +21812,7 @@ $as_echo "" >&6; }
+@@ -21946,7 +21888,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).