Received: by mail.netbsd.org (Postfix, from userid 605) id E7F8D84E74; Fri, 19 Jan 2024 20:00:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2472E84CFF for ; Fri, 19 Jan 2024 20:00:02 +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 FpyhGdSoXZ9F for ; Fri, 19 Jan 2024 20:00:01 +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 7841B84CE2 for ; Fri, 19 Jan 2024 20:00:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C34AFA42; Fri, 19 Jan 2024 20:00:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170569440148620" MIME-Version: 1.0 Date: Fri, 19 Jan 2024 20:00:01 +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: <20240119200001.6C34AFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170569440148620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jan 19 20:00:01 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated databases/py-elastic-transport, databases/py-elasticsearch To generate a diff of this commit: cvs rdiff -u -r1.465 -r1.466 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170569440148620 Content-Disposition: inline Content-Length: 798 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.465 pkgsrc/doc/CHANGES-2024:1.466 --- pkgsrc/doc/CHANGES-2024:1.465 Fri Jan 19 17:09:56 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 19 20:00:01 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.465 2024/01/19 17:09:56 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.466 2024/01/19 20:00:01 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -600,3 +600,5 @@ Changes to the packages collection and i Updated graphics/tesseract to 5.3.4 [adam 2024-01-19] Added sysutils/mlog version 0.1 [schmonz 2024-01-19] Updated devel/asdf to 0.14.0 [schmonz 2024-01-19] + Updated databases/py-elastic-transport to 8.12.0 [adam 2024-01-19] + Updated databases/py-elasticsearch to 8.12.0 [adam 2024-01-19] --_----------=_170569440148620--