Received: by mail.netbsd.org (Postfix, from userid 605) id 1703484DE0; Sat, 3 Nov 2018 09:18:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3AB4884DDE for ; Sat, 3 Nov 2018 09:18:22 +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 qptxag0TR05T for ; Sat, 3 Nov 2018 09:18:21 +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 633F784D7F for ; Sat, 3 Nov 2018 09:18:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 60238FB19; Sat, 3 Nov 2018 09:18:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1541236701137070" MIME-Version: 1.0 Date: Sat, 3 Nov 2018 09:18:21 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20181103091821.60238FB19@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. --_----------=_1541236701137070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Nov 3 09:18:21 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated graphics/tesseract, textproc/py-jsbeautifier To generate a diff of this commit: cvs rdiff -u -r1.4565 -r1.4566 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1541236701137070 Content-Disposition: inline Content-Length: 791 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.4565 pkgsrc/doc/CHANGES-2018:1.4566 --- pkgsrc/doc/CHANGES-2018:1.4565 Sat Nov 3 08:07:31 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Nov 3 09:18:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4565 2018/11/03 08:07:31 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4566 2018/11/03 09:18:21 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6380,3 +6380,5 @@ Changes to the packages collection and i Updated security/libgcrypt to 1.8.4 [adam 2018-11-02] Updated multimedia/ffmpeg4 to 4.0.3 [adam 2018-11-03] Updated multimedia/ffmpeg3 to 3.4.5 [adam 2018-11-03] + Updated graphics/tesseract to 4.0.0 [adam 2018-11-03] + Updated textproc/py-jsbeautifier to 1.8.8 [adam 2018-11-03] --_----------=_1541236701137070--