Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B377384EF8 for ; Fri, 29 Dec 2023 11:33:54 +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 5N_hV7fRsEd5 for ; Fri, 29 Dec 2023 11:33:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 14DE084E99 for ; Fri, 29 Dec 2023 11:33:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0D3D3FA42; Fri, 29 Dec 2023 11:33:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170384963433430" MIME-Version: 1.0 Date: Fri, 29 Dec 2023 11:33:54 +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: <20231229113354.0D3D3FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170384963433430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Dec 29 11:33:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/subversion, security/py-cryptodome To generate a diff of this commit: cvs rdiff -u -r1.7836 -r1.7837 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170384963433430 Content-Disposition: inline Content-Length: 784 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.7836 pkgsrc/doc/CHANGES-2023:1.7837 --- pkgsrc/doc/CHANGES-2023:1.7836 Fri Dec 29 09:18:26 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Dec 29 11:33:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7836 2023/12/29 09:18:26 adam Exp $ +$NetBSD: CHANGES-2023,v 1.7837 2023/12/29 11:33:53 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11150,3 +11150,5 @@ Changes to the packages collection and i Updated devel/boost-mpi to 1.84.0 [adam 2023-12-29] Updated devel/py-boost to 1.84.0 [adam 2023-12-29] Updated meta-pkgs/boost to 1.84.0 [adam 2023-12-29] + Updated devel/subversion to 1.14.3 [adam 2023-12-29] + Updated security/py-cryptodome to 3.19.1 [adam 2023-12-29] --_----------=_170384963433430--