Received: by mail.netbsd.org (Postfix, from userid 605) id C4B4784ECB; Wed, 7 Sep 2022 02:18:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F3A5484EBF for ; Wed, 7 Sep 2022 02:18:16 +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 MYojICBc-KMs for ; Wed, 7 Sep 2022 02:18:16 +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 573B084D3A for ; Wed, 7 Sep 2022 02:18:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4EF8AFA90; Wed, 7 Sep 2022 02:18:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1662517096127750" MIME-Version: 1.0 Date: Wed, 7 Sep 2022 02:18:16 +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: <20220907021816.4EF8AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1662517096127750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Wed Sep 7 02:18:16 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated sysutils/hs-typed-process to 0.2.10.1 To generate a diff of this commit: cvs rdiff -u -r1.4371 -r1.4372 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1662517096127750 Content-Disposition: inline Content-Length: 740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4371 pkgsrc/doc/CHANGES-2022:1.4372 --- pkgsrc/doc/CHANGES-2022:1.4371 Wed Sep 7 01:36:40 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Sep 7 02:18:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4371 2022/09/07 01:36:40 pho Exp $ +$NetBSD: CHANGES-2022,v 1.4372 2022/09/07 02:18:16 pho Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6455,3 +6455,4 @@ Changes to the packages collection and i Updated x11/xfce4-notifyd to 0.6.4 [gutteridge 2022-09-06] Updated security/hs-cryptonite to 0.30 [pho 2022-09-07] Updated devel/hs-memory to 0.18.0 [pho 2022-09-07] + Updated sysutils/hs-typed-process to 0.2.10.1 [pho 2022-09-07] --_----------=_1662517096127750--