Received: by mail.netbsd.org (Postfix, from userid 605) id F2EB78556B; Sun, 25 Jun 2017 23:22:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8341784E08 for ; Sun, 25 Jun 2017 23:22: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 WcTs6dTnc6KB for ; Sun, 25 Jun 2017 23:22:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E737E84DAC for ; Sun, 25 Jun 2017 23:22:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 86517FAE8; Sun, 25 Jun 2017 23:22:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149843293373630" MIME-Version: 1.0 Date: Sun, 25 Jun 2017 23:22:13 +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: <20170625232213.86517FAE8@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. --_----------=_149843293373630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Sun Jun 25 23:22:13 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated x11/mate-terminal to 1.18.1 To generate a diff of this commit: cvs rdiff -u -r1.2632 -r1.2633 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149843293373630 Content-Disposition: inline Content-Length: 731 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.2632 pkgsrc/doc/CHANGES-2017:1.2633 --- pkgsrc/doc/CHANGES-2017:1.2632 Sun Jun 25 23:21:02 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jun 25 23:22:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2632 2017/06/25 23:21:02 youri Exp $ +$NetBSD: CHANGES-2017,v 1.2633 2017/06/25 23:22:13 youri Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3639,3 +3639,4 @@ Changes to the packages collection and i Updated devel/p5-Scalar-List-Utils to 1.48 [wiz 2017-06-25] Updated www/py-autobahn to 17.6.2 [adam 2017-06-25] Added x11/vte3 version 0.38.4 [youri 2017-06-25] + Updated x11/mate-terminal to 1.18.1 [youri 2017-06-25] --_----------=_149843293373630--