Received: by mail.netbsd.org (Postfix, from userid 605) id D806C84D63; Wed, 19 Feb 2020 07:40:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 61BEA84D55 for ; Wed, 19 Feb 2020 07:40:44 +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 ZF0Mq0vbveCP for ; Wed, 19 Feb 2020 07:40:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BF1BC84D53 for ; Wed, 19 Feb 2020 07:40:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BC26BFBF4; Wed, 19 Feb 2020 07:40:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1582098043175760" MIME-Version: 1.0 Date: Wed, 19 Feb 2020 07:40:43 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20200219074043.BC26BFBF4@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. --_----------=_1582098043175760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Wed Feb 19 07:40:43 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated multimedia/mpv to 0.32.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.1152 -r1.1153 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1582098043175760 Content-Disposition: inline Content-Length: 735 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1152 pkgsrc/doc/CHANGES-2020:1.1153 --- pkgsrc/doc/CHANGES-2020:1.1152 Wed Feb 19 03:01:19 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Feb 19 07:40:43 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1152 2020/02/19 03:01:19 gutteridge Exp $ +$NetBSD: CHANGES-2020,v 1.1153 2020/02/19 07:40:43 jperkin Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1638,3 +1638,4 @@ Changes to the packages collection and i Updated shells/fish to 3.1.0 [maya 2020-02-18] Updated net/snort to 2.9.15.1 [sevan 2020-02-18] Updated audio/musescore to 3.4.2nb1 [gutteridge 2020-02-19] + Updated multimedia/mpv to 0.32.0nb1 [jperkin 2020-02-19] --_----------=_1582098043175760--