Received: by mail.netbsd.org (Postfix, from userid 605) id C37C984D0D; Sun, 21 Feb 2021 14:36:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0A6B384CEC for ; Sun, 21 Feb 2021 14:36:30 +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 A6YiL2WhAjW3 for ; Sun, 21 Feb 2021 14:36:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5A5AE84CDB for ; Sun, 21 Feb 2021 14:36:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 570A7FA95; Sun, 21 Feb 2021 14:36:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613918189142950" MIME-Version: 1.0 Date: Sun, 21 Feb 2021 14:36:29 +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: <20210221143629.570A7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613918189142950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Feb 21 14:36:29 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated multimedia/ffmpeg4, multimedia/ffplay4 To generate a diff of this commit: cvs rdiff -u -r1.1220 -r1.1221 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20399 -r1.20400 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613918189142950 Content-Disposition: inline Content-Length: 1345 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1220 pkgsrc/doc/CHANGES-2021:1.1221 --- pkgsrc/doc/CHANGES-2021:1.1220 Sun Feb 21 13:29:35 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Feb 21 14:36:28 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1220 2021/02/21 13:29:35 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.1221 2021/02/21 14:36:28 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1942,3 +1942,5 @@ Changes to the packages collection and i Updated devel/py-cython to 0.29.22 [adam 2021-02-21] Updated x11/py-pyperclip to 1.8.2 [adam 2021-02-21] Updated textproc/lowdown to 0.8.2 [fcambus 2021-02-21] + Updated multimedia/ffmpeg4 to 4.3.2 [adam 2021-02-21] + Updated multimedia/ffplay4 to 4.3.2 [adam 2021-02-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20399 pkgsrc/doc/TODO:1.20400 --- pkgsrc/doc/TODO:1.20399 Sun Feb 21 08:15:49 2021 +++ pkgsrc/doc/TODO Sun Feb 21 14:36:28 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20399 2021/02/21 08:15:49 wiz Exp $ +$NetBSD: TODO,v 1.20400 2021/02/21 14:36:28 adam Exp $ Suggested new packages ====================== @@ -555,7 +555,6 @@ For possible Perl packages updates, see o fakeroot-1.6.5 o felt-3.07 [wip] o fet-5.28.6 - o ffmpeg4-4.3.2 o filerunner-14.06.18.10 o flashplayer-0.4.13 o flow-tools-0.411 --_----------=_1613918189142950--