Received: by mail.netbsd.org (Postfix, from userid 605) id 0CD1784DE2; Fri, 29 Mar 2019 12:38:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8892E84DD2 for ; Fri, 29 Mar 2019 12:38:50 +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 HRn8jXJpCFmQ for ; Fri, 29 Mar 2019 12:38:50 +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 DB57C84D8A for ; Fri, 29 Mar 2019 12:38:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D46D2FB16; Fri, 29 Mar 2019 12:38:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1553863129258520" MIME-Version: 1.0 Date: Fri, 29 Mar 2019 12:38:49 +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: <20190329123849.D46D2FB16@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. --_----------=_1553863129258520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Mar 29 12:38:49 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + Sigil-0.9.13, hatari-2.2.0, llvm-8.0.0, wine-4.0. To generate a diff of this commit: cvs rdiff -u -r1.18906 -r1.18907 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1553863129258520 Content-Disposition: inline Content-Length: 1163 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18906 pkgsrc/doc/TODO:1.18907 --- pkgsrc/doc/TODO:1.18906 Wed Mar 27 13:24:37 2019 +++ pkgsrc/doc/TODO Fri Mar 29 12:38:49 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18906 2019/03/27 13:24:37 leot Exp $ +$NetBSD: TODO,v 1.18907 2019/03/29 12:38:49 wiz Exp $ Suggested new packages ====================== @@ -355,6 +355,7 @@ For possible Perl packages updates, see o R-ncdf-1.6.8 o SOGo-4.0.7 o SOPE-4.0.7 + o Sigil-0.9.13 o TiffIO-140a o YoSucker-81 o abcmidi-20170416 @@ -748,6 +749,7 @@ For possible Perl packages updates, see o hanzim-3.5 o harminv-1.4 o haskell-mode-13.20 + o hatari-2.2.0 o hdevtools-0.1.3.0 o hdf-4.2.8 o hercules-3.12 @@ -928,6 +930,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-8.0.0 o lmbench-3 o lohit-fonts-2.4.2 o lottanzb-0.6 @@ -1349,7 +1352,7 @@ For possible Perl packages updates, see o wgetpaste-2.26 o whowatch-1.8.5 o windowlab-1.40 - o wine-3.0.3 + o wine-4.0 o wine-devel-3.7 o wireshark-3.0.0 o wkhtmltopdf-0.12.5 --_----------=_1553863129258520--