Received: by mail.netbsd.org (Postfix, from userid 605) id 8274684D64; Thu, 17 May 2018 11:03:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0620084D61 for ; Thu, 17 May 2018 11:03:27 +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 rgMQA3QLsgQi for ; Thu, 17 May 2018 11:03:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8798C84C71 for ; Thu, 17 May 2018 11:03:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 859CFFBEC; Thu, 17 May 2018 11:03:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152655500662070" MIME-Version: 1.0 Date: Thu, 17 May 2018 11:03:26 +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: <20180517110326.859CFFBEC@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. --_----------=_152655500662070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu May 17 11:03:26 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + aria2-1.34.0, libressl-2.7.3, mednafen-1.21.1, neomutt-20180512, rust-1.26, tor-browser-7.5.4. To generate a diff of this commit: cvs rdiff -u -r1.18347 -r1.18348 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152655500662070 Content-Disposition: inline Content-Length: 1777 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18347 pkgsrc/doc/TODO:1.18348 --- pkgsrc/doc/TODO:1.18347 Wed May 16 07:47:02 2018 +++ pkgsrc/doc/TODO Thu May 17 11:03:26 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18347 2018/05/16 07:47:02 adam Exp $ +$NetBSD: TODO,v 1.18348 2018/05/17 11:03:26 wiz Exp $ Suggested new packages ====================== @@ -409,7 +409,7 @@ For possible Perl packages updates, see o ardour-5.11 o argtable-2.9 o argus-20121202 - o aria2-1.33.1 + o aria2-1.34.0 o aribas-1.64 o arirang-1.70 o asapm-3.1 @@ -984,7 +984,7 @@ For possible Perl packages updates, see o libprelude-3.1.0 o libpreludedb-3.1.0 o libquantum-1.1.0 [pkg/43728, development release] - o libressl-2.7.1 + o libressl-2.7.3 o librsvg-2.42.4 [needs rust+cargo] o libsoup-2.62.2 o libstree-0.4.2 @@ -1037,7 +1037,7 @@ For possible Perl packages updates, see o mcollective-2.3.2 o mcsim-5.6.5 o mecab-ipadic-2.7.0.20070801 - o mednafen-0.9.45.1 + o mednafen-1.21.1 o megatools-1.9.97 o memached-1.5.6 o mergeant-0.67 @@ -1093,6 +1093,7 @@ For possible Perl packages updates, see o nas-auscope-1.9.4 o nautilus-actions-2.30.3 [GNOME 2.30] o ncview-2.1.6 + o neomutt-20180512 o nessus-4.4.1 o nestopia-1.46.2 [http://0ldsk00l.ca/nestopia/] o netbt-hcidump-5.37 @@ -1295,6 +1296,7 @@ For possible Perl packages updates, see o ruby-redmine-3.4.5 o ruby-review-1.4.0 [wip] o rump-20131213 + o rust-1.26 o sabayon-2.30.1 [GNOME 2.30] o sablecc-3.7 o sarg-2.2.5 @@ -1426,7 +1428,7 @@ For possible Perl packages updates, see o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 - o tor-browser-7.5.3 + o tor-browser-7.5.4 o totem-3.14.1 o totem-pl-parser-3.10.3 o tripwire-2.3.1 [see also pkg/22362] --_----------=_152655500662070--