Received: by mail.netbsd.org (Postfix, from userid 605) id A55B684E5B; Fri, 23 Sep 2022 09:59:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D5F3A84D84 for ; Fri, 23 Sep 2022 09:59:56 +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 BUz_U9N-En0H for ; Fri, 23 Sep 2022 09:59:56 +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 2F67484D2A for ; Fri, 23 Sep 2022 09:59:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 28B0AFA90; Fri, 23 Sep 2022 09:59:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16639271968660" MIME-Version: 1.0 Date: Fri, 23 Sep 2022 09:59:56 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220923095956.28B0AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16639271968660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 23 09:59:55 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + gtk4-4.8.1, scidavis-2.9.0, sqlrelay-1.9.3. To generate a diff of this commit: cvs rdiff -u -r1.22222 -r1.22223 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16639271968660 Content-Disposition: inline Content-Length: 1031 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22222 pkgsrc/doc/TODO:1.22223 --- pkgsrc/doc/TODO:1.22222 Thu Sep 22 09:54:07 2022 +++ pkgsrc/doc/TODO Fri Sep 23 09:59:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22222 2022/09/22 09:54:07 wiz Exp $ +$NetBSD: TODO,v 1.22223 2022/09/23 09:59:55 wiz Exp $ Suggested new packages ====================== @@ -807,6 +807,7 @@ For possible Perl packages updates, see o gst-rtsp-server-1.20.3 [needs libcgroup] o gthumb-3.4.0 o gtk-gnutella-1.2.0 + o gtk4-4.8.1 o gtkglarea-2.1.0 o gtklevel9-5.1 o gtklife-5.2 @@ -1413,7 +1414,7 @@ For possible Perl packages updates, see o scala-2.13.5 o scamper-20210324 o scew-1.1.7 - o scidavis-2.8 + o scidavis-2.9.0 o scilab-5.5.2 o scm-5f3 [dholland has a partial update] o scm-blackbox-2.0.0 @@ -1462,7 +1463,7 @@ For possible Perl packages updates, see o spin-649 o spiped-1.6.1b o spl-1.0pre6 - o sqlrelay-1.9.2 + o sqlrelay-1.9.3 o squeak-5.0 o squeak-vm-4.10.2.2765 o sqwebmail-5.8.2 --_----------=_16639271968660--