From nobody Tue May 26 16:48:45 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 4gPzGk2QD6z6g6vs for ; Tue, 26 May 2026 16:48:46 +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 4gPzGj6Tpxz4JGp for ; Tue, 26 May 2026 16:48:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779814125; 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=dcq43poapMKHTktESSVSxokaB6sk250wFCdw4+Y4W9U=; b=l8ae9HoZKNRPvekRbSUKFmFlxrs/7SWFweTMB5leSU9UVrPYidTvyOvGQSDZf6km9tfRHM T5aPZFVVbg6JK4ri/Pu+XDM8CQKX1C7sxezITD9Yp8hzhpj9ypwbVuz8ONl22uGuE5WZ2N OzAnmVi1FNtWp4W30/1XVxroB23htDKWreNKMHiXxBgt55xg3r8x4y8BrRkbdVTmiX35j5 vTus3HfP+XHyK/fMiqIgYr1AZDmV3QGnKkmJDUwn1E9z5RGWIcghmD+YQL15bD2N1ZzHpB pvbouTKxzR8jara9cGGNOxl/eOFaF+9AoAdSkDGB1EkqQjwiKNIs7zUAQ9YKRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779814125; a=rsa-sha256; cv=none; b=RzgWSV828E4XHnv0dn+3Q2gB3NnMLrUq3cO60KgNKGyfGiOmFyRbkRNpC3ZW+jLqilvG0S kVT7bomfXfb23HmOn+npcuRKQYFXZ0+ugfn9GO/cGxSt6xJBceZkRW1mGANKQOgNv1FD5R 7vV3geszJRXE49X+Cp0nsar+k1L4+DSYD0GEEhejOYLIhWng401pUVx2qZt9AhtKrT4o82 cdhyafFXvMgwQ0FEAscgTILmaITAtUWPzo1AuWJ3DfPU9TQhsyRda8AcUBAb5hj3nD8Egw 39aSAi8/cjrxF9tDG87MDn7vxnpLi54XZPMI71nNHzvTGlldii21FCKYF6b9dw== 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=1779814125; 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=dcq43poapMKHTktESSVSxokaB6sk250wFCdw4+Y4W9U=; b=QLWAFrcSQe1SKLpGjjyRNPI4268hMINzbdqLMCZQFYLZj8VL0ZfhHHD/75d20rcbV6UiHf 90a7BhDSghdntnjPh7DLo+aRvlm7mPxavuwh1GQv+tQ5bgctOBdOmvp9PHKHp9Spkq/FUM 0Xk0Qz3bwoX3NH8330Aope87p428Inx+/+v8nHubbxvRIO9tiFxTbH2TxPM5A+G0Fciepu Zn4i7d74Ps3i5sEV4ifhn3QYqalhDKZ+byeD+N3gtQMxZzPO7pyWN0YhQeJWWELcpfRqB6 gLn80ovyuQ83czlgvL0vuTFt8IAcGRN3W3OwYwPz4jDaXIJHjG/386xnIis19g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gPzGj5hcyz4hW for ; Tue, 26 May 2026 16:48:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 37a1d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 26 May 2026 16:48:45 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: caae890860a9 - stable/15 - 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/stable/15 X-Git-Reftype: branch X-Git-Commit: caae890860a9fbf7c49ca1cef3ec9e23222f403e Auto-Submitted: auto-generated Date: Tue, 26 May 2026 16:48:45 +0000 Message-Id: <6a15ceed.37a1d.6e97bd11@gitrepo.freebsd.org> The branch stable/15 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=caae890860a9fbf7c49ca1cef3ec9e23222f403e commit caae890860a9fbf7c49ca1cef3ec9e23222f403e Author: Dag-Erling Smørgrav AuthorDate: 2026-05-22 19:55:22 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-05-26 16:48:28 +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. (cherry picked from commit cd69bc03cf67b958e08206d49562903c57b5bd28) --- 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)