Received: by mail.netbsd.org (Postfix, from userid 605) id 80D1984E65; Tue, 3 Aug 2021 18:09:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BC90D84D79 for ; Tue, 3 Aug 2021 18:09:57 +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 h6cEKdcCICTY for ; Tue, 3 Aug 2021 18:09:57 +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 1E82A84D16 for ; Tue, 3 Aug 2021 18:09:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16132FA97; Tue, 3 Aug 2021 18:09:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1628014197188080" MIME-Version: 1.0 Date: Tue, 3 Aug 2021 18:09:57 +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: <20210803180957.16132FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1628014197188080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Tue Aug 3 18:09:56 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated games/warzone2100 to 4.1.2 To generate a diff of this commit: cvs rdiff -u -r1.4059 -r1.4060 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1628014197188080 Content-Disposition: inline Content-Length: 718 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.4059 pkgsrc/doc/CHANGES-2021:1.4060 --- pkgsrc/doc/CHANGES-2021:1.4059 Tue Aug 3 17:59:21 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Aug 3 18:09:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4059 2021/08/03 17:59:21 pin Exp $ +$NetBSD: CHANGES-2021,v 1.4060 2021/08/03 18:09:56 triaxx Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6458,3 +6458,4 @@ Changes to the packages collection and i Added net/dnc version 0.2.0 [fcambus 2021-08-03] Updated shells/nushell to 0.35.0 [pin 2021-08-03] Updated sysutils/tiramisu to 2.0 [pin 2021-08-03] + Updated games/warzone2100 to 4.1.2 [triaxx 2021-08-03] --_----------=_1628014197188080--