Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 23C5984EA0 for ; Sun, 23 Jul 2023 21:16:09 +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 6fAQ4vntV4Rk for ; Sun, 23 Jul 2023 21:16:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7B9E084D55 for ; Sun, 23 Jul 2023 21:16:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 78F00FBDB; Sun, 23 Jul 2023 21:16:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169014696816630" MIME-Version: 1.0 Date: Sun, 23 Jul 2023 21:16:08 +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: <20230723211608.78F00FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169014696816630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Sun Jul 23 21:16:08 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated games/openrct2 to 0.3.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.4591 -r1.4592 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169014696816630 Content-Disposition: inline Content-Length: 721 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.4591 pkgsrc/doc/CHANGES-2023:1.4592 --- pkgsrc/doc/CHANGES-2023:1.4591 Sun Jul 23 19:09:46 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 23 21:16:08 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4591 2023/07/23 19:09:46 pin Exp $ +$NetBSD: CHANGES-2023,v 1.4592 2023/07/23 21:16:08 triaxx Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6379,3 +6379,4 @@ Changes to the packages collection and i Updated shells/oh-my-posh to 17.12.1 [pin 2023-07-23] Updated textproc/hgrep to 0.3.3 [pin 2023-07-23] Updated sysutils/felix to 2.6.0 [pin 2023-07-23] + Updated games/openrct2 to 0.3.0nb1 [triaxx 2023-07-23] --_----------=_169014696816630--