Received: by mail.netbsd.org (Postfix, from userid 605) id 96E3C84F4F; Sat, 28 Jan 2023 05:43:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C760C84F50 for ; Sat, 28 Jan 2023 05:43:35 +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 5Dkf5Tudyw1p for ; Sat, 28 Jan 2023 05:43:35 +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 277DC84CE8 for ; Sat, 28 Jan 2023 05:43:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1F5B7FA90; Sat, 28 Jan 2023 05:43:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167488461570960" MIME-Version: 1.0 Date: Sat, 28 Jan 2023 05:43:35 +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: <20230128054335.1F5B7FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167488461570960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sat Jan 28 05:43:35 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added sysutils/hs-co-log-core version 0.3.2.0 To generate a diff of this commit: cvs rdiff -u -r1.787 -r1.788 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167488461570960 Content-Disposition: inline Content-Length: 734 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.787 pkgsrc/doc/CHANGES-2023:1.788 --- pkgsrc/doc/CHANGES-2023:1.787 Sat Jan 28 04:04:04 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jan 28 05:43:34 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.787 2023/01/28 04:04:04 khorben Exp $ +$NetBSD: CHANGES-2023,v 1.788 2023/01/28 05:43:34 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -983,3 +983,4 @@ Changes to the packages collection and i Added converters/hs-deriving-aeson version 0.2.9 [pho 2023-01-28] Updated devel/hlint to 3.5 [pho 2023-01-28] Added devel/iaito version 5.8.0 [khorben 2023-01-28] + Added sysutils/hs-co-log-core version 0.3.2.0 [pho 2023-01-28] --_----------=_167488461570960--