Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=3Sc13vuP; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=g/EU9OnU Received: by mail.netbsd.org (Postfix, from userid 605) id 5D9D984E98; Sun, 14 Apr 2024 08:29:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713083396; bh=GqQhZ4G7TVESV4djqoysue5syM2CKTBZUsSnewtUl38=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=3Sc13vuPm0Yv9FA8vHDYUZbsazTd22enrUFeb6ByRrqjn/APtcNP7cTGcglKlcxyE WvFjT/wqQXjhDY066ZTrZW6878XRO8T1kTmXa3ajPocT2rrAdjAAkEQnLINVsE5cil fahMyRBbP/TN7td7qUlYS5m9/eDX4NEzpcLwBtB0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 454F384E96 for ; Sun, 14 Apr 2024 08:29:55 +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 7qYcucuN3bpm for ; Sun, 14 Apr 2024 08:29:54 +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 D5B6984D26 for ; Sun, 14 Apr 2024 08:29:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713083394; bh=GqQhZ4G7TVESV4djqoysue5syM2CKTBZUsSnewtUl38=; h=Date:From:Subject:To:Reply-To; b=g/EU9OnUOuFWkZSkHaXkMQEPk6h9KTR1UB7YSaZZOKmHvl4OdjHoQIA1BtRYMnCo0 RW5cbktEt+AiyqRgWbAr2zFPxbU2dZwVpGncsKm6WbBGqAWOnWzY43wQLGRN5UN9II SswbSJVdu/4kChbx2RBF5kwfjMQRJydyteO1p0tw= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BF66BFA2C; Sun, 14 Apr 2024 08:29:54 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 14 Apr 2024 08:29:54 +0000 From: "Robert Elz" Subject: CVS commit: src/external/mpl/bind/lib/plugins To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240414082954.BF66BFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Robert Elz" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: kre Date: Sun Apr 14 08:29:54 UTC 2024 Modified Files: src/external/mpl/bind/lib/plugins: Makefile Log Message: Revert previous until Christos has a chance to work out why it breaks the builds. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 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.