Received: by mail.netbsd.org (Postfix, from userid 605) id 5E3FE84F08; Mon, 8 Jan 2024 02:57:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C2C984D8C for ; Mon, 8 Jan 2024 02:57:07 +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 o-ccnUXrUM31 for ; Mon, 8 Jan 2024 02:57:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 174AF84D31 for ; Mon, 8 Jan 2024 02:57:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0A737FA42; Mon, 8 Jan 2024 02:57:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170468262716900" MIME-Version: 1.0 Date: Mon, 8 Jan 2024 02:57:07 +0000 From: "Jun Ebihara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jun@netbsd.org X-Mailer: log_accum Message-Id: <20240108025707.0A737FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170468262716900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jun Date: Mon Jan 8 02:57:06 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated emulators/nono to 0.6.4 To generate a diff of this commit: cvs rdiff -u -r1.201 -r1.202 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170468262716900 Content-Disposition: inline Content-Length: 702 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.201 pkgsrc/doc/CHANGES-2024:1.202 --- pkgsrc/doc/CHANGES-2024:1.201 Sun Jan 7 23:37:32 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 8 02:57:06 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.201 2024/01/07 23:37:32 mef Exp $ +$NetBSD: CHANGES-2024,v 1.202 2024/01/08 02:57:06 jun Exp $ Changes to the packages collection and infrastructure in 2024: @@ -233,3 +233,4 @@ Changes to the packages collection and i Added net/slumber version 0.11.0 [pin 2024-01-07] Updated textproc/csvlens to 0.5.1 [pin 2024-01-07] Updated cad/klayout to 0.28.15 [mef 2024-01-07] + Updated emulators/nono to 0.6.4 [jun 2024-01-08] --_----------=_170468262716900--