mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Update to latest commit.
Sponsored by: Absolight
This commit is contained in:
parent
9e39ef66f0
commit
c7ba72b298
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464252
@ -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.02
|
||||
ISCVERSION= 9.13.0a0.2018.03.10
|
||||
USE_GITLAB= yes
|
||||
GL_SITE= https://gitlab.isc.org
|
||||
GL_ACCOUNT= isc-projects
|
||||
GL_PROJECT= bind9
|
||||
GL_COMMIT= 8529e124eaf13447835a1a0f6453f2812a780710
|
||||
GL_COMMIT= 129e13b92d1af4c45c93fa81dd2105348c35e23c
|
||||
|
||||
USES= cpe libedit tar:bz2
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1520244716
|
||||
SHA256 (isc-projects-bind9-8529e124eaf13447835a1a0f6453f2812a780710_GL0.tar.gz) = 2971de772ed6611b670dc0634f175cbaca933b3de1fd29b883bea15446f0e67c
|
||||
SIZE (isc-projects-bind9-8529e124eaf13447835a1a0f6453f2812a780710_GL0.tar.gz) = 9503228
|
||||
TIMESTAMP = 1520861656
|
||||
SHA256 (isc-projects-bind9-129e13b92d1af4c45c93fa81dd2105348c35e23c_GL0.tar.gz) = 39af0c4b7192a60a104c16a432fe347e817718c0a408f86f2fb5bbeb436520e4
|
||||
SIZE (isc-projects-bind9-129e13b92d1af4c45c93fa81dd2105348c35e23c_GL0.tar.gz) = 9415205
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig 2018-02-26 06:30:28 UTC
|
||||
--- configure.orig 2018-03-10 21:11:33 UTC
|
||||
+++ configure
|
||||
@@ -14799,27 +14799,9 @@ done
|
||||
@@ -14798,27 +14798,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
|
||||
@@ -14862,47 +14844,7 @@ $as_echo "no" >&6; } ;;
|
||||
@@ -14861,47 +14843,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
|
||||
@@ -23541,7 +23483,7 @@ $as_echo "" >&6; }
|
||||
@@ -23540,7 +23482,7 @@ $as_echo "" >&6; }
|
||||
# Check other locations for includes.
|
||||
# Order is important (sigh).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user