Received: by mail.netbsd.org (Postfix, from userid 605) id DEF2384EEB; Mon, 6 Feb 2023 11:56:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B4F884E58 for ; Mon, 6 Feb 2023 11:56: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 uvJelreYQUVA for ; Mon, 6 Feb 2023 11:56:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6E6DF84D3B for ; Mon, 6 Feb 2023 11:56:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C267FA90; Mon, 6 Feb 2023 11:56:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1675684609104620" MIME-Version: 1.0 Date: Mon, 6 Feb 2023 11:56: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: <20230206115649.6C267FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1675684609104620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Feb 6 11:56:49 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated www/py-websocket-client, net/rabbitmq-c To generate a diff of this commit: cvs rdiff -u -r1.1029 -r1.1030 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1675684609104620 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.1029 pkgsrc/doc/CHANGES-2023:1.1030 --- pkgsrc/doc/CHANGES-2023:1.1029 Mon Feb 6 11:24:16 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Feb 6 11:56:49 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1029 2023/02/06 11:24:16 nros Exp $ +$NetBSD: CHANGES-2023,v 1.1030 2023/02/06 11:56:49 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1295,3 +1295,5 @@ Changes to the packages collection and i Updated emulators/mgba-qt to 0.10.1 [nia 2023-02-06] Updated emulators/mgba to 0.10.1 [nia 2023-02-06] Updated security/flawfinder to 2.0.19 [nros 2023-02-06] + Updated www/py-websocket-client to 1.5.1 [adam 2023-02-06] + Updated net/rabbitmq-c to 0.13.0 [adam 2023-02-06] --_----------=_1675684609104620--