Received: by mail.netbsd.org (Postfix, from userid 605) id DBBD284DCE; Tue, 9 Feb 2021 13:19:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 22FD384DCC for ; Tue, 9 Feb 2021 13:19:22 +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 jpiSvfgg1HXP for ; Tue, 9 Feb 2021 13:19:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 74F9D84CDB for ; Tue, 9 Feb 2021 13:19:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 72C4AFA95; Tue, 9 Feb 2021 13:19:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1612876761281520" MIME-Version: 1.0 Date: Tue, 9 Feb 2021 13:19:21 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20210209131921.72C4AFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1612876761281520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Feb 9 13:19:21 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Added lang/ghc90 version 9.0.1 To generate a diff of this commit: cvs rdiff -u -r1.948 -r1.949 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20378 -r1.20379 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1612876761281520 Content-Disposition: inline Content-Length: 1268 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.948 pkgsrc/doc/CHANGES-2021:1.949 --- pkgsrc/doc/CHANGES-2021:1.948 Tue Feb 9 13:17:17 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Feb 9 13:19:20 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.948 2021/02/09 13:17:17 ryoon Exp $ +$NetBSD: CHANGES-2021,v 1.949 2021/02/09 13:19:20 ryoon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1175,3 +1175,4 @@ Changes to the packages collection and i Updated mail/thunderbird to 78.7.1 [ryoon 2021-02-09] Updated mail/thunderbird-l10n to 78.7.1 [ryoon 2021-02-09] Added lang/ghc810 version 8.10.4 [ryoon 2021-02-09] + Added lang/ghc90 version 9.0.1 [ryoon 2021-02-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20378 pkgsrc/doc/TODO:1.20379 --- pkgsrc/doc/TODO:1.20378 Mon Feb 8 20:27:38 2021 +++ pkgsrc/doc/TODO Tue Feb 9 13:19:21 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20378 2021/02/08 20:27:38 triaxx Exp $ +$NetBSD: TODO,v 1.20379 2021/02/09 13:19:21 ryoon Exp $ Suggested new packages ====================== @@ -587,7 +587,6 @@ For possible Perl packages updates, see o genius-1.0.25 o gens-2.15.5 o gfract-0.33 - o ghc-9.0 o ghdl-0.33 o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 --_----------=_1612876761281520--