:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OgXTsWysJrdM7UWlnqBRxgPxP7DUzdsQRWA5I9U2a3Y=; b=deGlUThmdC7wQjwZoKHpBALnHRQ0G4hr3/6XVJZhppHnwtB4pQb3UWfd40i8CqK4nF3NCD jkgFr0LDe1PMwnDTNXVZHsLFtiFgXMzgf2bmOELmDdQ6i7mFabr6c2twazHcWluOQEy0NP OpHeJTeGfrHd8wIzUzbSqKbsCWXkTwE/8yAz2ME5w6VOYnvPaBYc76KCN3uB19N4Dz/dpq 3df62qm/Ix2jAiPaahRTe+LOtDfHdSqeVLl8WR/aX3rzmHClZ44oz+ooBI7YQaqm3C751s CLQUFeRop4BGWc/2dPk9+eztfVoq+yZGnq/E8F4vrorrR7UNf08hSF93sacoQA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777248187; a=rsa-sha256; cv=none; b=A7E4FqS0+n7M5e7panQ06silf4UuCY5zcakkJkI2hWuZHvjBQyAxME3iVOB1WL3gVCwdCY ZUqfvaRRV8DqAp8IVEJ3X1bdOEr1DL5DE3Rmmqz+VNRwLFyiIx7/SZXHgAUFzhlZMkLOtE 4b/eFfdXVPc4033+C95jS5AEx3Vx0/ZZS7n28HvOLCHNMf1XJV7j/YwQiK4S0glfmiW1qe mfF1FwsfDLw1oHibhEb9N4GtkUBa17Tz9dwxn0anX3VYY7D1CPQKhXXL8qI23LjGew/kz6 1olGPJ4FnzUVRLZNK+M1t1u+ked5Zb7POxFbEexdnQmYRESZFfiWBoN9mDOqWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777248187; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OgXTsWysJrdM7UWlnqBRxgPxP7DUzdsQRWA5I9U2a3Y=; b=g8rH87ShwNxSJhKhOl8VZZlQKSVFYor9fMsrsOyV8R/Cw67vdkIQL74kA0GyDrIS0t3lN6 6olWaicjCY8PGiRXiN1HXoEh/tGosuNC1UJjDlmlNTJCO53TqrHQKD5ZDZMKJHNqzSQ1NJ DWZCcPVBO7GWE9rwvfbatdtbjN0oHQlOCTrCKFtGDMcDpUv1keD6N/QXnTNDencYUxTLP3 nE/IzPzxqzNzlu3Ms3OtJNCpjnAAEN6RCwRQId6toLwD77aO2oMew36NUSYqPOdkS/dV0U 2ZQzgezwSLv7rn+zG7/c0SEgfpeQ00nBPkR2scPVpcM8Dqj22yL6kALSEJVkgg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g3kKl5P4czk12 for ; Mon, 27 Apr 2026 00:03:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e832 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 00:03:07 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Jaap Akkerhuis From: Robert Clausecker Subject: git: 082a26ecdfae - main - dns/unbound: fix build with swig-4.4.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 082a26ecdfaeb75205ceb9b905118075198282a9 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 00:03:07 +0000 Message-Id: <69eea7bb.1e832.2ad1cced@gitrepo.freebsd.org> The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=082a26ecdfaeb75205ceb9b905118075198282a9 commit 082a26ecdfaeb75205ceb9b905118075198282a9 Author: Jaap Akkerhuis AuthorDate: 2026-04-24 14:37:40 +0000 Commit: Robert Clausecker CommitDate: 2026-04-27 00:01:05 +0000 dns/unbound: fix build with swig-4.4.1 This patch to replace a deprecated keyword in unbound.i should fix the problem building with swig-4.4.1 Reported by: Vidar Karlsen PR: 292625 MFH: 2026Q2 Event: Wiesbaden Hackathon 202604 --- dns/unbound/Makefile | 2 +- dns/unbound/files/patch-libunbound_python_libunbound.i | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 2e3dec14e73c..8be281ab8996 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -1,6 +1,6 @@ PORTNAME= unbound DISTVERSION= 1.24.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ diff --git a/dns/unbound/files/patch-libunbound_python_libunbound.i b/dns/unbound/files/patch-libunbound_python_libunbound.i new file mode 100644 index 000000000000..078e744ab7fd --- /dev/null +++ b/dns/unbound/files/patch-libunbound_python_libunbound.i @@ -0,0 +1,11 @@ +--- 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"); + %}