aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind9-devel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-14 16:52:52 +0800
committerMathieu Arnold <mat@FreeBSD.org>2016-11-14 16:52:52 +0800
commit4ee2188dceaa06624892af8251359eb3a115d7c9 (patch)
tree0dc9db5b4bc3e35c1044f5d1030ce42eae4850de /dns/bind9-devel
parent6915b9fa8ae9d107f1527df204d4eb4063313cfe (diff)
downloadfreebsd-ports-gnome-4ee2188dceaa06624892af8251359eb3a115d7c9.tar.gz
freebsd-ports-gnome-4ee2188dceaa06624892af8251359eb3a115d7c9.tar.zst
freebsd-ports-gnome-4ee2188dceaa06624892af8251359eb3a115d7c9.zip
Update to latest commit.
Sponsored by: Absolight
Diffstat (limited to 'dns/bind9-devel')
-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 ceb19e9cfe86..ef102ccac84a 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -30,8 +30,8 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= MPL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.12.0a.2016.11.01
-HASH= 7960fc5
+ISCVERSION= 9.12.0a.2016.11.08
+HASH= 3ac0165
USES= cpe libedit
diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo
index 57c07ac8348a..5fee05ea0451 100644
--- a/dns/bind9-devel/distinfo
+++ b/dns/bind9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478081390
-SHA256 (bind9-7960fc5.tar.gz) = b269cdf0b4af4a2248741948e9b05d4f2327e921f2f844b375659aa97509b90e
-SIZE (bind9-7960fc5.tar.gz) = 11872613
+TIMESTAMP = 1479112992
+SHA256 (bind9-3ac0165.tar.gz) = f35da966160cfe515e7de53fc64523814087b13151e1a5ac80d236da9fe064a9
+SIZE (bind9-3ac0165.tar.gz) = 11876541
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index a6e1bfeb1788..4839d7ba1387 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2016-11-01 20:46:42 UTC
+--- configure.orig 2016-11-08 17:06:23 UTC
+++ configure
-@@ -14359,27 +14359,9 @@ done
+@@ -14360,27 +14360,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
-@@ -14422,47 +14404,7 @@ $as_echo "no" >&6; } ;;
+@@ -14423,47 +14405,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
-@@ -22571,7 +22513,7 @@ $as_echo "" >&6; }
+@@ -22581,7 +22523,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).