Received: by mail.netbsd.org (Postfix, from userid 605) id 2E16D84DCE; Sun, 7 Mar 2021 09:53:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 68CBC84D6C for ; Sun, 7 Mar 2021 09:53:30 +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 vCC6861pxYu0 for ; Sun, 7 Mar 2021 09:53:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DED9484CE8 for ; Sun, 7 Mar 2021 09:53:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC538FA95; Sun, 7 Mar 2021 09:53:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1615110809275590" MIME-Version: 1.0 Date: Sun, 7 Mar 2021 09:53:29 +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: <20210307095329.DC538FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1615110809275590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 7 09:53:29 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + ImageMagick-7.0.11.2, cascadia-ttf-2102.25, grpc-1.36.2, poppler-21.03.0, protobuf-3.15.5, py-google-api-python-client-2.0.0, py-hypothesis-6.4.3. To generate a diff of this commit: cvs rdiff -u -r1.20418 -r1.20419 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1615110809275590 Content-Disposition: inline Content-Length: 1850 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20418 pkgsrc/doc/TODO:1.20419 --- pkgsrc/doc/TODO:1.20418 Sat Mar 6 17:28:41 2021 +++ pkgsrc/doc/TODO Sun Mar 7 09:53:29 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20418 2021/03/06 17:28:41 nia Exp $ +$NetBSD: TODO,v 1.20419 2021/03/07 09:53:29 wiz Exp $ Suggested new packages ====================== @@ -367,7 +367,7 @@ For possible Perl packages updates, see o GMT-5.1.1 o GNUMail-1.2.2 o Gorm-1.2.22 - o ImageMagick-7.0.11.1 + o ImageMagick-7.0.11.2 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaLib-20.3.1 @@ -460,6 +460,7 @@ For possible Perl packages updates, see o calibre-5.5 o calligra-3.0.1 [in wip; koffice successor] o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] + o cascadia-ttf-2102.25 o catdoc-1.1 o catdoc-tk-1.1 o cddbd-1.5.2 @@ -636,6 +637,7 @@ For possible Perl packages updates, see o grantlee-5.0.0 o greed-4.1 o gromacs-5.1.2 + o grpc-1.36.2 o gss-1.0.3 o gst-plugins1-omx-1.10.0 o gstreamer1-1.18.3 [wip] @@ -920,7 +922,7 @@ For possible Perl packages updates, see o podcastdl-0.3.3 o policyd-weight-0.1.15.2 o poppass-4.0.14 - o poppler-21.02.0 + o poppler-21.03.0 o postal-0.72 o pound-3.0d o povray-3.7.0.0 @@ -931,6 +933,7 @@ For possible Perl packages updates, see o prelude-lml-3.1.0 o prelude-manager-3.1.0 o profit-2.5.3 + o protobuf-3.15.5 o psmisc-22.20 o pspp-0.10.1 o ptlib-2.16.2 @@ -941,8 +944,9 @@ 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-python-client-2.0.0 o py-hgview-1.9.0 - o py-hypothesis-6.3.4 + o py-hypothesis-6.4.3 o py-input-pad-1.4.2 o py-keybinder-0.3.1 o py-markdown-3.2.2 [drops python-2.x support] --_----------=_1615110809275590--