Received: by mail.netbsd.org (Postfix, from userid 605) id E6D4E84EB1; Sat, 24 Sep 2022 20:39:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CF5984E7D for ; Sat, 24 Sep 2022 20:22:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 K34Hpz_IWKRt for ; Sat, 24 Sep 2022 20:22:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AFE3A84CF7 for ; Sat, 24 Sep 2022 20:22:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AD344FA90; Sat, 24 Sep 2022 20:22:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 24 Sep 2022 16:22:16 -0400 From: "Christos Zoulas" Subject: CVS commit: src/external/bsd/file To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20220924202216.AD344FA90@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 Sep 24 20:22:16 UTC 2022 Modified Files: src/external/bsd/file/include: config.h src/external/bsd/file/lib: shlib_version Added Files: src/external/bsd/file/dist: configure Log Message: Add build glue, bump version To generate a diff of this commit: cvs rdiff -u -r0 -r1.26 src/external/bsd/file/dist/configure cvs rdiff -u -r1.17 -r1.18 src/external/bsd/file/include/config.h cvs rdiff -u -r1.8 -r1.9 src/external/bsd/file/lib/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.