diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2019-12-16 09:44:06 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2019-12-16 09:44:06 +0000 |
commit | a97bcac77e5ae72c175f71b509f18f1cae0ebc14 (patch) | |
tree | 34c54c73a36db382672fa3743e90b15c994d05e3 | |
parent | e330a7424bebda793afdebdef8045474543a9f71 (diff) | |
download | freebsd-ports-a97bcac77e5ae72c175f71b509f18f1cae0ebc14.zip |
Update to 1.9.6
PR: 242603
Sponsored by: Netzkommune GmbH
-rw-r--r-- | dns/unbound/Makefile | 2 | ||||
-rw-r--r-- | dns/unbound/distinfo | 6 | ||||
-rw-r--r-- | dns/unbound/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index eddf3f1f4cfe..4e161b32262c 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.9.5 +PORTVERSION= 1.9.6 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 6c94caba4a9d..a94a654b5908 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574496443 -SHA256 (unbound-1.9.5.tar.gz) = 8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57 -SIZE (unbound-1.9.5.tar.gz) = 5686689 +TIMESTAMP = 1576488225 +SHA256 (unbound-1.9.6.tar.gz) = 1d98fc6ea99197a20b4a0e540e87022cf523085786e0fc26de6ebb2720f5aaf0 +SIZE (unbound-1.9.6.tar.gz) = 5680145 diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index ae6d03c2755d..b328b9822fcd 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.5 +lib/libunbound.so.8.1.6 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py |