Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94B4D84F18 for ; Fri, 27 Oct 2023 09:33:51 +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 CG6IJPyI_RQf for ; Fri, 27 Oct 2023 09:33:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E721285C51 for ; Fri, 27 Oct 2023 09:33:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E44E1FADC; Fri, 27 Oct 2023 09:33:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698399230268490" MIME-Version: 1.0 Date: Fri, 27 Oct 2023 09:33:50 +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: <20231027093350.E44E1FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698399230268490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Oct 27 09:33:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated security/gpgme, devel/py-cachetools To generate a diff of this commit: cvs rdiff -u -r1.6180 -r1.6181 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698399230268490 Content-Disposition: inline Content-Length: 768 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.6180 pkgsrc/doc/CHANGES-2023:1.6181 --- pkgsrc/doc/CHANGES-2023:1.6180 Fri Oct 27 09:23:01 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Oct 27 09:33:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6180 2023/10/27 09:23:01 pho Exp $ +$NetBSD: CHANGES-2023,v 1.6181 2023/10/27 09:33:50 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9071,3 +9071,5 @@ Changes to the packages collection and i Updated devel/py-babel to 2.13.1 [adam 2023-10-27] Updated www/py-websockets to 12.0 [adam 2023-10-27] Updated wm/xmonad to 0.17.2 [pho 2023-10-27] + Updated security/gpgme to 1.23.0 [adam 2023-10-27] + Updated devel/py-cachetools to 5.3.2 [adam 2023-10-27] --_----------=_1698399230268490--