Received: by mail.netbsd.org (Postfix, from userid 605) id A8C1F84D94; Sat, 18 May 2019 21:12:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 308AD84D3B for ; Sat, 18 May 2019 21:12:45 +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 lwEib2-IjwK5 for ; Sat, 18 May 2019 21:12:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8A7AD84CEE for ; Sat, 18 May 2019 21:12:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 847F9FB16; Sat, 18 May 2019 21:12:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1558213964236710" MIME-Version: 1.0 Date: Sat, 18 May 2019 21:12:44 +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: <20190518211244.847F9FB16@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. --_----------=_1558213964236710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat May 18 21:12:44 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + gspell-1.8.1, po4a-0.55. To generate a diff of this commit: cvs rdiff -u -r1.18995 -r1.18996 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1558213964236710 Content-Disposition: inline Content-Length: 760 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18995 pkgsrc/doc/TODO:1.18996 --- pkgsrc/doc/TODO:1.18995 Fri May 17 08:21:22 2019 +++ pkgsrc/doc/TODO Sat May 18 21:12:44 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18995 2019/05/17 08:21:22 wiz Exp $ +$NetBSD: TODO,v 1.18996 2019/05/18 21:12:44 wiz Exp $ Suggested new packages ====================== @@ -735,6 +735,7 @@ For possible Perl packages updates, see o grilo-0.2.12 o grilo-plugins-0.2.14 o gromacs-5.1.2 + o gspell-1.8.1 o gss-1.0.3 o gst-plugins1-omx-1.10.0 o gstreamer1-1.16.0 @@ -1108,6 +1109,7 @@ For possible Perl packages updates, see o plan-1.10.1 o plasma-5.11 o ploticus-examples-230 + o po4a-0.55 o poco-1.7.5 o podcastdl-0.3.3 o poedit-2.2.1 --_----------=_1558213964236710--