diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2019-06-19 04:56:30 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2019-06-19 04:56:30 +0000 |
commit | bdd8e5ee4c494c55e11755896db41ac330e4de9c (patch) | |
tree | baab186639a44e119617b7bfb8770998446e5301 | |
parent | 817d19c21f10e3ba34216731983420a94ae3ecf1 (diff) | |
download | ports-bdd8e5ee4c494c55e11755896db41ac330e4de9c.tar.gz ports-bdd8e5ee4c494c55e11755896db41ac330e4de9c.zip |
Notes
-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 425cf53d2ec4..1cc660e7bb2e 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 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 2739dff17f8c..56e104a3bc0b 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552394734 -SHA256 (unbound-1.9.1.tar.gz) = c3c0bf9b86ccba4ca64f93dd4fe7351308ab54293f297a67de5a8914c1dc59c5 -SIZE (unbound-1.9.1.tar.gz) = 5665254 +TIMESTAMP = 1560919473 +SHA256 (unbound-1.9.2.tar.gz) = 6f7acec5cf451277fcda31729886ae7dd62537c4f506855603e3aa153fcb6b95 +SIZE (unbound-1.9.2.tar.gz) = 5676395 diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index 2160a6dfbabf..4cfc4de8a2ba 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.1 +lib/libunbound.so.8.1.2 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py |