Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9339F84ED9 for ; Thu, 6 Jul 2023 21:45:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id jFgPe_syIuHT for ; Thu, 6 Jul 2023 21:45:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 16CD084CEE for ; Thu, 6 Jul 2023 21:45:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 421D7FBDB; Thu, 6 Jul 2023 21:45:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688679942287190" MIME-Version: 1.0 Date: Thu, 6 Jul 2023 21:45:42 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230706214542.421D7FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688679942287190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jul 6 21:45:42 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated x11/gnome-shell to 40.2nb17 To generate a diff of this commit: cvs rdiff -u -r1.4289 -r1.4290 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23173 -r1.23174 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688679942287190 Content-Disposition: inline Content-Length: 1489 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.4289 pkgsrc/doc/CHANGES-2023:1.4290 --- pkgsrc/doc/CHANGES-2023:1.4289 Thu Jul 6 18:00:15 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jul 6 21:45:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4289 2023/07/06 18:00:15 vins Exp $ +$NetBSD: CHANGES-2023,v 1.4290 2023/07/06 21:45:41 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5972,3 +5972,4 @@ Changes to the packages collection and i Updated lang/py-mypy to 1.4.1 [adam 2023-07-06] Updated textproc/R-DT to 0.28 [mef 2023-07-06] Updated mail/mailutils to 3.16 [vins 2023-07-06] + Updated x11/gnome-shell to 40.2nb17 [wiz 2023-07-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23173 pkgsrc/doc/TODO:1.23174 --- pkgsrc/doc/TODO:1.23173 Thu Jul 6 09:45:49 2023 +++ pkgsrc/doc/TODO Thu Jul 6 21:45:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23173 2023/07/06 09:45:49 wiz Exp $ +$NetBSD: TODO,v 1.23174 2023/07/06 21:45:41 wiz Exp $ Suggested new packages ====================== @@ -395,6 +395,7 @@ For possible Perl packages updates, see o OdfConverter-4.0 o PACK-0.0.4 o QuantLib-1.22 + o R-4.3.1 o R-GRASS-0.3.9 o R-RSQLite-2.6 o R-fBasics-3042.89.1 @@ -719,6 +720,7 @@ For possible Perl packages updates, see o gnome-pilot-2.32.1 o gnome-pilot-conduits-2.32.1 o gnome-power-manager-3.4.0 + o gnome-shell-44 o gnome-subtitles-1.3 o gnome-user-share-2.30.2 o gnopernicus-1.1.2 --_----------=_1688679942287190--