Received: by mail.netbsd.org (Postfix, from userid 605) id 6A8FE84EA3; Fri, 10 Mar 2023 09:35:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 98E1484D00 for ; Fri, 10 Mar 2023 09:35:37 +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 zKZbNms-DvYV for ; Fri, 10 Mar 2023 09:35:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2B21B84CD8 for ; Fri, 10 Mar 2023 09:35:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8807FA90; Fri, 10 Mar 2023 09:34:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678440863234750" MIME-Version: 1.0 Date: Fri, 10 Mar 2023 09:34:23 +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: <20230310093423.E8807FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678440863234750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Mar 10 09:34:23 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: TODO: - gstreamer1-1.22.1. To generate a diff of this commit: cvs rdiff -u -r1.22671 -r1.22672 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678440863234750 Content-Disposition: inline Content-Length: 592 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22671 pkgsrc/doc/TODO:1.22672 --- pkgsrc/doc/TODO:1.22671 Thu Mar 9 06:17:12 2023 +++ pkgsrc/doc/TODO Fri Mar 10 09:34:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22671 2023/03/09 06:17:12 wiz Exp $ +$NetBSD: TODO,v 1.22672 2023/03/10 09:34:23 wiz Exp $ Suggested new packages ====================== @@ -771,7 +771,6 @@ For possible Perl packages updates, see o gss-1.0.3 o gst-plugins1-omx-1.10.0 o gst-rtsp-server-1.20.3 [needs libcgroup] - o gstreamer1-1.22.1 o gthumb-3.4.0 o gtklevel9-5.1 o gtklife-5.2 --_----------=_1678440863234750--