Received: by mail.netbsd.org (Postfix, from userid 605) id AF7AF84D6B; Mon, 19 Dec 2022 11:55:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF1E784D5E for ; Mon, 19 Dec 2022 11:55:22 +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 u9NK9h3goghd for ; Mon, 19 Dec 2022 11:55:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4136A84CFA for ; Mon, 19 Dec 2022 11:55:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3ECF5FA90; Mon, 19 Dec 2022 11:55:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167145092283010" MIME-Version: 1.0 Date: Mon, 19 Dec 2022 11:55:22 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20221219115522.3ECF5FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167145092283010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Mon Dec 19 11:55:22 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated games/doomlegacy to 1.48.12 To generate a diff of this commit: cvs rdiff -u -r1.6286 -r1.6287 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167145092283010 Content-Disposition: inline Content-Length: 747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6286 pkgsrc/doc/CHANGES-2022:1.6287 --- pkgsrc/doc/CHANGES-2022:1.6286 Mon Dec 19 11:17:37 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Dec 19 11:55:21 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6286 2022/12/19 11:17:37 pin Exp $ +$NetBSD: CHANGES-2022,v 1.6287 2022/12/19 11:55:21 micha Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9410,3 +9410,4 @@ Changes to the packages collection and i Updated devel/py-approval-utilities to 8.0.0 [schmonz 2022-12-19] Updated devel/py-approvaltests to 8.0.0 [schmonz 2022-12-19] Updated devel/difftastic to 0.39.0 [pin 2022-12-19] + Updated games/doomlegacy to 1.48.12 [micha 2022-12-19] --_----------=_167145092283010--