Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 84BA884EB3 for ; Sat, 29 Jul 2023 11:54:12 +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 kRdqn_mbffor for ; Sat, 29 Jul 2023 11:54:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D485F84CDC for ; Sat, 29 Jul 2023 11:54:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D230CFBDB; Sat, 29 Jul 2023 11:54:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169063165190490" MIME-Version: 1.0 Date: Sat, 29 Jul 2023 11:54:11 +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: <20230729115411.D230CFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169063165190490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jul 29 11:54:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated databases/mongo-c-driver, databases/py-mongo, databases/mongodb, databases/mongo-tools; Added databases/mongodb4 To generate a diff of this commit: cvs rdiff -u -r1.4639 -r1.4640 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169063165190490 Content-Disposition: inline Content-Length: 978 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.4639 pkgsrc/doc/CHANGES-2023:1.4640 --- pkgsrc/doc/CHANGES-2023:1.4639 Sat Jul 29 03:08:59 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jul 29 11:54:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4639 2023/07/29 03:08:59 markd Exp $ +$NetBSD: CHANGES-2023,v 1.4640 2023/07/29 11:54:11 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6525,3 +6525,8 @@ Changes to the packages collection and i Updated x11/plasma-framework to 5.108.0 [markd 2023-07-29] Updated x11/qqc2-desktop-style to 5.108.0 [markd 2023-07-29] Removed graphics/libkexiv2-kde4 [markd 2023-07-29] + Updated databases/mongo-c-driver to 1.24.2 [adam 2023-07-29] + Updated databases/py-mongo to 4.4.1 [adam 2023-07-29] + Updated databases/mongodb to 6.0.8 [adam 2023-07-29] + Added databases/mongodb4 version 4.4.23 [adam 2023-07-29] + Updated databases/mongo-tools to 100.7.4 [adam 2023-07-29] --_----------=_169063165190490--