Received: by mail.netbsd.org (Postfix, from userid 605) id 5FA8E84D32; Wed, 25 Mar 2020 06:48:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DCA2384D2C for ; Wed, 25 Mar 2020 06:48:22 +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 koCh5XUIAl4m for ; Wed, 25 Mar 2020 06:48:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4345184CE3 for ; Wed, 25 Mar 2020 06:48:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C90DFB27; Wed, 25 Mar 2020 06:48:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158511890263530" MIME-Version: 1.0 Date: Wed, 25 Mar 2020 06:48:22 +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: <20200325064822.3C90DFB27@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. --_----------=_158511890263530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Mar 25 06:48:22 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + llvm-10.0, retroarch-1.8.5. To generate a diff of this commit: cvs rdiff -u -r1.19764 -r1.19765 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158511890263530 Content-Disposition: inline Content-Length: 789 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19764 pkgsrc/doc/TODO:1.19765 --- pkgsrc/doc/TODO:1.19764 Tue Mar 24 17:54:45 2020 +++ pkgsrc/doc/TODO Wed Mar 25 06:48:21 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19764 2020/03/24 17:54:45 nia Exp $ +$NetBSD: TODO,v 1.19765 2020/03/25 06:48:21 wiz Exp $ Suggested new packages ====================== @@ -806,6 +806,7 @@ For possible Perl packages updates, see o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 o lirc-0.9.3 + o llvm-10.0 o lmbench-3 o lohit-fonts-2.4.2 o lottanzb-0.6 @@ -1031,6 +1032,7 @@ For possible Perl packages updates, see o regionset-0.2 o rep-gtk-0.90.8.1 o resize_image-0.7 + o retroarch-1.8.5 o rexx-regina-3.9.0 o rhythmbox-3.4.4 o rio500-0.8.1 --_----------=_158511890263530--