Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Ki+nlq2o; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=LPmGdNzf Received: by mail.netbsd.org (Postfix, from userid 605) id 53AD784EB1; Thu, 25 Apr 2024 19:26:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714073192; bh=pM6kQIQsSlpj3gTq+6YXQX86dwC6ZCrcWxT38V10TQc=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=Ki+nlq2oJMDOEjsjtXt1yzg/kpQhATt3zYp4JJKL9n+R8DP5UaVciOwfhVJ1OXuXQ G7KhMPST09VtUHnCoa2uhB9DFDMqJ8jk8T66aK6iW4v+Kurj9iDCg8FPG8WmApv43a lSf+qsPMosiMKLT0992uMYpU6GoRkb0U68L6J18U= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 43A7884D80 for ; Thu, 25 Apr 2024 19:26:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 OLNMTejcsYna for ; Thu, 25 Apr 2024 19:26:30 +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 95EAB84CF3 for ; Thu, 25 Apr 2024 19:26:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714073190; bh=pM6kQIQsSlpj3gTq+6YXQX86dwC6ZCrcWxT38V10TQc=; h=Date:From:Subject:To:Reply-To; b=LPmGdNzf8I2rtjSX6Yr30srzrSehShfewTprmKUqVwqp7mRE4UXs5RYzsB1KABP2l le7hs+dNIafel52l4s9lZsWZaHz+cBUdnWzOuyyoK9/643UVC+T3+FOD1erTVP8QtA Ijf0GlgIYH/X7aowHEyuskoIgFyOm6V0IA+oLtHc= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 891F7FA2C; Thu, 25 Apr 2024 19:26:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171407319016080" MIME-Version: 1.0 Date: Thu, 25 Apr 2024 19:26:30 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20240425192630.891F7FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171407319016080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Thu Apr 25 19:26:30 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated games/openrct2 to 0.4.10 To generate a diff of this commit: cvs rdiff -u -r1.2699 -r1.2700 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171407319016080 Content-Disposition: inline Content-Length: 745 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.2699 pkgsrc/doc/CHANGES-2024:1.2700 --- pkgsrc/doc/CHANGES-2024:1.2699 Thu Apr 25 17:56:35 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Apr 25 19:26:30 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2699 2024/04/25 17:56:35 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.2700 2024/04/25 19:26:30 triaxx Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4449,3 +4449,4 @@ Changes to the packages collection and i Updated textproc/py-pyphen to 0.15.0 [adam 2024-04-25] Updated devel/py-jaraco.vcs to 2.2.0 [adam 2024-04-25] Updated devel/p5-Devel-CheckLib to 1.16nb3 [schmonz 2024-04-25] + Updated games/openrct2 to 0.4.10 [triaxx 2024-04-25] --_----------=_171407319016080--