aboutsummaryrefslogtreecommitdiff
path: root/dns/unbound
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-09-18 18:24:05 +0000
committerSteve Wills <swills@FreeBSD.org>2018-09-18 18:24:05 +0000
commit17425abd3cce469cf42d38a41a0e1769eadb57b4 (patch)
tree99068275a20529c43f0b65e252d3d3515da4b321 /dns/unbound
parent5a349de2255c33cc47591f9aa345ac11ef5f97ef (diff)
downloadports-17425abd3cce469cf42d38a41a0e1769eadb57b4.tar.gz
ports-17425abd3cce469cf42d38a41a0e1769eadb57b4.zip
Notes
Diffstat (limited to 'dns/unbound')
-rw-r--r--dns/unbound/Makefile4
-rw-r--r--dns/unbound/distinfo6
-rw-r--r--dns/unbound/pkg-plist4
3 files changed, 7 insertions, 7 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index c2db0e53a339..93ccce451390 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unbound
-PORTVERSION= 1.7.3
+PORTVERSION= 1.8.0
CATEGORIES= dns
MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \
https://distfiles.crux.guru/
@@ -36,7 +36,7 @@ OPTIONS_SUB= yes
OPTIONS_DEFINE= THREADS PYTHON GOST ECDSA MUNIN_PLUGIN DOCS LIBEVENT \
FILTER_AAAA DNSTAP DNSCRYPT SUBNET EVAPI TFOCL TFOSE \
HIREDIS
-OPTIONS_DEFAULT=THREADS ECDSA LIBEVENT
+OPTIONS_DEFAULT=THREADS ECDSA LIBEVENT GOST_DESC
LIBEVENT_DESC= Build against libevent
GOST_DESC= Enable GOST support (requires OpenSSL >= 1.0)
diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo
index b4ae560356be..c45778ed3fba 100644
--- a/dns/unbound/distinfo
+++ b/dns/unbound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529590466
-SHA256 (unbound-1.7.3.tar.gz) = c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d
-SIZE (unbound-1.7.3.tar.gz) = 5570604
+TIMESTAMP = 1536585381
+SHA256 (unbound-1.8.0.tar.gz) = 78f79d6d3b643fdcd74a14fc76542250da886c82f82bc55b51e189663d61b83f
+SIZE (unbound-1.8.0.tar.gz) = 5609213
diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist
index 16d07ece7680..7fb27327640d 100644
--- a/dns/unbound/pkg-plist
+++ b/dns/unbound/pkg-plist
@@ -4,8 +4,8 @@ include/unbound.h
libdata/pkgconfig/libunbound.pc
lib/libunbound.a
lib/libunbound.so
-lib/libunbound.so.2
-lib/libunbound.so.2.5.11
+lib/libunbound.so.8
+lib/libunbound.so.8.0.0
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py