Update to latest commit.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2018-03-19 11:21:33 +00:00
parent 9e72e55c2d
commit 9d96fdf5d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465008
3 changed files with 9 additions and 9 deletions

View File

@ -29,12 +29,12 @@ 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.03.10
ISCVERSION= 9.13.0a0.2018.03.19
USE_GITLAB= yes
GL_SITE= https://gitlab.isc.org
GL_ACCOUNT= isc-projects
GL_PROJECT= bind9
GL_COMMIT= 129e13b92d1af4c45c93fa81dd2105348c35e23c
GL_COMMIT= 92a3ff9182c3e15b75b295181c52f83016a40e51
USES= cpe libedit tar:bz2

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1520861656
SHA256 (isc-projects-bind9-129e13b92d1af4c45c93fa81dd2105348c35e23c_GL0.tar.gz) = 39af0c4b7192a60a104c16a432fe347e817718c0a408f86f2fb5bbeb436520e4
SIZE (isc-projects-bind9-129e13b92d1af4c45c93fa81dd2105348c35e23c_GL0.tar.gz) = 9415205
TIMESTAMP = 1521452050
SHA256 (isc-projects-bind9-92a3ff9182c3e15b75b295181c52f83016a40e51_GL0.tar.gz) = d4e9a546cdd5d4cfff86cec7ee33567c74571a99517ff7c04d7c674c7e646499
SIZE (isc-projects-bind9-92a3ff9182c3e15b75b295181c52f83016a40e51_GL0.tar.gz) = 8970076

View File

@ -1,6 +1,6 @@
--- configure.orig 2018-03-10 21:11:33 UTC
--- configure.orig 2018-03-19 09:15:08 UTC
+++ configure
@@ -14798,27 +14798,9 @@ done
@@ -14764,27 +14764,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
@@ -14861,47 +14843,7 @@ $as_echo "no" >&6; } ;;
@@ -14827,47 +14809,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
@@ -23540,7 +23482,7 @@ $as_echo "" >&6; }
@@ -23481,7 +23423,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).