Received: by mail.netbsd.org (Postfix, from userid 605) id 7328584D87; Sun, 1 Mar 2020 10:44:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF47984D86 for ; Sun, 1 Mar 2020 10:44:15 +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 XeP999GuedzK for ; Sun, 1 Mar 2020 10:44:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 739CB84D83 for ; Sun, 1 Mar 2020 10:44:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46315FBF4; Sun, 1 Mar 2020 10:44:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1583059455183210" MIME-Version: 1.0 Date: Sun, 1 Mar 2020 10:44:15 +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: <20200301104415.46315FBF4@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. --_----------=_1583059455183210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 1 10:44:15 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + ImageMagick-7.0.9.27, gimp-2.10.18, glib2-2.64.0, libnotify-0.7.9, libsoup-2.68.4, ncursesw-6.2, picard-2.3.1, poppler-0.86.0. To generate a diff of this commit: cvs rdiff -u -r1.19688 -r1.19689 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1583059455183210 Content-Disposition: inline Content-Length: 2151 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19688 pkgsrc/doc/TODO:1.19689 --- pkgsrc/doc/TODO:1.19688 Fri Feb 28 11:20:02 2020 +++ pkgsrc/doc/TODO Sun Mar 1 10:44:14 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19688 2020/02/28 11:20:02 wiz Exp $ +$NetBSD: TODO,v 1.19689 2020/03/01 10:44:14 wiz Exp $ Suggested new packages ====================== @@ -375,7 +375,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.9.25 + o ImageMagick-7.0.9.27 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaLib-20.0 @@ -623,7 +623,7 @@ For possible Perl packages updates, see o geoclue-2.1.10 o gfract-0.33 o ghdl-0.33 - o gimp-2.10.16 + o gimp-2.10.18 o gjs-1.58.4 [needs mozjs-60] o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 @@ -631,7 +631,7 @@ For possible Perl packages updates, see o gkrellm-share-2.3.5 o gkrellm-snmp-1.0 o gkrellm-weather-2.0.8 [pkg/51463] - o glib2-2.62.5 + o glib2-2.64.0 o gliv-1.9.7 o glom-1.14.2 o gmake-4.3 [cannot build firefox/openjdk11 etc.] @@ -796,6 +796,7 @@ For possible Perl packages updates, see o libmilter-8.16.0.16 o libmtag-0.3.6 o libmypaint-1.5.0 + o libnotify-0.7.9 o liboobs-2.32.0 o liboop-1.0.1 o libpgm-5.2.122 @@ -803,6 +804,7 @@ For possible Perl packages updates, see o libpreludedb-3.1.0 o libquantum-1.1.0 [pkg/43728, development release] o libsigc++3-3.0.2 + o libsoup-2.68.4 o libstree-0.4.2 o libtecla-1.6.3 o libv4l-0.8.5 @@ -893,6 +895,7 @@ For possible Perl packages updates, see o nap-1.5.3 o nas-auscope-1.9.4 o ncurses-6.2 + o ncursesw-6.2 o ncview-2.1.6 o netbt-hcidump-5.37 o netio-1.32 @@ -970,7 +973,7 @@ For possible Perl packages updates, see o phppgadmin-7.12.0 o phraseanet-3.8.6 o phraseanet-indexer-3.8.6 - o picard-2.3 + o picard-2.3.1 o picocom-3.0 o picp-0.6.8 o picprg-3.01 @@ -989,7 +992,7 @@ For possible Perl packages updates, see o policyd-weight-0.1.15.2 o polkit-0.116 [needs mozjs-60] o poppass-4.0.14 - o poppler-0.85.0 + o poppler-0.86.0 o postal-0.72 o pound-2.8a o povray-3.7.0.0 --_----------=_1583059455183210--