Received: by mail.netbsd.org (Postfix, from userid 605) id AB78E84E5A; Sat, 4 Jan 2020 00:08:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BBB8984D8D for ; Sat, 4 Jan 2020 00:07:52 +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 WQearOzoSSWw for ; Sat, 4 Jan 2020 00:07:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2585D84C6C for ; Sat, 4 Jan 2020 00:07:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19C85FA97; Sat, 4 Jan 2020 00:07:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578096472111390" MIME-Version: 1.0 Date: Sat, 4 Jan 2020 00:07:52 +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: <20200104000752.19C85FA97@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. --_----------=_1578096472111390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sat Jan 4 00:07:52 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated meta-pkgs/mate to 1.22.2 To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578096472111390 Content-Disposition: inline Content-Length: 727 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.142 pkgsrc/doc/CHANGES-2020:1.143 --- pkgsrc/doc/CHANGES-2020:1.142 Fri Jan 3 19:26:43 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Jan 4 00:07:51 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.142 2020/01/03 19:26:43 jperkin Exp $ +$NetBSD: CHANGES-2020,v 1.143 2020/01/04 00:07:51 gutteridge Exp $ Changes to the packages collection and infrastructure in 2020: @@ -170,3 +170,4 @@ Changes to the packages collection and i Updated devel/guile-gcrypt to 0.2.1 [ng0 2020-01-03] Updated graphics/hugin to 2019.2.0 [adam 2020-01-03] Updated lang/rust to 1.40.0 [jperkin 2020-01-03] + Updated meta-pkgs/mate to 1.22.2 [gutteridge 2020-01-04] --_----------=_1578096472111390--