Received: by mail.netbsd.org (Postfix, from userid 605) id 313FF84D48; Mon, 21 Oct 2019 23:09:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AF5F284D28 for ; Mon, 21 Oct 2019 23:09:21 +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 ogWqd1jmyUNv for ; Mon, 21 Oct 2019 23:09:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 194D884CD8 for ; Mon, 21 Oct 2019 23:09:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16D8FF995; Mon, 21 Oct 2019 23:09:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157169936145290" MIME-Version: 1.0 Date: Mon, 21 Oct 2019 23:09:21 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20191021230921.16D8FF995@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. --_----------=_157169936145290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Mon Oct 21 23:09:20 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated multimedia/mate-media to 1.22.2 To generate a diff of this commit: cvs rdiff -u -r1.4470 -r1.4471 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157169936145290 Content-Disposition: inline Content-Length: 771 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.4470 pkgsrc/doc/CHANGES-2019:1.4471 --- pkgsrc/doc/CHANGES-2019:1.4470 Mon Oct 21 21:51:08 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Oct 21 23:09:20 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4470 2019/10/21 21:51:08 adam Exp $ +$NetBSD: CHANGES-2019,v 1.4471 2019/10/21 23:09:20 gutteridge Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7190,3 +7190,4 @@ Changes to the packages collection and i Added textproc/py-sphinxcontrib-qthelp version 1.0.2 [adam 2019-10-21] Added textproc/py-sphinx1 version 1.8.5nb3 [adam 2019-10-21] Updated devel/py-binaryornot to 0.4.4 [adam 2019-10-21] + Updated multimedia/mate-media to 1.22.2 [gutteridge 2019-10-21] --_----------=_157169936145290--