From nobody Mon Apr 27 00:12:58 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g3kY735QBz6bJDZ for ; Mon, 27 Apr 2026 00:12:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g3kY63L2Pz3MHw for ; Mon, 27 Apr 2026 00:12:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777248778; 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=liHKvABOk637U8cQPEImPqHhpamWQLWyiKljnpt/8T4=; b=sHGpiPvK7DqeZVo5/d+APKeRys9bJz0Z3nRTrHOxzfkItTHSDQ6jhbI0eM4LAToZ1hIdly AonsgXGEX7vgYzVl+ik4RUuAQ/rB2mI51AU8a7NWyAhSQNigY2Q7K0hl6/4zE7COQGiJt7 z7GUtQ2frSHNPvdNTM3s0R3re7g45yvwGIPfrga8QzQKxseN7o4CwJBhcrcq89UeVSqmKs EICZznGI3UH7VGV6/zvYUQwESNLfrUfyXP/e0o4bnDM2ZdHzLbdvlZGpe2h4ftEKWIpgRh sVX6P8G5s+HCFNy69nIpBKkKH+BRvF9+rFJy+g6KMhLxbhe3txln63aFrGAp/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777248778; a=rsa-sha256; cv=none; b=oq6PfpV2nZWTWoFQokxZBGIaKWwNfGuaewgDamniP5cY5zV6fpJAG2yugOeaLuA6aadnxg Dwf3refZROat/Zyc3qqIUxMtuy5MrRzClTa9qVw8kesVMxwSDlmmR5bk4LJSFUkWqfazvB DD55uZSCMPz2In3iNKAw0rJ3bl+quZsuIKfwggOG1E44qeV9niaBJvm0P/IzLlPXchF93i a7dswCVhZgykMPZxripPEKLo7C6wE9mJ3xF0AxqspqXLWJZMfBIklQ5HmZtKN5+zxbRxO1 UquaMM13wbWmDp+aOa0Nb8FSwUGsPz0tot1q4WgIbaoCCvlqb6unRIeIxRBelg== 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=1777248778; 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=liHKvABOk637U8cQPEImPqHhpamWQLWyiKljnpt/8T4=; b=NoreO+gdaOJ9ue9YSIz9NzUBlTH9LUMwCVxBisFcQyTJtF99C8ERDdbJXCNGdNwKd+GcKk 2vPGWEyEHlL+0VxcBIRdxRmfldUs0NRcWYBJIB2vsoiTPdLiUKyq98UP1AuzxHj2jDrMT+ iYTQw3ZCQDe55eJesVr8NF+V3U7IN+M7ErZFcmQn6fg84QSfXaveEy340i4aB/0MWtbljh pw+s+CpugG6YLnTS+20vCpIfuJYLW5IbPpNaF1McPNrQtTxZRhFvm6J6SOIJzIhqtXFm20 wm0GmuOeIvouHHsW4ZByCOOXFf1Q+Kw0PLnsPIFIhfIvr0imYkISApYKAqLkcw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g3kY62j7pzkV1 for ; Mon, 27 Apr 2026 00:12:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e9ba by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 00:12:58 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Jaap Akkerhuis From: Robert Clausecker Subject: git: 87ac7d819afb - 2026Q2 - dns/unbound: fix build with swig-4.4.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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/2026Q2 X-Git-Reftype: branch X-Git-Commit: 87ac7d819afb5ef179b037821a90ebba762613c0 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 00:12:58 +0000 Message-Id: <69eeaa0a.1e9ba.71bb318@gitrepo.freebsd.org> The branch 2026Q2 has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=87ac7d819afb5ef179b037821a90ebba762613c0 commit 87ac7d819afb5ef179b037821a90ebba762613c0 Author: Jaap Akkerhuis AuthorDate: 2026-04-24 14:37:40 +0000 Commit: Robert Clausecker CommitDate: 2026-04-27 00:11:12 +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 (cherry picked from commit 082a26ecdfaeb75205ceb9b905118075198282a9) --- 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"); + %}