Received: by mail.netbsd.org (Postfix, from userid 605) id BEF7E84D6F; Tue, 6 Apr 2021 07:47:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 05E7484D6C for ; Tue, 6 Apr 2021 07:47:11 +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 waqDcXwpeQQi for ; Tue, 6 Apr 2021 07:47:10 +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 9288184D6B for ; Tue, 6 Apr 2021 07:47:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D477FA95; Tue, 6 Apr 2021 07:47:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161769523094240" MIME-Version: 1.0 Date: Tue, 6 Apr 2021 07:47:10 +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: <20210406074710.8D477FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161769523094240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 6 07:47:10 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: remove entry for wxGTK 3.1.4, added as a separate package To generate a diff of this commit: cvs rdiff -u -r1.20476 -r1.20477 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161769523094240 Content-Disposition: inline Content-Length: 553 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20476 pkgsrc/doc/TODO:1.20477 --- pkgsrc/doc/TODO:1.20476 Tue Apr 6 07:46:16 2021 +++ pkgsrc/doc/TODO Tue Apr 6 07:47:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20476 2021/04/06 07:46:16 wiz Exp $ +$NetBSD: TODO,v 1.20477 2021/04/06 07:47:10 wiz Exp $ Suggested new packages ====================== @@ -1122,7 +1122,6 @@ For possible Perl packages updates, see o wkhtmltopdf-0.12.5 o wmi-11 o worker-3.12.0 - o wxGTK30-3.1.4 o wxRemind-101 o x2vnc-1.31 o xaric-0.13.7 --_----------=_161769523094240--