Received: by mail.netbsd.org (Postfix, from userid 605) id 246CB84CEF; Sun, 26 Jul 2020 20:45:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9EFAF84CE9 for ; Sun, 26 Jul 2020 20:45:25 +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 2bgLi2KAL70q for ; Sun, 26 Jul 2020 20:45:25 +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 2390D84CDC for ; Sun, 26 Jul 2020 20:45:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1778BFB28; Sun, 26 Jul 2020 20:45:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1595796325267570" MIME-Version: 1.0 Date: Sun, 26 Jul 2020 20:45:25 +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: <20200726204525.1778BFB28@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. --_----------=_1595796325267570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 26 20:45:24 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + calibre-4.21.0, cmake-3.18.0, dunst-1.5.0, exiv2-0.27.3, py-google-api-core-1.22.0, py-lazy-object-proxy-1.5.1, sslh-1.21b. To generate a diff of this commit: cvs rdiff -u -r1.19963 -r1.19964 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1595796325267570 Content-Disposition: inline Content-Length: 1939 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19963 pkgsrc/doc/TODO:1.19964 --- pkgsrc/doc/TODO:1.19963 Sun Jul 26 20:28:19 2020 +++ pkgsrc/doc/TODO Sun Jul 26 20:45:24 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19963 2020/07/26 20:28:19 nia Exp $ +$NetBSD: TODO,v 1.19964 2020/07/26 20:45:24 wiz Exp $ Suggested new packages ====================== @@ -471,7 +471,7 @@ For possible Perl packages updates, see o calc-2.11.10.1 o calcoo-2.1.0 o calibre-4.11.0 [started in wip; needs QtWebEngineCore] - o calibre-4.17.0 + o calibre-4.21.0 o calligra-3.0.1 [in wip; koffice successor] o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] o catch2-2.13.0 @@ -490,6 +490,7 @@ For possible Perl packages updates, see o classpath-gui-0.99 o clawsker-0.7.13 o clusterssh-4.05 + o cmake-3.18.0 o colorize-0.3.4 o colortail-0.3.3 o compiz-0.8.10 @@ -526,6 +527,7 @@ For possible Perl packages updates, see o doclifter-2.16 o dolphin-5.0 o drivel-3.0.5 + o dunst-1.5.0 o eagle-8.1.0 o easymenu-0.7.2p1 o ec2-ami-tools-1.5.7 @@ -569,6 +571,7 @@ For possible Perl packages updates, see o evolution-exchange-3.5.2 o evolution-mapi-0.32.2 o ex-20050325 + o exiv2-0.27.3 o exmh-2.8.0 o faces-1.7.7 o facter-2.4.5 @@ -977,12 +980,14 @@ For possible Perl packages updates, see o py-cassa-1.11.0 o py-configparser-5.0.0 [drops python-2.x support] o py-ephem3-3.7.6.0 + o py-google-api-core-1.22.0 o py-google-api-python-client-1.10.0 o py-google-auth-1.19.2 o py-hgview-1.9.0 o py-idna-2.10 o py-input-pad-1.4.2 o py-keybinder-0.3.1 + o py-lazy-object-proxy-1.5.1 o py-mercurial-5.4.2 o py-musicbrainz-0.7.4 o py-newt-0.52.20 @@ -1078,7 +1083,7 @@ For possible Perl packages updates, see o srp_client-1.7.5 o ssh-askpass-1.2.4.1 o sshguard-1.6.4 - o sslh-1.21 + o sslh-1.21b o stalin-0.11 o statist-1.3.0 o stegavorto-2011.05.26 --_----------=_1595796325267570--