mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to latest commit.
Sponsored by: Absolight
This commit is contained in:
parent
431c7e445b
commit
11b44a3462
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451622
@ -31,8 +31,8 @@ LICENSE= MPL
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
|
||||
ISCVERSION= 9.12.0a.2017.10.03
|
||||
HASH= e515fae
|
||||
ISCVERSION= 9.12.0a.2017.10.09
|
||||
HASH= 6cdff94
|
||||
|
||||
USES= cpe libedit
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1507028237
|
||||
SHA256 (bind9-e515fae.tar.gz) = 5888262b5e949cc1ad602d4d2faeddba8a4aad93b9ad5c150cb4eea837e4ce0f
|
||||
SIZE (bind9-e515fae.tar.gz) = 11708606
|
||||
TIMESTAMP = 1507563343
|
||||
SHA256 (bind9-6cdff94.tar.gz) = 4eb662e7de05e99cbf166623299b26b5ca7753b77f3369145e920368d57ebf99
|
||||
SIZE (bind9-6cdff94.tar.gz) = 11295048
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig 2017-09-23 04:57:27 UTC
|
||||
--- configure.orig 2017-10-09 11:53:02 UTC
|
||||
+++ configure
|
||||
@@ -14417,27 +14417,9 @@ done
|
||||
@@ -14420,27 +14420,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
|
||||
@@ -14480,47 +14462,7 @@ $as_echo "no" >&6; } ;;
|
||||
@@ -14483,47 +14465,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
|
||||
@@ -23029,7 +22971,7 @@ $as_echo "" >&6; }
|
||||
@@ -23112,7 +23054,7 @@ $as_echo "" >&6; }
|
||||
# Check other locations for includes.
|
||||
# Order is important (sigh).
|
||||
|
||||
|
@ -298,6 +298,7 @@ man/man1/nsupdate.1.gz
|
||||
man/man5/named.conf.5.gz
|
||||
man/man5/rndc.conf.5.gz
|
||||
man/man8/ddns-confgen.8.gz
|
||||
man/man8/dnssec-cds.8.gz
|
||||
%%PYTHON%%man/man8/dnssec-checkds.8.gz
|
||||
%%PYTHON%%man/man8/dnssec-coverage.8.gz
|
||||
man/man8/dnssec-dsfromkey.8.gz
|
||||
@ -326,6 +327,7 @@ man/man8/rndc-confgen.8.gz
|
||||
man/man8/rndc.8.gz
|
||||
man/man8/tsig-keygen.8.gz
|
||||
sbin/ddns-confgen
|
||||
sbin/dnssec-cds
|
||||
%%PYTHON%%sbin/dnssec-checkds
|
||||
%%PYTHON%%sbin/dnssec-coverage
|
||||
sbin/dnssec-dsfromkey
|
||||
|
Loading…
Reference in New Issue
Block a user