Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Aug 2026 18:50:02 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Cc:        Jaap Akkerhuis <jaap@NLnetLabs.nl>
Subject:   git: 386445050c4d - 2026Q3 - dns/unbound: Update 1.25.2 => 1.26.0
Message-ID:  <6a7385da.33ad3.61b54bb7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q3 has been updated by nxjoseph:

URL: https://cgit.FreeBSD.org/ports/commit/?id=386445050c4d72a382a5f319bfeef4f2c28d4a7e

commit 386445050c4d72a382a5f319bfeef4f2c28d4a7e
Author:     Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2026-08-05 14:43:55 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-05 18:49:50 +0000

    dns/unbound: Update 1.25.2 => 1.26.0
    
    Release Notes:
    https://community.nlnetlabs.nl/t/unbound-1-26-0-released/3434
    
    Changelog:
    https://github.com/NLnetLabs/unbound/releases/tag/release-1.26.0
    
    PR:             297299
    Reported by:    Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3
    
    (cherry picked from commit c8c07fea866d0204dc22eb091cde0dd7cd72ec40)
---
 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 386aaeaf4f26..3a765bbe37b6 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	unbound
-DISTVERSION=	1.25.2
+DISTVERSION=	1.26.0
 CATEGORIES=	dns
 MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/
 
diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo
index fa03ebdc685b..c54aaedcd676 100644
--- a/dns/unbound/distinfo
+++ b/dns/unbound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1784746364
-SHA256 (unbound-1.25.2.tar.gz) = 0d92275c703d5f5f8baba3dab22117dd8c29b495588a5c229768ed6581566600
-SIZE (unbound-1.25.2.tar.gz) = 6839073
+TIMESTAMP = 1785831269
+SHA256 (unbound-1.26.0.tar.gz) = 77458a7156e275c0b7b17fabcb357cb12445d95cfcb26fb9bb7d5ecba45e0b63
+SIZE (unbound-1.26.0.tar.gz) = 6945614
diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist
index a17162dcafb7..a247c9a6e043 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.38
+lib/libunbound.so.8.1.39
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a7385da.33ad3.61b54bb7>