Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=2/AMWiCn; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=VwUxLiqz Received: by mail.netbsd.org (Postfix, from userid 605) id 1348D84E5F; Sat, 13 Apr 2024 17:22:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713028955; bh=RCedkFusaX/sMTLxcwQL4xQeKRJIE9C5/kK5slbMG3w=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=2/AMWiCnj9p6w5oTWtx4yFPWUy/BRJKdU/BllvgfSYGiLnBinn0dbKgR7UUNJ6ZaM O+Vt4s1+jeFrV2zWO1DJA7ebjlQPRcG34w7JQJm5PTs0dPcQ3ruyXqnAJ7cLse/8Ia NbeKMn8G+CuRZsAA+0YeZ2wIZpukAWjFS9bPc1RM= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE89284D96 for ; Sat, 13 Apr 2024 17:22:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id eEKScPLpqgKe for ; Sat, 13 Apr 2024 17:22:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8832F84D07 for ; Sat, 13 Apr 2024 17:22:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713028953; bh=RCedkFusaX/sMTLxcwQL4xQeKRJIE9C5/kK5slbMG3w=; h=Date:From:Subject:To:Reply-To; b=VwUxLiqzTCkZHF1o4aQX6qrhbvNzdOUfrPbJYm4m2egnNKRIYrCdJz29O68D/nht0 qWpz5yma2Ed5ZNAuF0beeswjWtM1AW8vlquDvpXDoso1WIEFozHfTinX7mawCYfbXv wrVm1WmMQJhEE/pUbFFSkn9wTLgu1ux9b7BQgDLA= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6FE8DFA2C; Sat, 13 Apr 2024 17:22:33 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 13 Apr 2024 13:22:33 -0400 From: "Christos Zoulas" Subject: CVS commit: src/external/mpl/bind/lib/plugins To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240413172233.6FE8DFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Sat Apr 13 17:22:33 UTC 2024 Modified Files: src/external/mpl/bind/lib/plugins: Makefile Log Message: Don't build/install the compat plugin. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/mpl/bind/lib/plugins/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.