Received: by mail.netbsd.org (Postfix, from userid 605) id 8739084EAF; Fri, 29 Apr 2022 12:57:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C42C684D96 for ; Fri, 29 Apr 2022 12:57:53 +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 mKDJfmR50S0Z for ; Fri, 29 Apr 2022 12:57:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2A3BC84D07 for ; Fri, 29 Apr 2022 12:57:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 276DBFB1A; Fri, 29 Apr 2022 12:57:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651237073182910" MIME-Version: 1.0 Date: Fri, 29 Apr 2022 12:57:53 +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: <20220429125753.276DBFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651237073182910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 29 12:57:53 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated net/rabbitmq, comms/py-rich To generate a diff of this commit: cvs rdiff -u -r1.2148 -r1.2149 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651237073182910 Content-Disposition: inline Content-Length: 772 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2148 pkgsrc/doc/CHANGES-2022:1.2149 --- pkgsrc/doc/CHANGES-2022:1.2148 Fri Apr 29 12:35:01 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Apr 29 12:57:52 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2148 2022/04/29 12:35:01 taca Exp $ +$NetBSD: CHANGES-2022,v 1.2149 2022/04/29 12:57:52 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3415,3 +3415,5 @@ Changes to the packages collection and i Updated devel/py-click to 8.1.3 [adam 2022-04-29] Updated graphics/py-openexr to 1.3.8 [adam 2022-04-29] Updated textproc/ruby-csv to 3.2.3 [taca 2022-04-29] + Updated net/rabbitmq to 3.9.16 [adam 2022-04-29] + Updated comms/py-rich to 12.3.0 [adam 2022-04-29] --_----------=_1651237073182910--