Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F81084EB6 for ; Wed, 28 Jun 2023 23:43:11 +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 MHKamXpeBMwd for ; Wed, 28 Jun 2023 23:43:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 86CCA84CFE for ; Wed, 28 Jun 2023 23:43:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84432FA89; Wed, 28 Jun 2023 23:43:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168799579080160" MIME-Version: 1.0 Date: Wed, 28 Jun 2023 23:43:10 +0000 From: "Charlotte Koch" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: charlotte@netbsd.org X-Mailer: log_accum Message-Id: <20230628234310.84432FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168799579080160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: charlotte Date: Wed Jun 28 23:43:10 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added games/mightymike version 3.0.2 To generate a diff of this commit: cvs rdiff -u -r1.4114 -r1.4115 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168799579080160 Content-Disposition: inline Content-Length: 725 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.4114 pkgsrc/doc/CHANGES-2023:1.4115 --- pkgsrc/doc/CHANGES-2023:1.4114 Wed Jun 28 21:14:33 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jun 28 23:43:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4114 2023/06/28 21:14:33 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4115 2023/06/28 23:43:10 charlotte Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5779,3 +5779,4 @@ Changes to the packages collection and i Updated devel/conftest to 0.43.1 [leot 2023-06-28] Updated print/poppler to 23.06.0 [wiz 2023-06-28] Updated devel/gettext to 0.22 [wiz 2023-06-28] + Added games/mightymike version 3.0.2 [charlotte 2023-06-28] --_----------=_168799579080160--