Received: by mail.netbsd.org (Postfix, from userid 605) id 57B4E84D55; Thu, 16 Mar 2023 17:40:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 88F2184D2D for ; Thu, 16 Mar 2023 17:40:50 +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 IB-7EyXnKJBu for ; Thu, 16 Mar 2023 17:40:50 +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 DC51584D15 for ; Thu, 16 Mar 2023 17:40:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D435CFA90; Thu, 16 Mar 2023 17:40:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678988449155680" MIME-Version: 1.0 Date: Thu, 16 Mar 2023 17:40: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: <20230316174049.D435CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678988449155680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Mar 16 17:40:49 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated security/py-secretstorage, devel/py-pyleri To generate a diff of this commit: cvs rdiff -u -r1.1795 -r1.1796 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678988449155680 Content-Disposition: inline Content-Length: 780 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.1795 pkgsrc/doc/CHANGES-2023:1.1796 --- pkgsrc/doc/CHANGES-2023:1.1795 Thu Mar 16 13:52:31 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Mar 16 17:40:49 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1795 2023/03/16 13:52:31 taca Exp $ +$NetBSD: CHANGES-2023,v 1.1796 2023/03/16 17:40:49 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2334,3 +2334,5 @@ Changes to the packages collection and i Updated graphics/gnuplot to 5.4.6nb1 [wiz 2023-03-16] Updated sysutils/direnv to 2.32.2 [leot 2023-03-16] Updated lang/php81 to 8.1.17 [taca 2023-03-16] + Updated security/py-secretstorage to 3.3.3 [adam 2023-03-16] + Updated devel/py-pyleri to 1.4.2 [adam 2023-03-16] --_----------=_1678988449155680--