Received: by mail.netbsd.org (Postfix, from userid 605) id 83DD884E6C; Fri, 7 Apr 2023 18:37:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B346B84D8A for ; Fri, 7 Apr 2023 18:37:08 +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 rRKan-Y0E_dd for ; Fri, 7 Apr 2023 18:37:08 +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 F37FF84CBC for ; Fri, 7 Apr 2023 18:37:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DFBF7FA84; Fri, 7 Apr 2023 18:37:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1680892627174420" MIME-Version: 1.0 Date: Fri, 7 Apr 2023 18:37:07 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20230407183707.DFBF7FA84@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1680892627174420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Fri Apr 7 18:37:07 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated meta-pkgs/qt6 to 6.5.0 To generate a diff of this commit: cvs rdiff -u -r1.2098 -r1.2099 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22745 -r1.22746 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1680892627174420 Content-Disposition: inline Content-Length: 1247 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.2098 pkgsrc/doc/CHANGES-2023:1.2099 --- pkgsrc/doc/CHANGES-2023:1.2098 Fri Apr 7 14:08:04 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Apr 7 18:37:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2098 2023/04/07 14:08:04 ryoon Exp $ +$NetBSD: CHANGES-2023,v 1.2099 2023/04/07 18:37:07 nros Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2869,3 +2869,4 @@ Changes to the packages collection and i Updated ham/gnuradio-core to 3.10.6.0 [mef 2023-04-07] Updated ham/hamlib to 4.5.5 [gdt 2023-04-07] Updated devel/apr to 1.7.3nb1 [ryoon 2023-04-07] + Updated meta-pkgs/qt6 to 6.5.0 [nros 2023-04-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22745 pkgsrc/doc/TODO:1.22746 --- pkgsrc/doc/TODO:1.22745 Fri Apr 7 10:02:24 2023 +++ pkgsrc/doc/TODO Fri Apr 7 18:37:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22745 2023/04/07 10:02:24 wiz Exp $ +$NetBSD: TODO,v 1.22746 2023/04/07 18:37:07 nros Exp $ Suggested new packages ====================== @@ -1276,7 +1276,6 @@ For possible Perl packages updates, see o qconf-2.5 o qdirstat-1.8.1 o qgis-3.30.1 - o qt6-6.5 o qtcreator-10.0 o quazip-1.1 o qutebrowser-2.2.0 --_----------=_1680892627174420--