Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2BC784D2F for ; Thu, 29 Jun 2023 09:21:29 +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 FUvurxQbfaIp for ; Thu, 29 Jun 2023 09:21:29 +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 0978084CC9 for ; Thu, 29 Jun 2023 09:21:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0112DFA89; Thu, 29 Jun 2023 09:20:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168803045876520" MIME-Version: 1.0 Date: Thu, 29 Jun 2023 09:20:58 +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: <20230629092059.0112DFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168803045876520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jun 29 09:20:58 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated multimedia/gstreamer1 to 1.22.4 To generate a diff of this commit: cvs rdiff -u -r1.4115 -r1.4116 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23130 -r1.23131 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168803045876520 Content-Disposition: inline Content-Length: 1276 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.4115 pkgsrc/doc/CHANGES-2023:1.4116 --- pkgsrc/doc/CHANGES-2023:1.4115 Wed Jun 28 23:43:10 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jun 29 09:20:58 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4115 2023/06/28 23:43:10 charlotte Exp $ +$NetBSD: CHANGES-2023,v 1.4116 2023/06/29 09:20:58 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5780,3 +5780,4 @@ Changes to the packages collection and i Updated print/poppler to 23.06.0 [wiz 2023-06-28] Updated devel/gettext to 0.22 [wiz 2023-06-28] Added games/mightymike version 3.0.2 [charlotte 2023-06-28] + Updated multimedia/gstreamer1 to 1.22.4 [wiz 2023-06-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23130 pkgsrc/doc/TODO:1.23131 --- pkgsrc/doc/TODO:1.23130 Wed Jun 28 21:14:33 2023 +++ pkgsrc/doc/TODO Thu Jun 29 09:20:58 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23130 2023/06/28 21:14:33 wiz Exp $ +$NetBSD: TODO,v 1.23131 2023/06/29 09:20:58 wiz Exp $ Suggested new packages ====================== @@ -754,7 +754,6 @@ For possible Perl packages updates, see o grub2-2.06 o gss-1.0.3 o gst-plugins1-omx-1.10.0 - o gstreamer1-1.22.4 o gthumb-3.4.0 o gtklevel9-5.1 o gtklife-5.2 --_----------=_168803045876520--