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 6F51B7A227 for ; Sat, 2 Jul 2016 12:31:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1BF1685E62; Sat, 2 Jul 2016 12:31:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A108684CED for ; Sat, 2 Jul 2016 12:31:42 +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 K8AedE0F9s1s for ; Sat, 2 Jul 2016 12:31:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0855C85E5B for ; Sat, 2 Jul 2016 12:31:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06943FBB5; Sat, 2 Jul 2016 12:31:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1467462702101300" MIME-Version: 1.0 Date: Sat, 2 Jul 2016 12:31:42 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20160702123142.06943FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1467462702101300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Jul 2 12:31:41 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Update ffmpeg3 and ffplay3 to 3.1.1 To generate a diff of this commit: cvs rdiff -u -r1.2647 -r1.2648 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16095 -r1.16096 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1467462702101300 Content-Disposition: inline Content-Length: 1343 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.2647 pkgsrc/doc/CHANGES-2016:1.2648 --- pkgsrc/doc/CHANGES-2016:1.2647 Sat Jul 2 12:23:13 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Jul 2 12:31:41 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2647 2016/07/02 12:23:13 ryoon Exp $ +$NetBSD: CHANGES-2016,v 1.2648 2016/07/02 12:31:41 ryoon Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3863,3 +3863,5 @@ Changes to the packages collection and i Updated devel/jemalloc to 4.2.1 [wiz 2016-07-02] Updated devel/py-mercurial to 3.8.4 [wiz 2016-07-02] Updated devel/nss to 3.25 [ryoon 2016-07-02] + Updated multimedia/ffmpeg3 to 3.1.1 [ryoon 2016-07-02] + Updated multimedia/ffplay3 to 3.1.1 [ryoon 2016-07-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16095 pkgsrc/doc/TODO:1.16096 --- pkgsrc/doc/TODO:1.16095 Sat Jul 2 12:23:13 2016 +++ pkgsrc/doc/TODO Sat Jul 2 12:31:41 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16095 2016/07/02 12:23:13 ryoon Exp $ +$NetBSD: TODO,v 1.16096 2016/07/02 12:31:41 ryoon Exp $ Suggested new packages ====================== @@ -668,7 +668,6 @@ For possible Perl packages updates, see o fet-5.28.6 o fetchmail-6.3.26 o fetchyahoo-2.14.0 - o ffmpeg3-3.1.0 o filerunner-14.06.18.10 o fillets-ng-0.7.4 o fillets-ng-data-0.7.4 --_----------=_1467462702101300--