diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 698b45a270d1..425cf53d2ec4 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTVERSION= 1.9.1 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index ff48f18c9fe9..2739dff17f8c 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549372469 -SHA256 (unbound-1.9.0.tar.gz) = 415af94b8392bc6b2c52e44ac8f17935cc6ddf2cc81edfb47c5be4ad205ab917 -SIZE (unbound-1.9.0.tar.gz) = 5662176 +TIMESTAMP = 1552394734 +SHA256 (unbound-1.9.1.tar.gz) = c3c0bf9b86ccba4ca64f93dd4fe7351308ab54293f297a67de5a8914c1dc59c5 +SIZE (unbound-1.9.1.tar.gz) = 5665254 diff --git a/dns/unbound/files/patch-daemon_remote.c b/dns/unbound/files/patch-daemon_remote.c deleted file mode 100644 index cfa503a582f5..000000000000 --- a/dns/unbound/files/patch-daemon_remote.c +++ /dev/null @@ -1,11 +0,0 @@ ---- daemon/remote.c.orig 2019-01-23 09:35:52 UTC -+++ daemon/remote.c -@@ -1987,7 +1987,7 @@ parse_delegpt(RES* ssl, char* args, uint8_t* nm, int a - return NULL; - } - } else { --#ifndef HAVE_SSL_SET1_HOST -+#if ! defined(HAVE_SSL_SET1_HOST) && ! defined(HAVE_X509_VERIFY_PARAM_SET1_HOST) - if(auth_name) - log_err("no name verification functionality in " - "ssl library, ignored name for %s", todo); diff --git a/dns/unbound/files/patch-iterator_iter__fwd.c b/dns/unbound/files/patch-iterator_iter__fwd.c deleted file mode 100644 index fc328b0fa5d6..000000000000 --- a/dns/unbound/files/patch-iterator_iter__fwd.c +++ /dev/null @@ -1,11 +0,0 @@ ---- iterator/iter_fwd.c.orig 2018-08-09 12:44:40 UTC -+++ iterator/iter_fwd.c -@@ -239,7 +239,7 @@ read_fwds_addr(struct config_stub* s, struct delegpt* - s->name, p->str); - return 0; - } --#ifndef HAVE_SSL_SET1_HOST -+#if ! defined(HAVE_SSL_SET1_HOST) && ! defined(HAVE_X509_VERIFY_PARAM_SET1_HOST) - if(tls_auth_name) - log_err("no name verification functionality in " - "ssl library, ignored name for %s", p->str); diff --git a/dns/unbound/files/patch-iterator_iter__hints.c b/dns/unbound/files/patch-iterator_iter__hints.c deleted file mode 100644 index 4e85a91bad99..000000000000 --- a/dns/unbound/files/patch-iterator_iter__hints.c +++ /dev/null @@ -1,11 +0,0 @@ ---- iterator/iter_hints.c.orig 2018-08-09 12:44:40 UTC -+++ iterator/iter_hints.c -@@ -252,7 +252,7 @@ read_stubs_addr(struct config_stub* s, struct delegpt* - s->name, p->str); - return 0; - } --#ifndef HAVE_SSL_SET1_HOST -+#if ! defined(HAVE_SSL_SET1_HOST) && ! defined(HAVE_X509_VERIFY_PARAM_SET1_HOST) - if(auth_name) - log_err("no name verification functionality in " - "ssl library, ignored name for %s", p->str); diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index 20eb5c58b59d..2160a6dfbabf 100644 --- a/dns/unbound/pkg-plist +++ b/dns/unbound/pkg-plist @@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc lib/libunbound.a lib/libunbound.so lib/libunbound.so.8 -lib/libunbound.so.8.1.0 +lib/libunbound.so.8.1.1 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py