Received: by mail.netbsd.org (Postfix, from userid 605) id 9714984F5B; Sat, 28 Apr 2018 19:52:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F384E84D73 for ; Sat, 28 Apr 2018 19:52:58 +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 WSfz_v2aVRWo for ; Sat, 28 Apr 2018 19:52:58 +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 4031B84CCD for ; Sat, 28 Apr 2018 19:52:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 27BACFBEC; Sat, 28 Apr 2018 19:52:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152494517818520" MIME-Version: 1.0 Date: Sat, 28 Apr 2018 19:52:58 +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: <20180428195258.27BACFBEC@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. --_----------=_152494517818520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Apr 28 19:52:58 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + MesaLib-18.0.2, gimp-2.10, libjpeg-turbo-2.0, mysql-server-8.0, wine-devel-3.7. To generate a diff of this commit: cvs rdiff -u -r1.18297 -r1.18298 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152494517818520 Content-Disposition: inline Content-Length: 1518 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18297 pkgsrc/doc/TODO:1.18298 --- pkgsrc/doc/TODO:1.18297 Sat Apr 28 19:28:30 2018 +++ pkgsrc/doc/TODO Sat Apr 28 19:52:57 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18297 2018/04/28 19:28:30 wiz Exp $ +$NetBSD: TODO,v 1.18298 2018/04/28 19:52:57 wiz Exp $ Suggested new packages ====================== @@ -342,7 +342,7 @@ For possible Perl packages updates, see o LPRng-core-3.8.35 o Mesa-17.3.1 o MesaDemos-8.3.0 - o MesaLib-18.0.1 + o MesaLib-18.0.2 o OdfConverter-4.0 o PACK-0.0.4 o PAM-0.99.7.1 @@ -677,6 +677,7 @@ For possible Perl packages updates, see o ghc-8.2 o ghc7-7.10.1 o ghdl-0.33 + o gimp-2.10 o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 o gkrellm-server-2.3.5 @@ -966,7 +967,7 @@ For possible Perl packages updates, see o libisofs-1.4.2 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] o libjit-1.0.2 - o libjpeg-turbo-1.5.1 + o libjpeg-turbo-2.0 o libkface-4.14.0 o libkgeomap-4.14.0 o libkvkontakte-4.14.0 @@ -1084,6 +1085,7 @@ For possible Perl packages updates, see o mupdf-1.13.0 [leot, wip] o muse-0.9.2 o myodbc-5.3.4 + o mysql-server-8.0 o mysql-workbench-6.3 o nagios-base-4.3.1 o nant-0.92 @@ -1489,7 +1491,7 @@ For possible Perl packages updates, see o whowatch-1.8.5 o windowlab-1.40 o wine-3.0 - o wine-devel-2.22 + o wine-devel-3.7 o wmi-11 o wmii+ixp-3.9.2 [pkg/43459; wip (wmii-devel); see also libixp entry] o wmx-8 --_----------=_152494517818520--