Received: by mail.netbsd.org (Postfix, from userid 605) id 522BF84D83; Wed, 13 Mar 2019 17:40:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD41E84D6E for ; Wed, 13 Mar 2019 17:40:53 +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 7pQZBWP5DRGL for ; Wed, 13 Mar 2019 17:40:53 +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 257D384CDA for ; Wed, 13 Mar 2019 17:40:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 233A7FB16; Wed, 13 Mar 2019 17:40:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1552498853164610" MIME-Version: 1.0 Date: Wed, 13 Mar 2019 17:40:53 +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: <20190313174053.233A7FB16@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. --_----------=_1552498853164610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Mar 13 17:40:53 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/libebml, multimedia/libmatroska, multimedia/mkvtoolnix, multimedia/x264-devel To generate a diff of this commit: cvs rdiff -u -r1.1265 -r1.1266 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1552498853164610 Content-Disposition: inline Content-Length: 905 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1265 pkgsrc/doc/CHANGES-2019:1.1266 --- pkgsrc/doc/CHANGES-2019:1.1265 Wed Mar 13 15:43:56 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Mar 13 17:40:52 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1265 2019/03/13 15:43:56 wen Exp $ +$NetBSD: CHANGES-2019,v 1.1266 2019/03/13 17:40:52 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2077,3 +2077,7 @@ Changes to the packages collection and i Added devel/ocaml-ppx_module_timer version 0.12.0 [jaapb 2019-03-13] Updated devel/py-meson to 0.50.0 [prlw1 2019-03-13] Updated math/R to 3.5.3 [wen 2019-03-13] + Updated devel/libebml to 1.3.7 [adam 2019-03-13] + Updated multimedia/libmatroska to 1.5.0 [adam 2019-03-13] + Updated multimedia/mkvtoolnix to 32.0.0 [adam 2019-03-13] + Updated multimedia/x264-devel to 20190312 [adam 2019-03-13] --_----------=_1552498853164610--