Received: by mail.netbsd.org (Postfix, from userid 605) id A40B184DA1; Sun, 14 Apr 2019 10:15:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C88F84D26 for ; Sun, 14 Apr 2019 10:15:18 +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 zZZ-tEHbXlAc for ; Sun, 14 Apr 2019 10:15:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A76D484CFC for ; Sun, 14 Apr 2019 10:15:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A5577FB16; Sun, 14 Apr 2019 10:15:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155523691767810" MIME-Version: 1.0 Date: Sun, 14 Apr 2019 10:15:17 +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: <20190414101517.A5577FB16@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. --_----------=_155523691767810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Apr 14 10:15:17 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + ImageMagick-7.0.8.40, cups-base-2.2.11, http-parser-2.9.1, py-mechanize-0.4.2, vala-0.44.3, wireshark-2.6.8, wireshark-3.0.1, zsh-autosuggestions-0.5.2. To generate a diff of this commit: cvs rdiff -u -r1.18940 -r1.18941 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155523691767810 Content-Disposition: inline Content-Length: 1861 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18940 pkgsrc/doc/TODO:1.18941 --- pkgsrc/doc/TODO:1.18940 Fri Apr 12 13:16:35 2019 +++ pkgsrc/doc/TODO Sun Apr 14 10:15:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18940 2019/04/12 13:16:35 wiz Exp $ +$NetBSD: TODO,v 1.18941 2019/04/14 10:15:17 wiz Exp $ Suggested new packages ====================== @@ -339,6 +339,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.8.40 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaLib-19.0.2 @@ -492,6 +493,7 @@ For possible Perl packages updates, see o crossfire-1.71.0 o crossfire-client-gtk2-1.60.0 o csharp-mysql-6.9.8 + o cups-base-2.2.11 o cvsutils-0.2.6 o cxref-1.6e o cygwin_lib-1.5.24.2 @@ -805,6 +807,7 @@ For possible Perl packages updates, see o hs-zlib-0.6.1.1 o html2wml-0.4.11 o htmldoc-1.8.28 + o http-parser-2.9.1 o http_load-20140814 o icbirc-2.0 o icc11-13.0 @@ -1128,6 +1131,7 @@ For possible Perl packages updates, see o py-hsm-1.1.1 o py-input-pad-1.4.2 o py-keybinder-0.3.1 + o py-mechanize-0.4.2 o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 @@ -1319,6 +1323,7 @@ For possible Perl packages updates, see o userppp-030706 o userspace-rcu-0.9.1 o utilisp-1.14 + o vala-0.44.3 o varnish-5.1.3 o varnish-6.0 o vbetool-1.1 @@ -1348,7 +1353,8 @@ For possible Perl packages updates, see o windowlab-1.40 o wine-4.0 o wine-devel-3.7 - o wireshark-3.0.0 + o wireshark-2.6.8 + o wireshark-3.0.1 o wkhtmltopdf-0.12.5 o wmi-11 o wmx-8 @@ -1419,6 +1425,7 @@ For possible Perl packages updates, see o zkt-1.1.3 o zoneminder-1.29.0 o zopeedit-0.8 + o zsh-autosuggestions-0.5.2 Infrastructure problems which need addressing ============================================= --_----------=_155523691767810--