Received: by mail.netbsd.org (Postfix, from userid 605) id 1475B84D6E; Wed, 10 Apr 2019 01:07:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 91C6184D61 for ; Wed, 10 Apr 2019 01:07:43 +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 JVmxfEzVrS2s for ; Wed, 10 Apr 2019 01:07:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EF17684CE9 for ; Wed, 10 Apr 2019 01:07:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ECB93FB16; Wed, 10 Apr 2019 01:07:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1554858462280810" MIME-Version: 1.0 Date: Wed, 10 Apr 2019 01:07:42 +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: <20190410010742.ECB93FB16@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. --_----------=_1554858462280810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Wed Apr 10 01:07:42 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated misc/mate-utils to 1.22.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.1666 -r1.1667 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1554858462280810 Content-Disposition: inline Content-Length: 745 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.1666 pkgsrc/doc/CHANGES-2019:1.1667 --- pkgsrc/doc/CHANGES-2019:1.1666 Wed Apr 10 00:39:03 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Apr 10 01:07:42 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1666 2019/04/10 00:39:03 fox Exp $ +$NetBSD: CHANGES-2019,v 1.1667 2019/04/10 01:07:42 gutteridge Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2616,3 +2616,4 @@ Changes to the packages collection and i Updated graphics/gimp to 2.10.10 [ryoon 2019-04-09] Updated filesystems/fuse-encfs to 1.9.4nb1 [maya 2019-04-09] Updated audio/fasttracker2 to 2.147 [fox 2019-04-10] + Updated misc/mate-utils to 1.22.0nb1 [gutteridge 2019-04-10] --_----------=_1554858462280810--