Received: by mail.netbsd.org (Postfix, from userid 605) id D9EAB84E84; Mon, 20 Mar 2023 21:33:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 115FF84E76 for ; Mon, 20 Mar 2023 21:33:53 +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 3LcDI9VboYMc for ; Mon, 20 Mar 2023 21:33:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 99F2084CF9 for ; Mon, 20 Mar 2023 21:33:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93065FA90; Mon, 20 Mar 2023 21:33:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1679348032255650" MIME-Version: 1.0 Date: Mon, 20 Mar 2023 21:33:52 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20230320213352.93065FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1679348032255650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Mon Mar 20 21:33:52 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: note py-qt6 To generate a diff of this commit: cvs rdiff -u -r1.22709 -r1.22710 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1679348032255650 Content-Disposition: inline Content-Length: 577 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22709 pkgsrc/doc/TODO:1.22710 --- pkgsrc/doc/TODO:1.22709 Sun Mar 19 17:45:19 2023 +++ pkgsrc/doc/TODO Mon Mar 20 21:33:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22709 2023/03/19 17:45:19 leot Exp $ +$NetBSD: TODO,v 1.22710 2023/03/20 21:33:52 gutteridge Exp $ Suggested new packages ====================== @@ -1243,6 +1243,7 @@ For possible Perl packages updates, see o py-ptt-1.10.2 o py-py3c-1.3.1 o py-pymc3-3.8 + o py-qt6-6.4.2 o py-qtgraph-qt5-0.12.1 o py-quixote-3.3 o py-rebulk-3.0.1 --_----------=_1679348032255650--