Date: Sat, 02 May 2026 20:16:52 +0000 From: Yusuf Yaman <nxjoseph@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Herbert J. Skuhra <herbert@gojira.at> Subject: git: 24a052241554 - main - dns/unbound: Update 1.24.2 => 1.25.0 Message-ID: <69f65bb4.3fa74.1687b277@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=24a052241554d57d2fde2076c8832ca92644b26b commit 24a052241554d57d2fde2076c8832ca92644b26b Author: Herbert J. Skuhra <herbert@gojira.at> AuthorDate: 2026-05-02 13:20:37 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-05-02 20:16:36 +0000 dns/unbound: Update 1.24.2 => 1.25.0 While here, drop backported patch, it's in upstream now. News: https://www.nlnetlabs.nl/news/2026/Apr/29/unbound-1.25.0-released/ Changelog: https://nlnetlabs.nl/projects/unbound/download/#unbound-1-25-0 PR: 294931 Reported by: Herbert J. Skuhra <herbert@gojira.at> Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Approved by: vvd (co-mentor) MFH: 2026Q2 --- dns/unbound/Makefile | 3 +-- dns/unbound/distinfo | 6 +++--- dns/unbound/files/patch-libunbound_python_libunbound.i | 11 ----------- dns/unbound/pkg-plist | 2 +- 4 files changed, 5 insertions(+), 17 deletions(-) diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 8be281ab8996..0e4eaca93a15 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -1,6 +1,5 @@ PORTNAME= unbound -DISTVERSION= 1.24.2 -PORTREVISION= 2 +DISTVERSION= 1.25.0 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index 7d15a9e32529..bf7bb50f17c3 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764155087 -SHA256 (unbound-1.24.2.tar.gz) = 44e7b53e008a6dcaec03032769a212b46ab5c23c105284aa05a4f3af78e59cdb -SIZE (unbound-1.24.2.tar.gz) = 6905018 +TIMESTAMP = 1777628657 +SHA256 (unbound-1.25.0.tar.gz) = 062a6eda723fe2f041bee4079b76981569f1d12e066bbd74800242fc1ebddec7 +SIZE (unbound-1.25.0.tar.gz) = 6818581 diff --git a/dns/unbound/files/patch-libunbound_python_libunbound.i b/dns/unbound/files/patch-libunbound_python_libunbound.i deleted file mode 100644 index 078e744ab7fd..000000000000 --- a/dns/unbound/files/patch-libunbound_python_libunbound.i +++ /dev/null @@ -1,11 +0,0 @@ ---- libunbound/python/libunbound.i.orig 2026-01-21 12:34:44 UTC -+++ libunbound/python/libunbound.i -@@ -853,7 +853,7 @@ Result: ['74.125.43.147', '74.125.43.99', '74.125.43.1 - %{ - //printf("resolve_start(%lX)\n",(long unsigned int)arg1); - Py_BEGIN_ALLOW_THREADS -- $function -+ $action - Py_END_ALLOW_THREADS - //printf("resolve_stop()\n"); - %} diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index 805c506effbb..b1a4ff4f199d 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.34 +lib/libunbound.so.8.1.36 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.pyhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f65bb4.3fa74.1687b277>
