Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A0FB284F58 for ; Wed, 28 Jun 2023 03:34:37 +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 Gcrzy2ZPn0k5 for ; Wed, 28 Jun 2023 03:34:37 +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 0127284CEB for ; Wed, 28 Jun 2023 03:34:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ECCB8FA89; Wed, 28 Jun 2023 03:34:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16879232761010" MIME-Version: 1.0 Date: Wed, 28 Jun 2023 03:34:36 +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: <20230628033436.ECCB8FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_16879232761010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: charlotte Date: Wed Jun 28 03:34:36 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added games/bugdom version 1.3.3 To generate a diff of this commit: cvs rdiff -u -r1.4085 -r1.4086 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16879232761010 Content-Disposition: inline Content-Length: 741 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.4085 pkgsrc/doc/CHANGES-2023:1.4086 --- pkgsrc/doc/CHANGES-2023:1.4085 Tue Jun 27 17:13:47 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jun 28 03:34:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4085 2023/06/27 17:13:47 roy Exp $ +$NetBSD: CHANGES-2023,v 1.4086 2023/06/28 03:34:36 charlotte Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5748,3 +5748,4 @@ Changes to the packages collection and i Updated textproc/ruby-actiontext70 to 7.0.5.1 [taca 2023-06-27] Updated www/ruby-rails70 to 7.0.5.1 [taca 2023-06-27] Updated net/openresolv to 3.13.2 [roy 2023-06-27] + Added games/bugdom version 1.3.3 [charlotte 2023-06-27] --_----------=_16879232761010--