Received: by mail.netbsd.org (Postfix, from userid 605) id 9185584FA5; Sun, 29 Jan 2023 04:43:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C2D2884FA3 for ; Sun, 29 Jan 2023 04:43:50 +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 6bVr5k56NE2G for ; Sun, 29 Jan 2023 04:43:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1EF6284D4E for ; Sun, 29 Jan 2023 04:43:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BEE4FA90; Sun, 29 Jan 2023 04:43:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1674967430270610" MIME-Version: 1.0 Date: Sun, 29 Jan 2023 04:43:50 +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: <20230129044350.1BEE4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1674967430270610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sun Jan 29 04:43:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added devel/hs-dec version 0.0.5 To generate a diff of this commit: cvs rdiff -u -r1.809 -r1.810 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1674967430270610 Content-Disposition: inline Content-Length: 722 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.809 pkgsrc/doc/CHANGES-2023:1.810 --- pkgsrc/doc/CHANGES-2023:1.809 Sun Jan 29 01:47:30 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jan 29 04:43:49 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.809 2023/01/29 01:47:30 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.810 2023/01/29 04:43:49 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1015,3 +1015,4 @@ Changes to the packages collection and i Updated finance/gnucash to 4.13nb3 [wiz 2023-01-28] Updated games/dMagnetic to 0.36 [wiz 2023-01-28] Updated devel/swagger-codegen to 3.0.40 [schmonz 2023-01-29] + Added devel/hs-dec version 0.0.5 [pho 2023-01-29] --_----------=_1674967430270610--