Received: by mail.netbsd.org (Postfix, from userid 605) id 0AA8484EAD; Fri, 16 Dec 2022 21:09:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 311E484DA9 for ; Fri, 16 Dec 2022 21:09:01 +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 TQ3nddl776FI for ; Fri, 16 Dec 2022 21:09:00 +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 7794E84D05 for ; Fri, 16 Dec 2022 21:09:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7487DFA90; Fri, 16 Dec 2022 21:09:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1671224940276680" MIME-Version: 1.0 Date: Fri, 16 Dec 2022 21:09:00 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20221216210900.7487DFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1671224940276680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Dec 16 21:09:00 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: Updated multimedia/gstreamer1 To generate a diff of this commit: cvs rdiff -u -r1.6141 -r1.6142 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22405 -r1.22406 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1671224940276680 Content-Disposition: inline Content-Length: 1310 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6141 pkgsrc/doc/CHANGES-2022:1.6142 --- pkgsrc/doc/CHANGES-2022:1.6141 Fri Dec 16 19:35:09 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Dec 16 21:08:59 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6141 2022/12/16 19:35:09 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.6142 2022/12/16 21:08:59 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9248,3 +9248,4 @@ Changes to the packages collection and i Updated textproc/split-thai to 2.24 [scole 2022-12-16] Added graphics/py-pilkit version 2.0 [wiz 2022-12-16] Added www/py-sigal version 2.3 [wiz 2022-12-16] + Updated multimedia/gstreamer1 to 1.20.4 [adam 2022-12-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22405 pkgsrc/doc/TODO:1.22406 --- pkgsrc/doc/TODO:1.22405 Fri Dec 16 17:49:31 2022 +++ pkgsrc/doc/TODO Fri Dec 16 21:08:59 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22405 2022/12/16 17:49:31 wiz Exp $ +$NetBSD: TODO,v 1.22406 2022/12/16 21:08:59 adam Exp $ Suggested new packages ====================== @@ -776,7 +776,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.20.4 o gthumb-3.4.0 o gtk-gnutella-1.2.0 o gtklevel9-5.1 --_----------=_1671224940276680--