aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-12-11 14:39:01 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-12-11 14:39:01 +0000
commit4a475c3cc2a20a742baa9006181a3188e1d39742 (patch)
treecf35f976d484a4e9609bf089442bcec46e71ac40 /dns
parent9d878465182e97c6af346a6146a986c31ad596bb (diff)
downloadports-4a475c3cc2a20a742baa9006181a3188e1d39742.tar.gz
ports-4a475c3cc2a20a742baa9006181a3188e1d39742.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9-devel/Makefile4
-rw-r--r--dns/bind9-devel/distinfo6
-rw-r--r--dns/bind9-devel/files/patch-configure8
3 files changed, 9 insertions, 9 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index ac3361179545..9476bbcd6d64 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -31,8 +31,8 @@ LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.12.0b1.2017.12.03
-HASH= a855b8d
+ISCVERSION= 9.12.0b1.2017.12.09
+HASH= 71eec55
USES= cpe libedit
diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo
index d4dfea10ffbc..f3fe7176b6d9 100644
--- a/dns/bind9-devel/distinfo
+++ b/dns/bind9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512392182
-SHA256 (bind9-a855b8d.tar.gz) = 9c19e127de9503c271a71978a388dcb44ad35e944d4fa33f2e78089cd1f7b9a3
-SIZE (bind9-a855b8d.tar.gz) = 11366006
+TIMESTAMP = 1513002076
+SHA256 (bind9-71eec55.tar.gz) = b1d8bea3324fefc8fab81b62c3e1b30517b20c467333cb33898893252c304a10
+SIZE (bind9-71eec55.tar.gz) = 11369528
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index e374028a0e75..dad9771352d0 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2017-12-03 23:45:35 UTC
+--- configure.orig 2017-12-09 01:09:51 UTC
+++ configure
-@@ -14442,27 +14442,9 @@ done
+@@ -14444,27 +14444,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
-@@ -14505,47 +14487,7 @@ $as_echo "no" >&6; } ;;
+@@ -14507,47 +14489,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
-@@ -23145,7 +23087,7 @@ $as_echo "" >&6; }
+@@ -23157,7 +23099,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).