Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A7B0184EB5 for ; Sun, 31 Dec 2023 22:09:20 +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 fD6yfarw7PoP for ; Sun, 31 Dec 2023 22:09:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F194584D69 for ; Sun, 31 Dec 2023 22:09:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8E30FA42; Sun, 31 Dec 2023 22:09:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704060559291420" MIME-Version: 1.0 Date: Sun, 31 Dec 2023 22:09:19 +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: <20231231220919.E8E30FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1704060559291420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 31 22:09:19 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated multimedia/gstreamer1 to 1.22.8 To generate a diff of this commit: cvs rdiff -u -r1.7915 -r1.7916 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23859 -r1.23860 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704060559291420 Content-Disposition: inline Content-Length: 1309 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.7915 pkgsrc/doc/CHANGES-2023:1.7916 --- pkgsrc/doc/CHANGES-2023:1.7915 Sun Dec 31 22:07:17 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 31 22:09:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7915 2023/12/31 22:07:17 adam Exp $ +$NetBSD: CHANGES-2023,v 1.7916 2023/12/31 22:09:19 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11244,3 +11244,4 @@ Changes to the packages collection and i Updated www/py-django-reversion to 5.0.10 [adam 2023-12-31] Updated www/py-django-import-export to 3.3.5 [adam 2023-12-31] Updated www/py-django-admin-rangefilter to 0.12.0 [adam 2023-12-31] + Updated multimedia/gstreamer1 to 1.22.8 [wiz 2023-12-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23859 pkgsrc/doc/TODO:1.23860 --- pkgsrc/doc/TODO:1.23859 Sun Dec 31 22:02:34 2023 +++ pkgsrc/doc/TODO Sun Dec 31 22:09:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23859 2023/12/31 22:02:34 wiz Exp $ +$NetBSD: TODO,v 1.23860 2023/12/31 22:09:19 wiz Exp $ Suggested new packages ====================== @@ -752,7 +752,6 @@ For possible Perl packages updates, see o grub2-2.12 o gss-1.0.3 o gst-plugins1-omx-1.10.0 - o gstreamer1-1.22.8 o gtklevel9-5.1 o gtklife-5.2 o gtkmagnetic-23 --_----------=_1704060559291420--