Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8977F7A1B9 for ; Mon, 24 Apr 2017 15:18:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 38D4184DE1; Mon, 24 Apr 2017 15:18:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BB36D84CDD for ; Mon, 24 Apr 2017 15:18:34 +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 Tzl1AKdVH3j8 for ; Mon, 24 Apr 2017 15:18:34 +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 2245184DC6 for ; Mon, 24 Apr 2017 15:18:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20A26FBE4; Mon, 24 Apr 2017 15:18:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1493047114185410" MIME-Version: 1.0 Date: Mon, 24 Apr 2017 15:18:34 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20170424151834.20A26FBE4@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. --_----------=_1493047114185410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Mon Apr 24 15:18:33 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated multimedia/mpv to 0.25.0 To generate a diff of this commit: cvs rdiff -u -r1.1737 -r1.1738 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17291 -r1.17292 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1493047114185410 Content-Disposition: inline Content-Length: 1290 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1737 pkgsrc/doc/CHANGES-2017:1.1738 --- pkgsrc/doc/CHANGES-2017:1.1737 Mon Apr 24 07:25:58 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Apr 24 15:18:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1737 2017/04/24 07:25:58 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.1738 2017/04/24 15:18:33 maya Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2171,3 +2171,4 @@ Changes to the packages collection and i Updated www/contao35 to 3.5.26 [taca 2017-04-23] Updated devel/py-ruamel-yaml to 0.14.6nb1 [leot 2017-04-23] Updated x11/xf86-video-nouveau to 1.0.15 [wiz 2017-04-24] + Updated multimedia/mpv to 0.25.0 [maya 2017-04-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17291 pkgsrc/doc/TODO:1.17292 --- pkgsrc/doc/TODO:1.17291 Mon Apr 24 07:25:58 2017 +++ pkgsrc/doc/TODO Mon Apr 24 15:18:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17291 2017/04/24 07:25:58 wiz Exp $ +$NetBSD: TODO,v 1.17292 2017/04/24 15:18:33 maya Exp $ Suggested new packages ====================== @@ -1078,7 +1078,6 @@ For possible Perl packages updates, see o mp3splt-2.6.2 o mp3splt-gtk-0.9.0 o mpdas-0.4.1 - o mpv-0.25.0 o mserv-devel-0.41 o msgpack-1.4.1 [pkg/51083] o multitail-6.4.2 --_----------=_1493047114185410--