Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 49AC71A9239 for ; Mon, 25 Oct 2021 05:24:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 827DE84EC2; Mon, 25 Oct 2021 05:24:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BD01C84EBE for ; Mon, 25 Oct 2021 05:24:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id WYKtm_vztndc for ; Mon, 25 Oct 2021 05:24:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 54E6184D29 for ; Mon, 25 Oct 2021 05:24:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E4D0FA97; Mon, 25 Oct 2021 05:24:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163513946894760" MIME-Version: 1.0 Date: Mon, 25 Oct 2021 05:24:28 +0000 From: "pin" Subject: CVS commit: pkgsrc/sysutils/macchina To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20211025052428.4E4D0FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163513946894760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Oct 25 05:24:28 UTC 2021 Modified Files: pkgsrc/sysutils/macchina: PLIST Log Message: sysutils/macchina: fix PLIST after update To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/macchina/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163513946894760 Content-Disposition: inline Content-Length: 523 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/sysutils/macchina/PLIST diff -u pkgsrc/sysutils/macchina/PLIST:1.3 pkgsrc/sysutils/macchina/PLIST:1.4 --- pkgsrc/sysutils/macchina/PLIST:1.3 Fri Oct 22 09:19:36 2021 +++ pkgsrc/sysutils/macchina/PLIST Mon Oct 25 05:24:28 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2021/10/22 09:19:36 pin Exp $ +@comment $NetBSD: PLIST,v 1.4 2021/10/25 05:24:28 pin Exp $ bin/macchina -share/examples/macchina/Carbon.json +share/examples/macchina/Carbon.toml share/examples/macchina/macchina.toml --_----------=_163513946894760--