Received: by mail.netbsd.org (Postfix, from userid 605) id A6DB684F0B; Tue, 9 Jan 2024 12:05:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D4A7084F0B for ; Tue, 9 Jan 2024 12:05:22 +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 Albl12MTWDTE for ; Tue, 9 Jan 2024 12:05:22 +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 37ADE84D57 for ; Tue, 9 Jan 2024 12:05:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C408FA42; Tue, 9 Jan 2024 12:05:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704801922172400" MIME-Version: 1.0 Date: Tue, 9 Jan 2024 12:05:22 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20240109120522.2C408FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704801922172400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Jan 9 12:05:22 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated emulators/fs-uae to 3.1.66nb4 To generate a diff of this commit: cvs rdiff -u -r1.222 -r1.223 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704801922172400 Content-Disposition: inline Content-Length: 717 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.222 pkgsrc/doc/CHANGES-2024:1.223 --- pkgsrc/doc/CHANGES-2024:1.222 Tue Jan 9 11:21:02 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 9 12:05:22 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.222 2024/01/09 11:21:02 pin Exp $ +$NetBSD: CHANGES-2024,v 1.223 2024/01/09 12:05:22 ryoon Exp $ Changes to the packages collection and infrastructure in 2024: @@ -262,3 +262,4 @@ Changes to the packages collection and i Updated devel/py-ipykernel to 6.28.0 [adam 2024-01-09] Updated print/evince to 45.0nb1 [prlw1 2024-01-09] Updated sysutils/hcal to 0.4.0 [pin 2024-01-09] + Updated emulators/fs-uae to 3.1.66nb4 [ryoon 2024-01-09] --_----------=_1704801922172400--