Received: by mail.netbsd.org (Postfix, from userid 605) id 35BDE84DEC; Sun, 25 Feb 2018 20:36:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F9FA84D8B for ; Sun, 25 Feb 2018 20:36:18 +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 lUL67bedjUpv for ; Sun, 25 Feb 2018 20:36:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8344D84D54 for ; Sun, 25 Feb 2018 20:36:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8055EFB40; Sun, 25 Feb 2018 20:36:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151959097749020" MIME-Version: 1.0 Date: Sun, 25 Feb 2018 20:36:17 +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: <20180225203617.8055EFB40@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. --_----------=_151959097749020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Feb 25 20:36:17 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated multimedia/ffmpeg2 To generate a diff of this commit: cvs rdiff -u -r1.849 -r1.850 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18135 -r1.18136 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151959097749020 Content-Disposition: inline Content-Length: 1277 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.849 pkgsrc/doc/CHANGES-2018:1.850 --- pkgsrc/doc/CHANGES-2018:1.849 Sun Feb 25 20:30:31 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Feb 25 20:36:17 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.849 2018/02/25 20:30:31 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.850 2018/02/25 20:36:17 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1205,3 +1205,4 @@ Changes to the packages collection and i Updated devel/py-meson to 0.44.1 [wiz 2018-02-25] Updated devel/py-meson to 0.44.1nb1 [wiz 2018-02-25] Updated audio/mpc to 0.29 [wiz 2018-02-25] + Updated multimedia/ffmpeg2 to 2.8.14 [adam 2018-02-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18135 pkgsrc/doc/TODO:1.18136 --- pkgsrc/doc/TODO:1.18135 Sun Feb 25 20:30:31 2018 +++ pkgsrc/doc/TODO Sun Feb 25 20:36:17 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18135 2018/02/25 20:30:31 wiz Exp $ +$NetBSD: TODO,v 1.18136 2018/02/25 20:36:17 adam Exp $ Suggested new packages ====================== @@ -627,7 +627,6 @@ For possible Perl packages updates, see o fet-5.28.6 o fetchmail-6.3.26 o fetchyahoo-2.14.0 - o ffmpeg2-2.8.14 o ffmpegthumbnailer-2.2.0 o filerunner-14.06.18.10 o filezilla-3.31.0 --_----------=_151959097749020--