Received: by mail.netbsd.org (Postfix, from userid 605) id D80ED84D71; Sat, 8 Sep 2018 09:12:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E166D84D45 for ; Sat, 8 Sep 2018 09:12:19 +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 l9GkyBDtFSDo for ; Sat, 8 Sep 2018 09:12:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3C54884CBC for ; Sat, 8 Sep 2018 09:12:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2D1AAFBF8; Sat, 8 Sep 2018 09:12:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1536397939199290" MIME-Version: 1.0 Date: Sat, 8 Sep 2018 09:12:19 +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: <20180908091219.2D1AAFBF8@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. --_----------=_1536397939199290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Sep 8 09:12:19 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + MesaLib-18.2, gdb-8.2, gnome-3.30, ripgrep-0.10.0, tor-browser-8.0. To generate a diff of this commit: cvs rdiff -u -r1.18547 -r1.18548 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1536397939199290 Content-Disposition: inline Content-Length: 1510 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18547 pkgsrc/doc/TODO:1.18548 --- pkgsrc/doc/TODO:1.18547 Tue Sep 4 13:02:16 2018 +++ pkgsrc/doc/TODO Sat Sep 8 09:12:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18547 2018/09/04 13:02:16 wiz Exp $ +$NetBSD: TODO,v 1.18548 2018/09/08 09:12:18 wiz Exp $ Suggested new packages ====================== @@ -341,7 +341,7 @@ For possible Perl packages updates, see o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o MesaDemos-8.3.0 - o MesaLib-18.1.7 + o MesaLib-18.2 o OdfConverter-4.0 o PACK-0.0.4 o PAM-0.99.7.1 @@ -654,6 +654,7 @@ For possible Perl packages updates, see o gcloud-golang-metadata-0.12.0 o gcombust-0.1.55 o gcompris-15.02 + o gdb-8.2 o gdeskcal-1.01 o gdl-3.16.0 o gdm-2.32.2 [GNOME 2.32] @@ -683,7 +684,7 @@ For possible Perl packages updates, see o glx-utils-8.3.0 o gnet1-1.1.9 o gnetman-20050429 - o gnome-3.28.1 + o gnome-3.30 o gnome-applets-3.14.0 o gnome-bluetooth-2.30.0 [GNOME 2.30] o gnome-chemistry-utils-0.14.11 @@ -1254,6 +1255,7 @@ For possible Perl packages updates, see o resize_image-0.7 o rexx-regina-3.9.0 o rio500-0.8.1 + o ripgrep-0.10.0 o robodoc-4.99.6 o robotfindskitten-2.7182818.701 o root-6.08.02 @@ -1400,7 +1402,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.6 + o tor-browser-8.0 o totem-3.14.1 o totem-pl-parser-3.10.3 o tripwire-2.3.1 [see also pkg/22362] --_----------=_1536397939199290--