aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-05-14 20:18:55 +0800
committerMathieu Arnold <mat@FreeBSD.org>2018-05-14 20:18:55 +0800
commitd9f6deb9065313d6e83114f807f6f7d58ad3e8c6 (patch)
treecf3e0b7419cfdd8e19fcee7e1ad9c0b24917ceb3 /dns
parent9f6b52572eb36289451c6e4c5e9ceb8ad418547c (diff)
downloadfreebsd-ports-gnome-d9f6deb9065313d6e83114f807f6f7d58ad3e8c6.tar.gz
freebsd-ports-gnome-d9f6deb9065313d6e83114f807f6f7d58ad3e8c6.tar.zst
freebsd-ports-gnome-d9f6deb9065313d6e83114f807f6f7d58ad3e8c6.zip
Update to latest commit.
Sponsored by: Absolight
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 28e9a90d5bbd..3fe1d87ce03b 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -34,13 +34,13 @@ LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.13.0a0.2018.05.04
+ISCVERSION= 9.13.0a0.2018.05.14
# XXX: Remove gitlab
USE_GITLAB= yes
GL_SITE= https://gitlab.isc.org
GL_ACCOUNT= isc-projects
GL_PROJECT= bind9
-GL_COMMIT= f0d3fe5d959ab29d5d1e9e5426a62d7c11edf9ff
+GL_COMMIT= 34de85dab844040f896f56d4891bc5afd4f30d1b
# XXX: remove tar:bz2
USES= cpe libedit ssl tar:bz2
diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo
index d637ca924b04..4fc6f15be32f 100644
--- a/dns/bind9-devel/distinfo
+++ b/dns/bind9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525690138
-SHA256 (isc-projects-bind9-f0d3fe5d959ab29d5d1e9e5426a62d7c11edf9ff_GL0.tar.gz) = 330e837bc02f61b9b0b13a53d35f768606a61124a233636444236edef02cb2a8
-SIZE (isc-projects-bind9-f0d3fe5d959ab29d5d1e9e5426a62d7c11edf9ff_GL0.tar.gz) = 8963375
+TIMESTAMP = 1526294640
+SHA256 (isc-projects-bind9-34de85dab844040f896f56d4891bc5afd4f30d1b_GL0.tar.gz) = 2346a94f464d971084157a5fff91f6c16805bb9596ee54a731dd04cc52a5d789
+SIZE (isc-projects-bind9-34de85dab844040f896f56d4891bc5afd4f30d1b_GL0.tar.gz) = 8955815
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index 5ea552c21eaa..a24ea582f25d 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2018-05-05 00:51:14 UTC
+--- configure.orig 2018-05-14 07:26:43 UTC
+++ configure
-@@ -14760,27 +14760,9 @@ done
+@@ -14772,27 +14772,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
-@@ -14823,47 +14805,7 @@ $as_echo "no" >&6; } ;;
+@@ -14835,47 +14817,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
-@@ -23416,7 +23358,7 @@ $as_echo "" >&6; }
+@@ -23436,7 +23378,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).