Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2022 17:53:08 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 65cd0c330dd7 - 2022Q3 - dns/unbound: Update to 1.16.1
Message-ID:  <202207121753.26CHr8Mp093197@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=65cd0c330dd704a5c9ba2ff30cdcb4f4e1d3dfe1

commit 65cd0c330dd704a5c9ba2ff30cdcb4f4e1d3dfe1
Author:     Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2022-07-12 05:41:29 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-07-12 17:50:17 +0000

    dns/unbound: Update to 1.16.1
    
    ChangeLog: https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-16-1
    
    PR:     265151
    Reported by:    jaap@NLnetLabs.nl (maintainer)
    MFH:    2022Q3 (bugfixes)
    
    (cherry picked from commit 0046203e3a7db2ee7b37e63cd000cbf87f908d2c)
---
 dns/unbound/Makefile  | 2 +-
 dns/unbound/distinfo  | 6 +++---
 dns/unbound/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index 3daa762db3ca..4ab9d99c7305 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sergey Matveychuk <sem@FreeBSD.org>
 
 PORTNAME=	unbound
-DISTVERSION=	1.16.0
+DISTVERSION=	1.16.1
 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 5f4a92c7a646..35349a9867d1 100644
--- a/dns/unbound/distinfo
+++ b/dns/unbound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654173583
-SHA256 (unbound-1.16.0.tar.gz) = 6701534c938eb019626601191edc6d012fc534c09d2418d5b92827db0cbe48a5
-SIZE (unbound-1.16.0.tar.gz) = 6188349
+TIMESTAMP = 1657533074
+SHA256 (unbound-1.16.1.tar.gz) = 2fe4762abccd564a0738d5d502f57ead273e681e92d50d7fba32d11103174e9a
+SIZE (unbound-1.16.1.tar.gz) = 6201745
diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist
index 5a3ed6ef4bca..7404064d5780 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.16
+lib/libunbound.so.8.1.17
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207121753.26CHr8Mp093197>