diff options
author | swills <swills@FreeBSD.org> | 2017-08-22 05:45:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-08-22 05:45:28 +0800 |
commit | 66446b3cd978595524d890c14ba969a62d71ecba (patch) | |
tree | df11ebdb9853e351f8db527c12111a6870739668 /dns | |
parent | 3488049b084aeb236b19d7083829685f988a0209 (diff) | |
download | freebsd-ports-gnome-66446b3cd978595524d890c14ba969a62d71ecba.tar.gz freebsd-ports-gnome-66446b3cd978595524d890c14ba969a62d71ecba.tar.zst freebsd-ports-gnome-66446b3cd978595524d890c14ba969a62d71ecba.zip |
dns/unbound: Upgrade to 1.6.5
PR: 221692
Submitted by: jaap@NLnetLabs.nl (maintainer)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/unbound/Makefile | 3 | ||||
-rw-r--r-- | dns/unbound/distinfo | 6 | ||||
-rw-r--r-- | dns/unbound/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index fb40ed972781..5ed8aa3eef18 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.5 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index 4b831f7e8cc6..70720b27e918 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499868284 -SHA256 (unbound-1.6.4.tar.gz) = df0a88816ec31ccb8284c9eb132e1166fbf6d9cde71fbc4b8cd08a91ee777fed -SIZE (unbound-1.6.4.tar.gz) = 5477897 +TIMESTAMP = 1503310583 +SHA256 (unbound-1.6.5.tar.gz) = e297aa1229015f25bf24e4923cb1dadf1f29b84f82a353205006421f82cc104e +SIZE (unbound-1.6.5.tar.gz) = 5477400 diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index 2808ec929edd..1eff6e307dbd 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.3 +lib/libunbound.so.2.5.4 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py |