Received: by mail.netbsd.org (Postfix, from userid 605) id 4B75C84D98; Sun, 11 Feb 2018 11:23:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C940E84D28 for ; Sun, 11 Feb 2018 11:23:47 +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 2ansIUNXbU8Z for ; Sun, 11 Feb 2018 11:23:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2DB2484CEF for ; Sun, 11 Feb 2018 11:23:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 242DEFB40; Sun, 11 Feb 2018 11:23:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15183482278410" MIME-Version: 1.0 Date: Sun, 11 Feb 2018 11:23:47 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180211112347.242DEFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_15183482278410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Feb 11 11:23:47 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: merge the two mpv entries 0.28.1 is a security bug fix release and like 0.28 it needs a too new ffmpeg3, merge the two entries and assign it to me. To generate a diff of this commit: cvs rdiff -u -r1.18085 -r1.18086 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15183482278410 Content-Disposition: inline Content-Length: 674 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18085 pkgsrc/doc/TODO:1.18086 --- pkgsrc/doc/TODO:1.18085 Sun Feb 11 10:07:43 2018 +++ pkgsrc/doc/TODO Sun Feb 11 11:23:46 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18085 2018/02/11 10:07:43 wiz Exp $ +$NetBSD: TODO,v 1.18086 2018/02/11 11:23:46 leot Exp $ Suggested new packages ====================== @@ -1064,8 +1064,7 @@ For possible Perl packages updates, see o mp3splt-gtk-0.9.0 o mpdas-0.4.1 o mpfr-4.0.1 - o mpv-0.28 [leot, needs a not-yet-released ffmpeg3] - o mpv-0.28.1 + o mpv-0.28.1 [leot, needs a not-yet-released ffmpeg3] o mserv-devel-0.41 o multitail-6.4.2 o munin-doc-1.4.6 --_----------=_15183482278410--