Update to latest commit.

This commit is contained in:
Mathieu Arnold 2020-03-02 16:56:17 +00:00
parent 8f89096a54
commit 1afaf8ac7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527645
3 changed files with 7 additions and 7 deletions

View File

@ -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/-.*//}

View File

@ -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

View File

@ -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).