aboutsummaryrefslogtreecommitdiff
path: root/dns/bind9-devel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-03-02 16:56:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-03-02 16:56:17 +0000
commit1afaf8ac7cd7842741acb74f36c55cc4310aa690 (patch)
treecbc90a701c06b7fe62d4b484bd9a7784adbbcd5f /dns/bind9-devel
parent8f89096a54fe15840587c782cf195abb28324dbd (diff)
downloadports-1afaf8ac7cd7842741acb74f36c55cc4310aa690.tar.gz
ports-1afaf8ac7cd7842741acb74f36c55cc4310aa690.zip
Update to latest commit.
Notes
Notes: svn path=/head/; revision=527645
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-configure4
3 files changed, 7 insertions, 7 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 38209a447731..c46285842904 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -48,13 +48,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
# XXX: remove tar:bz2
USES= compiler:c11 cpe libedit pkgconfig ssl tar:bz2
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.17.0a0.2020.02.24
+ISCVERSION= 9.17.0a0.2020.02.28
# XXX: Remove gitlab
USE_GITLAB= yes
GL_SITE= https://gitlab.isc.org
GL_ACCOUNT= isc-projects
GL_PROJECT= bind9
-GL_COMMIT= e5eac7f117023dca086ba0eeeac4dc2049ebbab9
+GL_COMMIT= c309fcabec0f2a2ce3cb7d064efb2b1b8903789a
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo
index 10c10339c792..b4947e8089ff 100644
--- a/dns/bind9-devel/distinfo
+++ b/dns/bind9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582548390
-SHA256 (isc-projects-bind9-e5eac7f117023dca086ba0eeeac4dc2049ebbab9_GL0.tar.gz) = 62ed6e5e1d0ead821c1ba15d98d0a69aab0e9b9ac0f50d030698710dacc230c2
-SIZE (isc-projects-bind9-e5eac7f117023dca086ba0eeeac4dc2049ebbab9_GL0.tar.gz) = 6308889
+TIMESTAMP = 1583151235
+SHA256 (isc-projects-bind9-c309fcabec0f2a2ce3cb7d064efb2b1b8903789a_GL0.tar.gz) = 0d63d733d7d3151f5d68090e7b0e0a6ae727c09b7f03eec9142bb3a4e86c4d9c
+SIZE (isc-projects-bind9-c309fcabec0f2a2ce3cb7d064efb2b1b8903789a_GL0.tar.gz) = 6313818
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index d417e8e4f3a8..2fb8d9b6ba75 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,6 +1,6 @@
Fixup gssapi and db detection.
---- configure.orig 2020-02-24 10:03:07 UTC
+--- configure.orig 2020-02-28 14:30:04 UTC
+++ configure
@@ -17436,27 +17436,9 @@ done
# problems start to show up.
@@ -81,7 +81,7 @@ Fixup gssapi and db detection.
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -23046,7 +22988,7 @@ $as_echo "" >&6; }
+@@ -23048,7 +22990,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).