Received: by mail.netbsd.org (Postfix, from userid 605) id 61B6784D43; Sun, 16 May 2021 21:06:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F8E584D40 for ; Sun, 16 May 2021 21:06:54 +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 FUkuFpBULX47 for ; Sun, 16 May 2021 21:06:54 +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 DA5D184CD9 for ; Sun, 16 May 2021 21:06:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D23FCFA95; Sun, 16 May 2021 21:06:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162119921337510" MIME-Version: 1.0 Date: Sun, 16 May 2021 21:06:53 +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: <20210516210653.D23FCFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162119921337510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 16 21:06:53 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated net/tigervnc to 1.11.0.1.20.11 To generate a diff of this commit: cvs rdiff -u -r1.2838 -r1.2839 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20633 -r1.20634 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162119921337510 Content-Disposition: inline Content-Length: 1306 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2838 pkgsrc/doc/CHANGES-2021:1.2839 --- pkgsrc/doc/CHANGES-2021:1.2838 Sun May 16 19:57:44 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 16 21:06:53 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2838 2021/05/16 19:57:44 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.2839 2021/05/16 21:06:53 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4426,3 +4426,4 @@ Changes to the packages collection and i Removed devel/go-afero [bsiegert 2021-05-16] Updated devel/nss to 3.65 [wiz 2021-05-16] Updated textproc/link-grammar to 5.9.1 [gutteridge 2021-05-16] + Updated net/tigervnc to 1.11.0.1.20.11 [wiz 2021-05-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20633 pkgsrc/doc/TODO:1.20634 --- pkgsrc/doc/TODO:1.20633 Sun May 16 20:04:48 2021 +++ pkgsrc/doc/TODO Sun May 16 21:06:53 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20633 2021/05/16 20:04:48 gutteridge Exp $ +$NetBSD: TODO,v 1.20634 2021/05/16 21:06:53 wiz Exp $ Suggested new packages ====================== @@ -2246,7 +2246,6 @@ For possible Perl packages updates, see o tfmxplay-1.1.6 o threadingbuildingblocks-2021.2.0 o threadweaver-5.81.0 - o tigervnc-1.11.0 [wip] o tightvnc-2.7.10 o tile-0.7.4 o tinc-1.0.36 --_----------=_162119921337510--