Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id E9A847A2ED for ; Wed, 16 Nov 2016 16:31:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 97849855D5; Wed, 16 Nov 2016 16:31:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 27E43855AC for ; Wed, 16 Nov 2016 16:31:15 +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 JFtzhhUJ2hw4 for ; Wed, 16 Nov 2016 16:31:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BCB88855C8 for ; Wed, 16 Nov 2016 16:31:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BBBF7FBAE; Wed, 16 Nov 2016 16:31:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1479313865185540" MIME-Version: 1.0 Date: Wed, 16 Nov 2016 16:31:05 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20161116163105.BBBF7FBAE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1479313865185540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Nov 16 16:31:05 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: + open-vm-tools-10.1.0. To generate a diff of this commit: cvs rdiff -u -r1.16707 -r1.16708 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1479313865185540 Content-Disposition: inline Content-Length: 606 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16707 pkgsrc/doc/TODO:1.16708 --- pkgsrc/doc/TODO:1.16707 Wed Nov 16 12:08:53 2016 +++ pkgsrc/doc/TODO Wed Nov 16 16:31:05 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16707 2016/11/16 12:08:53 wiz Exp $ +$NetBSD: TODO,v 1.16708 2016/11/16 16:31:05 taca Exp $ Suggested new packages ====================== @@ -1170,7 +1170,7 @@ For possible Perl packages updates, see o oniguruma-5.9.6 o oo2c-2.1.7 o opal-3.16.2 - o open-vm-tools-2010.09.19.301124 + o open-vm-tools-10.1.0 o opencsg-1.4.0 o openh323-1.19.1 o openmortal-0.7.1 --_----------=_1479313865185540--