Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8764884F29 for ; Sun, 15 Oct 2023 15:22:16 +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 5fHAuU5z7sCz for ; Sun, 15 Oct 2023 15:22:16 +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 D727984E5D for ; Sun, 15 Oct 2023 15:22:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CE8B5FADC; Sun, 15 Oct 2023 15:22:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169738333562690" MIME-Version: 1.0 Date: Sun, 15 Oct 2023 15:22:15 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20231015152215.CE8B5FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169738333562690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Sun Oct 15 15:22:15 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated games/openttd to 13.3nb1 To generate a diff of this commit: cvs rdiff -u -r1.5895 -r1.5896 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169738333562690 Content-Disposition: inline Content-Length: 736 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5895 pkgsrc/doc/CHANGES-2023:1.5896 --- pkgsrc/doc/CHANGES-2023:1.5895 Sun Oct 15 15:03:27 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 15 15:22:15 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5895 2023/10/15 15:03:27 tsutsui Exp $ +$NetBSD: CHANGES-2023,v 1.5896 2023/10/15 15:22:15 triaxx Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8688,3 +8688,4 @@ Changes to the packages collection and i Updated lang/go120 to 1.20.10 [bsiegert 2023-10-15] Updated print/py-weasyprint to 60.1 [kleink 2023-10-15] Updated emulators/PC6001VX to 4.2.2 [tsutsui 2023-10-15] + Updated games/openttd to 13.3nb1 [triaxx 2023-10-15] --_----------=_169738333562690--