Received: by mail.netbsd.org (Postfix, from userid 605) id 6EC4E85570; Fri, 23 Jun 2017 17:34:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F1D2684D78 for ; Fri, 23 Jun 2017 17:34:08 +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 jDaF3PznTMhb for ; Fri, 23 Jun 2017 17:34:08 +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 5933984DAD for ; Fri, 23 Jun 2017 17:34:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57DB6FAE8; Fri, 23 Jun 2017 17:34:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149823924852850" MIME-Version: 1.0 Date: Fri, 23 Jun 2017 17:34:08 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20170623173408.57DB6FAE8@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. --_----------=_149823924852850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Fri Jun 23 17:34:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated meta-pkgs/mate to 1.18.0 To generate a diff of this commit: cvs rdiff -u -r1.2610 -r1.2611 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17476 -r1.17477 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149823924852850 Content-Disposition: inline Content-Length: 1270 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2610 pkgsrc/doc/CHANGES-2017:1.2611 --- pkgsrc/doc/CHANGES-2017:1.2610 Fri Jun 23 17:32:31 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Jun 23 17:34:07 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2610 2017/06/23 17:32:31 youri Exp $ +$NetBSD: CHANGES-2017,v 1.2611 2017/06/23 17:34:07 youri Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3601,3 +3601,4 @@ Changes to the packages collection and i Updated misc/mate-utils to 1.18.2 [youri 2017-06-23] Updated x11/mozo to 1.18.0 [youri 2017-06-23] Updated editors/pluma to 1.18.2 [youri 2017-06-23] + Updated meta-pkgs/mate to 1.18.0 [youri 2017-06-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17476 pkgsrc/doc/TODO:1.17477 --- pkgsrc/doc/TODO:1.17476 Fri Jun 23 13:47:16 2017 +++ pkgsrc/doc/TODO Fri Jun 23 17:34:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17476 2017/06/23 13:47:16 wiz Exp $ +$NetBSD: TODO,v 1.17477 2017/06/23 17:34:08 youri Exp $ Suggested new packages ====================== @@ -1033,7 +1033,6 @@ For possible Perl packages updates, see o manedit-1.2.1 o mapserver-7.0.1 o matchbox-panel-0.9.3 - o mate-1.18 o maxima-5.39.0 o mbuf-20141227 o mbuffer-20160228 --_----------=_149823924852850--