Received: by mail.netbsd.org (Postfix, from userid 605) id 4F75E84D2C; Thu, 25 Jan 2018 15:51:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4EC684D84 for ; Thu, 25 Jan 2018 15:51:33 +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 Hl6sT1zXoF6a for ; Thu, 25 Jan 2018 15:51:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1072184CE2 for ; Thu, 25 Jan 2018 15:51:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E41EFBDE; Thu, 25 Jan 2018 15:51:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15168954938420" MIME-Version: 1.0 Date: Thu, 25 Jan 2018 15:51:33 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20180125155133.0E41EFBDE@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. --_----------=_15168954938420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Thu Jan 25 15:51:32 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated converters/TECkit to 2.5.7 To generate a diff of this commit: cvs rdiff -u -r1.357 -r1.358 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15168954938420 Content-Disposition: inline Content-Length: 728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.357 pkgsrc/doc/CHANGES-2018:1.358 --- pkgsrc/doc/CHANGES-2018:1.357 Thu Jan 25 14:13:59 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Jan 25 15:51:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.357 2018/01/25 14:13:59 tnn Exp $ +$NetBSD: CHANGES-2018,v 1.358 2018/01/25 15:51:32 jperkin Exp $ Changes to the packages collection and infrastructure in 2018: @@ -599,3 +599,4 @@ Changes to the packages collection and i Updated graphics/tesseract to 3.05.01nb3 [adam 2018-01-25] Updated x11/xorg-cf-files to 1.0.6nb4 [jperkin 2018-01-25] Updated net/synergy to 2.0.0 [tnn 2018-01-25] + Updated converters/TECkit to 2.5.7 [jperkin 2018-01-25] --_----------=_15168954938420--