Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id E3B501A9239 for ; Fri, 17 Dec 2021 08:57:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1FEBA84ED8; Fri, 17 Dec 2021 08:57:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B33284CE9 for ; Fri, 17 Dec 2021 08:57:53 +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 UM5JqR9OWAww for ; Fri, 17 Dec 2021 08:57:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B328C84CD8 for ; Fri, 17 Dec 2021 08:57:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B063DFAEC; Fri, 17 Dec 2021 08:57:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163973147269720" MIME-Version: 1.0 Date: Fri, 17 Dec 2021 08:57:52 +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: <20211217085752.B063DFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163973147269720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Fri Dec 17 08:57:52 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated games/warzone2100 to 4.2.3 To generate a diff of this commit: cvs rdiff -u -r1.6246 -r1.6247 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163973147269720 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.6246 pkgsrc/doc/CHANGES-2021:1.6247 --- pkgsrc/doc/CHANGES-2021:1.6246 Fri Dec 17 08:12:51 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Dec 17 08:57:52 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6246 2021/12/17 08:12:51 adam Exp $ +$NetBSD: CHANGES-2021,v 1.6247 2021/12/17 08:57:52 triaxx Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9377,3 +9377,4 @@ Changes to the packages collection and i Updated comms/asterisk18 to 18.9.0 [jnemeth 2021-12-17] Updated devel/py-cython to 0.29.26 [adam 2021-12-17] Updated devel/py-utils to 2.6.0 [adam 2021-12-17] + Updated games/warzone2100 to 4.2.3 [triaxx 2021-12-17] --_----------=_163973147269720--