Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4B01C84EE8 for ; Mon, 17 Jul 2023 19:37:56 +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 tu39TW8bQ-Hh for ; Mon, 17 Jul 2023 19:37:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9B43D84ED4 for ; Mon, 17 Jul 2023 19:37:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 98E82FBDB; Mon, 17 Jul 2023 19:37:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689622675123600" MIME-Version: 1.0 Date: Mon, 17 Jul 2023 19:37:55 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230717193755.98E82FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689622675123600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jul 17 19:37:55 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated graphics/tesseract, databases/hiredis To generate a diff of this commit: cvs rdiff -u -r1.4456 -r1.4457 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689622675123600 Content-Disposition: inline Content-Length: 779 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4456 pkgsrc/doc/CHANGES-2023:1.4457 --- pkgsrc/doc/CHANGES-2023:1.4456 Mon Jul 17 19:18:07 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jul 17 19:37:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4456 2023/07/17 19:18:07 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4457 2023/07/17 19:37:55 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6203,3 +6203,5 @@ Changes to the packages collection and i Updated net/py-unearth to 0.9.3 [adam 2023-07-17] Updated devel/py-aenum to 3.1.15 [adam 2023-07-17] Updated devel/py-project-api to 1.5.3 [adam 2023-07-17] + Updated graphics/tesseract to 5.3.2 [adam 2023-07-17] + Updated databases/hiredis to 1.2.0 [adam 2023-07-17] --_----------=_1689622675123600--