Received: by mail.netbsd.org (Postfix, from userid 605) id 75E4F850E2; Thu, 29 Apr 2021 05:09:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B200C850DE for ; Thu, 29 Apr 2021 05:09:39 +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 zvd2nybO6zFh for ; Thu, 29 Apr 2021 05:09:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1B51084D33 for ; Thu, 29 Apr 2021 05:09:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 18134FA95; Thu, 29 Apr 2021 05:09:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619672979282600" MIME-Version: 1.0 Date: Thu, 29 Apr 2021 05:09:39 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20210429050939.18134FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619672979282600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Thu Apr 29 05:09:39 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated lang/ghc88 to 8.8.4nb4 To generate a diff of this commit: cvs rdiff -u -r1.2455 -r1.2456 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619672979282600 Content-Disposition: inline Content-Length: 735 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.2455 pkgsrc/doc/CHANGES-2021:1.2456 --- pkgsrc/doc/CHANGES-2021:1.2455 Thu Apr 29 03:06:41 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Apr 29 05:09:38 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2455 2021/04/29 03:06:41 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.2456 2021/04/29 05:09:38 pho Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3948,3 +3948,4 @@ Changes to the packages collection and i Updated geography/p5-GIS-Distance to 0.19 [wen 2021-04-29] Updated pkgtools/x11-links to 1.33 [gutteridge 2021-04-29] Updated wm/marco to 1.24.2 [gutteridge 2021-04-29] + Updated lang/ghc88 to 8.8.4nb4 [pho 2021-04-29] --_----------=_1619672979282600--