Received: by mail.netbsd.org (Postfix, from userid 605) id E28AB84E73; Mon, 28 Nov 2022 13:26:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1D5C184E73 for ; Mon, 28 Nov 2022 13:26:40 +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 1HFkIBC5bBYy for ; Mon, 28 Nov 2022 13:26:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7253284CE3 for ; Mon, 28 Nov 2022 13:26:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7028DFA90; Mon, 28 Nov 2022 13:26:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166964199995400" MIME-Version: 1.0 Date: Mon, 28 Nov 2022 13:26:39 +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: <20221128132639.7028DFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166964199995400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 28 13:26:39 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated archivers/py-lz4, textproc/py-dicttoxml To generate a diff of this commit: cvs rdiff -u -r1.5766 -r1.5767 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166964199995400 Content-Disposition: inline Content-Length: 794 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.5766 pkgsrc/doc/CHANGES-2022:1.5767 --- pkgsrc/doc/CHANGES-2022:1.5766 Mon Nov 28 13:18:37 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Nov 28 13:26:39 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5766 2022/11/28 13:18:37 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.5767 2022/11/28 13:26:39 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8718,3 +8718,5 @@ Changes to the packages collection and i Added lang/qt6-qtscxml version 6.4.1 [nros 2022-11-28] Added multimedia/qt6-qtmultimedia version 6.4.1 [nros 2022-11-28] Updated sysutils/rdfind to 1.5.0 [wiz 2022-11-28] + Updated archivers/py-lz4 to 4.0.2 [adam 2022-11-28] + Updated textproc/py-dicttoxml to 1.7.8 [adam 2022-11-28] --_----------=_166964199995400--