Received: by mail.netbsd.org (Postfix, from userid 605) id D244D84EC0; Thu, 1 Dec 2022 12:48:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 100E984E65 for ; Thu, 1 Dec 2022 12:48:24 +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 kP8r4TvGytyX for ; Thu, 1 Dec 2022 12:48:23 +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 8807C84D58 for ; Thu, 1 Dec 2022 12:48:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 859A0FA90; Thu, 1 Dec 2022 12:48:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16698989036370" MIME-Version: 1.0 Date: Thu, 1 Dec 2022 12:48:23 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20221201124823.859A0FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16698989036370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Thu Dec 1 12:48:23 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Note qca2-qt5 updates. To generate a diff of this commit: cvs rdiff -u -r1.5826 -r1.5827 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22380 -r1.22381 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16698989036370 Content-Disposition: inline Content-Length: 1470 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.5826 pkgsrc/doc/CHANGES-2022:1.5827 --- pkgsrc/doc/CHANGES-2022:1.5826 Thu Dec 1 11:30:06 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Dec 1 12:48:22 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5826 2022/12/01 11:30:06 adam Exp $ +$NetBSD: CHANGES-2022,v 1.5827 2022/12/01 12:48:22 jperkin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8813,3 +8813,6 @@ Changes to the packages collection and i Updated devel/conftest to 0.36.0 [leot 2022-12-01] Updated sysutils/py-ansible-compat to 2.2.6 [adam 2022-12-01] Updated sysutils/ansible-lint to 6.9.0 [adam 2022-12-01] + Updated security/qca2-qt5 to 2.3.5 [jperkin 2022-12-01] + Updated security/qca2-qt5-gnupg to 2.3.5 [jperkin 2022-12-01] + Updated security/qca2-qt5-ossl to 2.3.5 [jperkin 2022-12-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22380 pkgsrc/doc/TODO:1.22381 --- pkgsrc/doc/TODO:1.22380 Wed Nov 30 07:52:25 2022 +++ pkgsrc/doc/TODO Thu Dec 1 12:48:23 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22380 2022/11/30 07:52:25 wiz Exp $ +$NetBSD: TODO,v 1.22381 2022/12/01 12:48:23 jperkin Exp $ Suggested new packages ====================== @@ -1305,9 +1305,6 @@ For possible Perl packages updates, see o qca2-2.3.2 o qca2-gnupg-2.3.2 o qca2-ossl-2.3.2 - o qca2-qt5-2.3.2 - o qca2-qt5-gnupg-2.3.2 - o qca2-qt5-ossl-2.3.2 o qconf-2.5 o qdirstat-1.8.1 o qt6-6.3.1 [in wip] --_----------=_16698989036370--