Received: by mail.netbsd.org (Postfix, from userid 605) id E242984DF7; Mon, 18 Sep 2017 12:00:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7339C84D93 for ; Mon, 18 Sep 2017 12:00:36 +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 b1h66IxkIJ96 for ; Mon, 18 Sep 2017 12:00:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D698B84D73 for ; Mon, 18 Sep 2017 12:00:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 91F30FA9A; Mon, 18 Sep 2017 12:00:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15057360357050" MIME-Version: 1.0 Date: Mon, 18 Sep 2017 12:00: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: <20170918120035.91F30FA9A@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. --_----------=_15057360357050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 18 12:00:35 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated textproc/p5-Lingua-EN-Inflect to 1.902 To generate a diff of this commit: cvs rdiff -u -r1.4002 -r1.4003 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15057360357050 Content-Disposition: inline Content-Length: 754 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.4002 pkgsrc/doc/CHANGES-2017:1.4003 --- pkgsrc/doc/CHANGES-2017:1.4002 Mon Sep 18 11:59:34 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 18 12:00:35 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4002 2017/09/18 11:59:34 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4003 2017/09/18 12:00:35 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5564,3 +5564,4 @@ Changes to the packages collection and i Updated sysutils/p5-Sys-SigAction to 0.23 [wiz 2017-09-18] Updated sysutils/p5-Sys-Syslog to 0.35 [wiz 2017-09-18] Updated textproc/p5-Data-FormValidator to 4.88 [wiz 2017-09-18] + Updated textproc/p5-Lingua-EN-Inflect to 1.902 [wiz 2017-09-18] --_----------=_15057360357050--