Received: by mail.netbsd.org (Postfix, from userid 605) id 262A484D40; Sun, 16 Jun 2019 08:50:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A099884D28 for ; Sun, 16 Jun 2019 08:50:55 +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 KAk0cvtYZl7p for ; Sun, 16 Jun 2019 08:50:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F17D884CD8 for ; Sun, 16 Jun 2019 08:50:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3A95FBF4; Sun, 16 Jun 2019 08:50:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1560675054206850" MIME-Version: 1.0 Date: Sun, 16 Jun 2019 08:50:54 +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: <20190616085054.E3A95FBF4@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. --_----------=_1560675054206850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jun 16 08:50:54 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + GraphicsMagick-1.3.32, MesaLib-19.1.0, gimp-2.10.12, mpc-0.32. To generate a diff of this commit: cvs rdiff -u -r1.19071 -r1.19072 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1560675054206850 Content-Disposition: inline Content-Length: 1048 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19071 pkgsrc/doc/TODO:1.19072 --- pkgsrc/doc/TODO:1.19071 Sat Jun 15 18:42:56 2019 +++ pkgsrc/doc/TODO Sun Jun 16 08:50:54 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19071 2019/06/15 18:42:56 wiz Exp $ +$NetBSD: TODO,v 1.19072 2019/06/16 08:50:54 wiz Exp $ Suggested new packages ====================== @@ -339,9 +339,10 @@ For possible Perl packages updates, see o GMT-5.1.1 o GNUMail-1.2.2 o Gorm-1.2.22 + o GraphicsMagick-1.3.32 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 - o MesaLib-19.0.6 + o MesaLib-19.1.0 o OdfConverter-4.0 o PACK-0.0.4 o PAM-0.99.7.1 @@ -647,6 +648,7 @@ For possible Perl packages updates, see o ghc-8.2 o ghc7-7.10.1 o ghdl-0.33 + o gimp-2.10.12 o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 o gkrellm-server-2.3.5 @@ -981,6 +983,7 @@ For possible Perl packages updates, see o mopher-0.6.0 o moserial-2.30.0 o mousetweaks-3.12.0 [wip] + o mpc-0.32 o mpdas-0.4.1 o mserv-devel-0.41 o multitail-6.4.2 --_----------=_1560675054206850--