mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Update to latest commit.
Sponsored by: Absolight
This commit is contained in:
parent
9d87846518
commit
4a475c3cc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456039
@ -31,8 +31,8 @@ LICENSE= MPL20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
|
||||
ISCVERSION= 9.12.0b1.2017.12.03
|
||||
HASH= a855b8d
|
||||
ISCVERSION= 9.12.0b1.2017.12.09
|
||||
HASH= 71eec55
|
||||
|
||||
USES= cpe libedit
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1512392182
|
||||
SHA256 (bind9-a855b8d.tar.gz) = 9c19e127de9503c271a71978a388dcb44ad35e944d4fa33f2e78089cd1f7b9a3
|
||||
SIZE (bind9-a855b8d.tar.gz) = 11366006
|
||||
TIMESTAMP = 1513002076
|
||||
SHA256 (bind9-71eec55.tar.gz) = b1d8bea3324fefc8fab81b62c3e1b30517b20c467333cb33898893252c304a10
|
||||
SIZE (bind9-71eec55.tar.gz) = 11369528
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig 2017-12-03 23:45:35 UTC
|
||||
--- configure.orig 2017-12-09 01:09:51 UTC
|
||||
+++ configure
|
||||
@@ -14442,27 +14442,9 @@ done
|
||||
@@ -14444,27 +14444,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
|
||||
@@ -14505,47 +14487,7 @@ $as_echo "no" >&6; } ;;
|
||||
@@ -14507,47 +14489,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
|
||||
@@ -23145,7 +23087,7 @@ $as_echo "" >&6; }
|
||||
@@ -23157,7 +23099,7 @@ $as_echo "" >&6; }
|
||||
# Check other locations for includes.
|
||||
# Order is important (sigh).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user