Received: by mail.netbsd.org (Postfix, from userid 605) id 1690084D60; Thu, 28 Sep 2017 04:19:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9D7E184D5F for ; Thu, 28 Sep 2017 04:19:34 +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 C3TWvopJaeXg for ; Thu, 28 Sep 2017 04:19:34 +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 02E6784CFB for ; Thu, 28 Sep 2017 04:19:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 014D4FA9C; Thu, 28 Sep 2017 04:19:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506572373210530" MIME-Version: 1.0 Date: Thu, 28 Sep 2017 04:19:33 +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: <20170928041934.014D4FA9C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1506572373210530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Sep 28 04:19:33 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated textproc/p5-Text-Hunspell to 2.14 To generate a diff of this commit: cvs rdiff -u -r1.4166 -r1.4167 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17767 -r1.17768 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506572373210530 Content-Disposition: inline Content-Length: 1317 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4166 pkgsrc/doc/CHANGES-2017:1.4167 --- pkgsrc/doc/CHANGES-2017:1.4166 Thu Sep 28 04:18:57 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Sep 28 04:19:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4166 2017/09/28 04:18:57 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4167 2017/09/28 04:19:33 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5915,3 +5915,4 @@ Changes to the packages collection and i Updated geography/geos to 3.6.2 [gdt 2017-09-28] Added devel/p5-Alien-Build version 1.16 [wiz 2017-09-28] Added textproc/p5-Alien-Hunspell version 0.11 [wiz 2017-09-28] + Updated textproc/p5-Text-Hunspell to 2.14 [wiz 2017-09-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17767 pkgsrc/doc/TODO:1.17768 --- pkgsrc/doc/TODO:1.17767 Wed Sep 27 22:24:46 2017 +++ pkgsrc/doc/TODO Thu Sep 28 04:19:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17767 2017/09/27 22:24:46 wiz Exp $ +$NetBSD: TODO,v 1.17768 2017/09/28 04:19:33 wiz Exp $ Suggested new packages ====================== @@ -1165,7 +1165,6 @@ For possible Perl packages updates, see o p5-Publican-4.3.2 o p5-RT-Authen-ExternalAuth-0.27 o p5-Sys-Utmp-1.7 - o p5-Text-Hunspell-2.14 o p5-xmltv-0.5.66 o packagekit-0.5.3 o pam-krb5-4.7 --_----------=_1506572373210530--