Received: by mail.netbsd.org (Postfix, from userid 605) id D8AE384F79; Wed, 8 Feb 2023 10:23:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1415E84F72 for ; Wed, 8 Feb 2023 10:23:50 +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 XCWQY92Yw5CD for ; Wed, 8 Feb 2023 10:23:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 65A8984CBC for ; Wed, 8 Feb 2023 10:23:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 63178FA90; Wed, 8 Feb 2023 10:23:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1675851829209400" MIME-Version: 1.0 Date: Wed, 8 Feb 2023 10:23:49 +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: <20230208102349.63178FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1675851829209400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Feb 8 10:23:49 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/py-setuptools, security/py-cryptography, security/py-cryptography_vectors, devel/py-pkginfo To generate a diff of this commit: cvs rdiff -u -r1.1054 -r1.1055 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1675851829209400 Content-Disposition: inline Content-Length: 906 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.1054 pkgsrc/doc/CHANGES-2023:1.1055 --- pkgsrc/doc/CHANGES-2023:1.1054 Wed Feb 8 10:19:00 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 8 10:23:49 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1054 2023/02/08 10:19:00 nikita Exp $ +$NetBSD: CHANGES-2023,v 1.1055 2023/02/08 10:23:49 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1327,3 +1327,7 @@ Changes to the packages collection and i Updated devel/tig to 2.5.8 [fcambus 2023-02-08] Updated net/sniffnet to 1.1.0 [pin 2023-02-08] Updated editors/neovim to 0.8.3 [nikita 2023-02-08] + Updated devel/py-setuptools to 67.2.0 [adam 2023-02-08] + Updated security/py-cryptography to 39.0.1 [adam 2023-02-08] + Updated security/py-cryptography_vectors to 39.0.1 [adam 2023-02-08] + Updated devel/py-pkginfo to 1.9.6 [adam 2023-02-08] --_----------=_1675851829209400--