Received: by mail.netbsd.org (Postfix, from userid 605) id 993F484F8C; Fri, 9 Sep 2022 15:17:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D2A9B84C71 for ; Fri, 9 Sep 2022 15:17: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 rilCLhgkG2_G for ; Fri, 9 Sep 2022 15:17: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 297EF84F7E for ; Fri, 9 Sep 2022 15:17:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26D35FA90; Fri, 9 Sep 2022 15:17:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1662736655171390" MIME-Version: 1.0 Date: Fri, 9 Sep 2022 15:17:35 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220909151735.26D35FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1662736655171390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 9 15:17:34 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated textproc/hunspell to 1.7.1 To generate a diff of this commit: cvs rdiff -u -r1.4406 -r1.4407 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22169 -r1.22170 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1662736655171390 Content-Disposition: inline Content-Length: 1279 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.4406 pkgsrc/doc/CHANGES-2022:1.4407 --- pkgsrc/doc/CHANGES-2022:1.4406 Fri Sep 9 15:14:48 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Sep 9 15:17:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4406 2022/09/09 15:14:48 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.4407 2022/09/09 15:17:34 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6514,3 +6514,4 @@ Changes to the packages collection and i Updated www/ruby-aws-sdk-core to 3.143.0 [taca 2022-09-09] Updated devel/tomlplusplus to 3.2.0 [wiz 2022-09-09] Updated devel/cvise to 2.5.0 [wiz 2022-09-09] + Updated textproc/hunspell to 1.7.1 [wiz 2022-09-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22169 pkgsrc/doc/TODO:1.22170 --- pkgsrc/doc/TODO:1.22169 Fri Sep 9 15:14:48 2022 +++ pkgsrc/doc/TODO Fri Sep 9 15:17:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22169 2022/09/09 15:14:48 wiz Exp $ +$NetBSD: TODO,v 1.22170 2022/09/09 15:17:34 wiz Exp $ Suggested new packages ====================== @@ -847,7 +847,6 @@ For possible Perl packages updates, see o hs-hie-bios-0.10.0 o html2wml-0.4.11 o http_load-20140814 - o hunspell-1.7.1 o hyperscan-5.4.0 o i3lock-2.13 o ibus-hangul-1.5.4 --_----------=_1662736655171390--