Received: by mail.netbsd.org (Postfix, from userid 605) id 6318E84DCA; Tue, 4 May 2021 08:21:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9E3C284DC9 for ; Tue, 4 May 2021 08:21:34 +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 r454T63G0q_q for ; Tue, 4 May 2021 08:21:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 074AE84D55 for ; Tue, 4 May 2021 08:21:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 04822FA95; Tue, 4 May 2021 08:21:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162011649339900" MIME-Version: 1.0 Date: Tue, 4 May 2021 08:21:33 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20210504082134.04822FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162011649339900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Tue May 4 08:21:33 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added games/trader version 7.16 To generate a diff of this commit: cvs rdiff -u -r1.2600 -r1.2601 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162011649339900 Content-Disposition: inline Content-Length: 733 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.2600 pkgsrc/doc/CHANGES-2021:1.2601 --- pkgsrc/doc/CHANGES-2021:1.2600 Tue May 4 08:20:10 2021 +++ pkgsrc/doc/CHANGES-2021 Tue May 4 08:21:33 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2600 2021/05/04 08:20:10 taca Exp $ +$NetBSD: CHANGES-2021,v 1.2601 2021/05/04 08:21:33 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4075,3 +4075,4 @@ Changes to the packages collection and i Updated devel/py-hypothesis to 6.10.1 [wiz 2021-05-04] Updated sysutils/macchina to 0.7.4 [pin 2021-05-04] Updated devel/ruby-contracts to 0.16.1 [taca 2021-05-04] + Added games/trader version 7.16 [fcambus 2021-05-04] --_----------=_162011649339900--