Received: by mail.netbsd.org (Postfix, from userid 605) id CAE0B84DA6; Wed, 13 Sep 2017 08:33:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5DBBF84D36 for ; Wed, 13 Sep 2017 08:33:14 +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 CPfJk6s90fIS for ; Wed, 13 Sep 2017 08:33:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B8AA184D22 for ; Wed, 13 Sep 2017 08:33:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B69B8FA98; Wed, 13 Sep 2017 08:33:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505291593171420" MIME-Version: 1.0 Date: Wed, 13 Sep 2017 08:33:13 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170913083313.B69B8FA98@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. --_----------=_1505291593171420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 13 08:33:13 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: CHANGES-2017: Updated net/tigervnc to 1.8.0 To generate a diff of this commit: cvs rdiff -u -r1.3782 -r1.3783 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17715 -r1.17716 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505291593171420 Content-Disposition: inline Content-Length: 1250 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.3782 pkgsrc/doc/CHANGES-2017:1.3783 --- pkgsrc/doc/CHANGES-2017:1.3782 Wed Sep 13 08:08:40 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 13 08:33:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3782 2017/09/13 08:08:40 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3783 2017/09/13 08:33:13 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5320,3 +5320,4 @@ Changes to the packages collection and i Updated devel/py-hglib to 2.4 [adam 2017-09-13] Updated net/py-botocore to 1.7.9 [adam 2017-09-13] Updated audio/openal-soft to 1.18.1 [wiz 2017-09-13] + Updated net/tigervnc to 1.8.0 [wiz 2017-09-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17715 pkgsrc/doc/TODO:1.17716 --- pkgsrc/doc/TODO:1.17715 Wed Sep 13 08:08:40 2017 +++ pkgsrc/doc/TODO Wed Sep 13 08:33:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17715 2017/09/13 08:08:40 wiz Exp $ +$NetBSD: TODO,v 1.17716 2017/09/13 08:33:13 wiz Exp $ Suggested new packages ====================== @@ -1470,7 +1470,6 @@ For possible Perl packages updates, see o thaixfonts-1.2.7 o thttpd-2.27 o tig-2.2 - o tigervnc-1.8.0 o tightvnc-2.7.10 o tile-0.7.4 o tileworld-1.3.2 --_----------=_1505291593171420--