From 6d441f41ef1781df28cbef9c7fda1a15fa8211f6 Mon Sep 17 00:00:00 2001 From: dbaio Date: Thu, 12 Oct 2017 14:44:18 +0000 Subject: dns/unbound: Update to 1.6.7 Changes: http://www.unbound.net/pipermail/unbound-users/2017-October/004972.html PR: 222941 Submitted by: jaap@NLnetLabs.nl (maintainer) --- dns/unbound/Makefile | 2 +- dns/unbound/distinfo | 6 +++--- dns/unbound/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dns') diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index fbb9b898019c..bac4513f3dbb 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.7 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index c367495d8ee8..8137f23876d9 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506040200 -SHA256 (unbound-1.6.6.tar.gz) = 972b14dc33093e672652a7b2b5f159bab2198b0fe9c9e1c5707e1895d4d4b390 -SIZE (unbound-1.6.6.tar.gz) = 5460482 +TIMESTAMP = 1507817488 +SHA256 (unbound-1.6.7.tar.gz) = 4e7bd43d827004c6d51bef73adf941798e4588bdb40de5e79d89034d69751c9f +SIZE (unbound-1.6.7.tar.gz) = 5466931 diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index 9f216f3ca2da..6cfe6c9e55d1 100644 --- a/dns/unbound/pkg-plist +++ b/dns/unbound/pkg-plist @@ -4,7 +4,7 @@ include/unbound.h lib/libunbound.a lib/libunbound.so lib/libunbound.so.2 -lib/libunbound.so.2.5.5 +lib/libunbound.so.2.5.6 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py -- cgit