Received: by mail.netbsd.org (Postfix, from userid 605) id 19B4B84F3A; Sun, 24 Apr 2022 15:03:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5531984D69 for ; Sun, 24 Apr 2022 15:03:07 +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 fGgGPpg0p8iQ for ; Sun, 24 Apr 2022 15:03:06 +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 CDFA284D05 for ; Sun, 24 Apr 2022 15:03:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CB454FB1A; Sun, 24 Apr 2022 15:03:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650812586143450" MIME-Version: 1.0 Date: Sun, 24 Apr 2022 15:03:06 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20220424150306.CB454FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650812586143450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Apr 24 15:03:06 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: mplayer updates To generate a diff of this commit: cvs rdiff -u -r1.2045 -r1.2046 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21722 -r1.21723 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650812586143450 Content-Disposition: inline Content-Length: 1529 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.2045 pkgsrc/doc/CHANGES-2022:1.2046 --- pkgsrc/doc/CHANGES-2022:1.2045 Sun Apr 24 15:01:52 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Apr 24 15:03:06 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2045 2022/04/24 15:01:52 pin Exp $ +$NetBSD: CHANGES-2022,v 1.2046 2022/04/24 15:03:06 nia Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3184,4 +3184,9 @@ Changes to the packages collection and i Updated www/ruby-puma to 5.6.4 [taca 2022-04-24] Updated devel/lxqt-build-tools to 0.11.0 [pin 2022-04-24] Updated x11/libqtxdg to 3.9.0 [pin 2022-04-24] + Updated multimedia/mplayer-share to 1.5 [nia 2022-04-24] + Updated multimedia/mencoder to 1.5 [nia 2022-04-24] + Updated multimedia/mplayer to 1.5 [nia 2022-04-24] + Updated multimedia/gmplayer to 1.5 [nia 2022-04-24] + Updated sysutils/mencvcd to 1.5 [nia 2022-04-24] Updated x11/liblxqt to 1.1.0 [pin 2022-04-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21722 pkgsrc/doc/TODO:1.21723 --- pkgsrc/doc/TODO:1.21722 Sun Apr 24 08:36:07 2022 +++ pkgsrc/doc/TODO Sun Apr 24 15:03:06 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21722 2022/04/24 08:36:07 wiz Exp $ +$NetBSD: TODO,v 1.21723 2022/04/24 15:03:06 nia Exp $ Suggested new packages ====================== @@ -1154,7 +1154,6 @@ For possible Perl packages updates, see o mopher-0.6.0 o moserial-2.30.0 o mpcomplex-1.2.1 - o mplayer-1.5 o mserv-devel-0.41 o mtail-1.2.0 o multitail-6.4.2 --_----------=_1650812586143450--