Received: by mail.netbsd.org (Postfix, from userid 605) id D211384D69; Thu, 28 Sep 2017 04:18:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 607A984D8D for ; Thu, 28 Sep 2017 04:18:58 +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 zQ6QqK_cCnVC for ; Thu, 28 Sep 2017 04:18:58 +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 BC25F84D69 for ; Thu, 28 Sep 2017 04:18:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BA709FA9C; Thu, 28 Sep 2017 04:18:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506572337250040" MIME-Version: 1.0 Date: Thu, 28 Sep 2017 04:18:57 +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: <20170928041857.BA709FA9C@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. --_----------=_1506572337250040 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:18:57 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added textproc/p5-Alien-Hunspell version 0.11 To generate a diff of this commit: cvs rdiff -u -r1.4165 -r1.4166 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506572337250040 Content-Disposition: inline Content-Length: 728 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.4165 pkgsrc/doc/CHANGES-2017:1.4166 --- pkgsrc/doc/CHANGES-2017:1.4165 Thu Sep 28 04:17:18 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Sep 28 04:18:57 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4165 2017/09/28 04:17:18 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4166 2017/09/28 04:18:57 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5914,3 +5914,4 @@ Changes to the packages collection and i Updated geography/gama to 1.19 [gdt 2017-09-28] 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] --_----------=_1506572337250040--