Received: by mail.netbsd.org (Postfix, from userid 605) id CC2778556B; Sun, 25 Jun 2017 23:21:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5CA5684E08 for ; Sun, 25 Jun 2017 23:21:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Q4JPblsSQOsE for ; Sun, 25 Jun 2017 23:21:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B808784DAC for ; Sun, 25 Jun 2017 23:21:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B4D05FAE8; Sun, 25 Jun 2017 23:21:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1498432862254990" MIME-Version: 1.0 Date: Sun, 25 Jun 2017 23:21:02 +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: <20170625232102.B4D05FAE8@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. --_----------=_1498432862254990 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:21:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Added x11/vte3 version 0.38.4 To generate a diff of this commit: cvs rdiff -u -r1.2631 -r1.2632 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17480 -r1.17481 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1498432862254990 Content-Disposition: inline Content-Length: 1328 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.2631 pkgsrc/doc/CHANGES-2017:1.2632 --- pkgsrc/doc/CHANGES-2017:1.2631 Sun Jun 25 08:27:22 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jun 25 23:21:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2631 2017/06/25 08:27:22 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2632 2017/06/25 23:21:02 youri Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3638,3 +3638,4 @@ Changes to the packages collection and i Updated devel/p5-Test-Simple to 1.302086 [wiz 2017-06-25] 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] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17480 pkgsrc/doc/TODO:1.17481 --- pkgsrc/doc/TODO:1.17480 Sun Jun 25 22:27:09 2017 +++ pkgsrc/doc/TODO Sun Jun 25 23:21:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17480 2017/06/25 22:27:09 wiz Exp $ +$NetBSD: TODO,v 1.17481 2017/06/25 23:21:02 youri Exp $ Suggested new packages ====================== @@ -1555,7 +1555,6 @@ For possible Perl packages updates, see o vm-8.0.7.522 [pkg/37707] o vnc-4.0 [http://www.realvnc.com/download.html|pkgsrc-wip] o vnstat-1.15 - o vte-0.36.0 o vtk-5.10.1 o wMosaic-3.8.22 o wap-utils-1.4.1 --_----------=_1498432862254990--