1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 9.14.0rc2.

This commit is contained in:
Mathieu Arnold 2019-03-08 22:25:58 +00:00
parent 394336f668
commit 8b09e03920
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495083
5 changed files with 13 additions and 13 deletions

View File

@ -33,7 +33,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2
USES= compiler:c11 cpe libedit ssl
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
ISCVERSION= 9.14.0rc1
ISCVERSION= 9.14.0rc2
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551432933
SHA256 (bind-9.14.0rc1.tar.gz) = 0fb08cc8361e8017246cc3b21d71e039ef8c962b07fdb8a14e17f8cd1807b458
SIZE (bind-9.14.0rc1.tar.gz) = 6284489
TIMESTAMP = 1552082879
SHA256 (bind-9.14.0rc2.tar.gz) = 3127a7ae9bd046dbd1470850bdc0990ba1e694d728d18600edcf73f0826646d2
SIZE (bind-9.14.0rc2.tar.gz) = 6289284

View File

@ -1,4 +1,4 @@
--- bin/named/config.c.orig 2019-02-06 23:44:09 UTC
--- bin/named/config.c.orig 2019-03-07 05:45:21 UTC
+++ bin/named/config.c
@@ -179,6 +179,7 @@ options {\n\
notify-source *;\n\
@ -8,9 +8,9 @@
provide-ixfr true;\n\
qname-minimization relaxed;\n\
query-source address *;\n\
--- bin/named/server.c.orig 2019-02-06 23:44:09 UTC
--- bin/named/server.c.orig 2019-03-07 05:45:21 UTC
+++ bin/named/server.c
@@ -4150,6 +4150,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
@@ -4162,6 +4162,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
}
obj = NULL;
@ -22,7 +22,7 @@
result = named_config_get(maps, "max-cache-ttl", &obj);
INSIST(result == ISC_R_SUCCESS);
view->maxcachettl = cfg_obj_asuint32(obj);
--- lib/dns/include/dns/view.h.orig 2019-02-06 23:44:09 UTC
--- lib/dns/include/dns/view.h.orig 2019-03-07 05:45:21 UTC
+++ lib/dns/include/dns/view.h
@@ -153,6 +153,7 @@ struct dns_view {
bool requestnsid;
@ -32,7 +32,7 @@
dns_ttl_t maxncachettl;
dns_ttl_t mincachettl;
dns_ttl_t minncachettl;
--- lib/dns/resolver.c.orig 2019-02-06 23:44:09 UTC
--- lib/dns/resolver.c.orig 2019-03-07 05:45:21 UTC
+++ lib/dns/resolver.c
@@ -6008,6 +6008,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_adb
}
@ -47,7 +47,7 @@
* Enforce the configure maximum cache TTL.
*/
if (rdataset->ttl > res->view->maxcachettl) {
--- lib/isccfg/namedconf.c.orig 2019-02-06 23:44:09 UTC
--- lib/isccfg/namedconf.c.orig 2019-03-07 05:45:21 UTC
+++ lib/isccfg/namedconf.c
@@ -1899,6 +1899,7 @@ view_clauses[] = {
#endif

View File

@ -1,4 +1,4 @@
--- configure.orig 2019-02-06 23:44:09 UTC
--- configure.orig 2019-03-07 05:45:21 UTC
+++ configure
@@ -16302,27 +16302,9 @@ done
# problems start to show up.
@ -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
@@ -20864,7 +20806,7 @@ $as_echo "" >&6; }
@@ -20912,7 +20854,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).

View File

@ -270,7 +270,6 @@ include/pkcs11/eddsa.h
include/pkcs11/pkcs11.h
include/pkcs11/pkcs11f.h
include/pkcs11/pkcs11t.h
lib/filter-aaaa.so
lib/libbind9.a
lib/libdns.a
lib/libirs.a
@ -278,6 +277,7 @@ lib/libisc.a
lib/libisccc.a
lib/libisccfg.a
lib/libns.a
lib/named/filter-aaaa.so
man/man1/arpaname.1.gz
man/man1/bind9-config.1.gz
man/man1/delv.1.gz