Received: by mail.netbsd.org (Postfix, from userid 605) id E527584EB2; Mon, 30 Jan 2023 16:17:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 229A884D01 for ; Mon, 30 Jan 2023 16:17:14 +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 3wFqWMshMO-v for ; Mon, 30 Jan 2023 16:17:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 76E0484CE8 for ; Mon, 30 Jan 2023 16:17:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74697FA90; Mon, 30 Jan 2023 16:17:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1675095433196420" MIME-Version: 1.0 Date: Mon, 30 Jan 2023 16:17:13 +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: <20230130161713.74697FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1675095433196420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 30 16:17:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated net/rabbitmq, devel/py-dict2xml To generate a diff of this commit: cvs rdiff -u -r1.871 -r1.872 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1675095433196420 Content-Disposition: inline Content-Length: 785 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.871 pkgsrc/doc/CHANGES-2023:1.872 --- pkgsrc/doc/CHANGES-2023:1.871 Mon Jan 30 14:01:34 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jan 30 16:17:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.871 2023/01/30 14:01:34 taca Exp $ +$NetBSD: CHANGES-2023,v 1.872 2023/01/30 16:17:13 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1101,3 +1101,5 @@ Changes to the packages collection and i Updated databases/ruby-dbi to 0.4.5nb3 [taca 2023-01-30] Updated databases/ruby-ldap to 0.9.20nb1 [taca 2023-01-30] Updated databases/ruby-mysql2 to 0.5.5 [taca 2023-01-30] + Updated net/rabbitmq to 3.11.7 [adam 2023-01-30] + Updated devel/py-dict2xml to 1.7.2 [adam 2023-01-30] --_----------=_1675095433196420--