Received: by mail.netbsd.org (Postfix, from userid 605) id 9021B8509B; Thu, 19 Jul 2018 06:48:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7902584FDA for ; Thu, 19 Jul 2018 06:48:12 +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 2gBBGHKU2KM9 for ; Thu, 19 Jul 2018 06:48:11 +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 AA37184E4D for ; Thu, 19 Jul 2018 06:48:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A742AFBEC; Thu, 19 Jul 2018 06:48:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153198289182810" MIME-Version: 1.0 Date: Thu, 19 Jul 2018 06:48:11 +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: <20180719064811.A742AFBEC@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. --_----------=_153198289182810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jul 19 06:48:11 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated multimedia/ffmpeg3, multimedia/ffmpeg4 To generate a diff of this commit: cvs rdiff -u -r1.3239 -r1.3240 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153198289182810 Content-Disposition: inline Content-Length: 784 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.3239 pkgsrc/doc/CHANGES-2018:1.3240 --- pkgsrc/doc/CHANGES-2018:1.3239 Thu Jul 19 06:38:24 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Jul 19 06:48:11 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3239 2018/07/19 06:38:24 rillig Exp $ +$NetBSD: CHANGES-2018,v 1.3240 2018/07/19 06:48:11 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4641,3 +4641,5 @@ Changes to the packages collection and i Updated lang/gcc48 to 4.8.5nb6 [maya 2018-07-18] Added emulators/softvms version 1.9 [tpaul 2018-07-19] Updated pkgtools/pkglint to 5.5.14 [rillig 2018-07-12] + Updated multimedia/ffmpeg3 to 3.4.4 [adam 2018-07-19] + Updated multimedia/ffmpeg4 to 4.0.2 [adam 2018-07-19] --_----------=_153198289182810--