Received: by mail.netbsd.org (Postfix, from userid 605) id 7D2A984DBD; Tue, 11 Feb 2020 15:47:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 07E7984D9F for ; Tue, 11 Feb 2020 15:47:01 +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 E2aoWQQdsMLs for ; Tue, 11 Feb 2020 15:47:00 +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 5C27D84D28 for ; Tue, 11 Feb 2020 15:47:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 539DAFBF4; Tue, 11 Feb 2020 15:47:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1581436020298010" MIME-Version: 1.0 Date: Tue, 11 Feb 2020 15:47:00 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200211154700.539DAFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1581436020298010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Feb 11 15:47:00 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated games/gbrainy to 2.41 To generate a diff of this commit: cvs rdiff -u -r1.1029 -r1.1030 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19669 -r1.19670 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1581436020298010 Content-Disposition: inline Content-Length: 1252 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1029 pkgsrc/doc/CHANGES-2020:1.1030 --- pkgsrc/doc/CHANGES-2020:1.1029 Tue Feb 11 15:00:50 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Feb 11 15:46:59 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1029 2020/02/11 15:00:50 taca Exp $ +$NetBSD: CHANGES-2020,v 1.1030 2020/02/11 15:46:59 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1462,3 +1462,4 @@ Changes to the packages collection and i Updated security/opendnssec2 to 2.1.6 [he 2020-02-11] Updated shells/bash to 5.0.16 [kre 2020-02-11] Added textproc/ruby-inifile version 3.0.0 [taca 2020-02-11] + Updated games/gbrainy to 2.41 [nia 2020-02-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19669 pkgsrc/doc/TODO:1.19670 --- pkgsrc/doc/TODO:1.19669 Tue Feb 11 06:36:26 2020 +++ pkgsrc/doc/TODO Tue Feb 11 15:46:59 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19669 2020/02/11 06:36:26 wiz Exp $ +$NetBSD: TODO,v 1.19670 2020/02/11 15:46:59 nia Exp $ Suggested new packages ====================== @@ -607,7 +607,6 @@ For possible Perl packages updates, see o ganglia-3.7.5 o ganglia-webfrontend-3.7.5 o gap-4r4p9 - o gbrainy-2.27 o gcal-4 o gcc-9.1 o gcin-1.5.5 --_----------=_1581436020298010--