From nobody Fri May 22 19:58:07 2026 X-Original-To: dev-commits-src-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 4gMbg85kFdz6fb0n for ; Fri, 22 May 2026 19:58:12 +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 4gMbg8418Vz3Vhw for ; Fri, 22 May 2026 19:58:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779479892; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=100MLMlan48Qd2/0LKMc4yq71ZQV2Lh7UgCnLw9c6gQ=; b=e7LerdY3XFIdr8LDKN3i7wPdD+ezGRaXbZ2QKbpDGS4C1l4/hUeje304F3GHOiLtFrXFkc Eh3A+BY4wieUCQ7+C6rprgq87iRpYa/6aALVm7Lo71PUIFzZTb7d+mdRIr6Ho6jPhogsyq IEHrgRon+PWrZU3tncg+E5sW35abo8uq3z5iyteeGkxXm/M7BLtmfNvs07uCWlUduQ+HrM Qh3cNVVyw8FmkKgv3D8jq5V3ZN3ORIRz+CldBgKCaHFrrkAnx2eRWeSYVMdoYSIrEXeMhq RIYqDJqvMWFYg/q0dY4oIp7rZyDlLCfhrtp24oHZtApxvUknFrvelYpygJC3Gw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779479892; a=rsa-sha256; cv=none; b=M/O2Ot+80+4px22Zehb4uNZ9vgKVc33hPT3jXqCaC6W0AxlaSprxfh+bpm73qrLB9Z9KuY 7NmWH/BLJWj1qEOyPiKzSkcv9yX94brWagfM4rhKua2pJUS85dEQYQLD0ccvxHExUWkkxL Ou1pkPB3ZZVTP5vhgkw9fWn29KmvpnNgYLi7FX3j9NfHhXu2D9Q6pgWNPncwIt91DuwV7E 9X7B3iuYfSzpNN1yFecjXJfA7xuUV9y26zd+k0dc1/fl2ZHR0shiGhIhiETQLLfZt0moc6 qWJVa2llN6GPdZ7IhywGaEAOqju3yd9g/fzaN59Ksp08EZvMEY0tT8DlROo+AQ== 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=1779479892; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=100MLMlan48Qd2/0LKMc4yq71ZQV2Lh7UgCnLw9c6gQ=; b=cvI1DW0s+GvheqAE+9UaiNMJ0eMGBQUTX8tJtf34Cn4hlRlpWXmLM29guoyOe+C26hkBNS WouEHqqeBwaFxo0QApORtl7VBPS41lQCOoxIm5M6QF8X5h+bBIJ0dGVLKP1rjoP1dvLVbk rsA45TGA222dc9tyXDB/j/1BoxwQa46zcr34BmINpzNI6KkbCqC2+X+u+FIXcrnrn55JDY 21PmoZtTL099GyqZk1KbucP2UnxVG+WGys+TAnxOdo1LEY1V+ua8XIaE7P3IH1xbQNbFSo Al9hamovyLf1W6eoqo0cLYGxCrVU9awGoZx96Gb7yxPgyhOjQtyIrvOi6qNarQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gMbg83Fnfzc34 for ; Fri, 22 May 2026 19:58:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 45e6d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 22 May 2026 19:58:07 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: cd69bc03cf67 - main - unbound: Tweak freebsd-configure script List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cd69bc03cf67b958e08206d49562903c57b5bd28 Auto-Submitted: auto-generated Date: Fri, 22 May 2026 19:58:07 +0000 Message-Id: <6a10b54f.45e6d.2b0bdd44@gitrepo.freebsd.org> The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=cd69bc03cf67b958e08206d49562903c57b5bd28 commit cd69bc03cf67b958e08206d49562903c57b5bd28 Author: Dag-Erling Smørgrav AuthorDate: 2026-05-22 19:55:22 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-05-22 19:55:22 +0000 unbound: Tweak freebsd-configure script Regenerating the configure script is optional and can introduce noise if the installed versions of autoconf, automake, and libtool do not match those used upstream. Tweak our script slightly so it will skip this step if libtoolize is not found. --- contrib/unbound/freebsd-configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/unbound/freebsd-configure.sh b/contrib/unbound/freebsd-configure.sh index cd45d4716320..a22428948574 100755 --- a/contrib/unbound/freebsd-configure.sh +++ b/contrib/unbound/freebsd-configure.sh @@ -14,7 +14,7 @@ unbound=$(dirname $(realpath $0)) cd $unbound # Run autotools before we drop LOCALBASE out of PATH -(cd $unbound && libtoolize --copy && autoheader && autoconf) +libtoolize --copy && autoheader && autoconf # Ensure we use the correct toolchain and clean our environment export CC=$(echo ".include " | make -f /dev/stdin -VCC)