Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id EFCDB7A27F for ; Wed, 5 Apr 2017 07:45:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9E5E385643; Wed, 5 Apr 2017 07:45:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2432085577 for ; Wed, 5 Apr 2017 07:45:38 +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 vt36JHYn6DYj for ; Wed, 5 Apr 2017 07:45:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2243085B7E for ; Wed, 5 Apr 2017 06:55:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20BAAFBE4; Wed, 5 Apr 2017 06:55:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491375334124710" MIME-Version: 1.0 Date: Wed, 5 Apr 2017 06:55:34 +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: <20170405065534.20BAAFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1491375334124710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 5 06:55:34 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: + mame-0.184, p5-HTTP-Cookies-6.03, p5-List-MoreUtils-0.418, p5-Mojolicious-7.29, p5-Parse-RecDescent-1.967015, p5-Regexp-Common-2017040401, p5-Sub-Identify-0.13, p5-XML-NamespaceSupport-1.12, p5-XML-SAX-Base-1.09, p5-libwww-6.25. To generate a diff of this commit: cvs rdiff -u -r1.17204 -r1.17205 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491375334124710 Content-Disposition: inline Content-Length: 1811 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17204 pkgsrc/doc/TODO:1.17205 --- pkgsrc/doc/TODO:1.17204 Wed Apr 5 03:26:48 2017 +++ pkgsrc/doc/TODO Wed Apr 5 06:55:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17204 2017/04/05 03:26:48 mef Exp $ +$NetBSD: TODO,v 1.17205 2017/04/05 06:55:33 wiz Exp $ Suggested new packages ====================== @@ -1036,6 +1036,7 @@ For possible Perl packages updates, see o makeself-2.2.0 o maketool-0.8.4 o makeztxt-1.60 + o mame-0.184 o manedit-1.2.1 o mapserver-7.0.1 o matchbox-panel-0.9.3 @@ -1162,11 +1163,14 @@ For possible Perl packages updates, see o p5-GraphViz2-2.37 o p5-GraphicsMagick-1.4.020160216 o p5-Gtk2-1.223 + o p5-HTTP-Cookies-6.03 o p5-HTTP-Server-EV-0.69 o p5-Heap-1.04 o p5-IP-Country-3.03 + o p5-List-MoreUtils-0.418 o p5-MRO-Compat-0.13 o p5-Memoize-Memcached-0.11 + o p5-Mojolicious-7.29 o p5-Moo-2.003002 o p5-Net-DNS-1.09 o p5-Net-ManageSieve-0.13 @@ -1187,22 +1191,28 @@ For possible Perl packages updates, see o p5-Padre-Plugin-Nopaste-0.08 o p5-Padre-Plugin-SpellCheck-1.33 o p5-Padre-Plugin-XS-0.12 + o p5-Parse-RecDescent-1.967015 o p5-PostScript-2.32 o p5-PostScript-Simple-1.02 o p5-Publican-4.3.2 o p5-RADIUS-2.30 o p5-RT-Authen-ExternalAuth-0.25 + o p5-Regexp-Common-2017040401 o p5-SDL-2.544 [wip, make sure games/frozen-bubble runs, may require p5-SDL_perl] o p5-SVG-Graph-0.0402 o p5-SVN-Simple-0.312 + o p5-Sub-Identify-0.13 o p5-Sys-Utmp-1.7 o p5-Text-BibTeX-0.80 o p5-Text-Hunspell-2.14 o p5-Tie-DBI-1.06 o p5-WebService-MusicBrainz-1.0.1 o p5-X11-Protocol-29 + o p5-XML-NamespaceSupport-1.12 + o p5-XML-SAX-Base-1.09 o p5-eBay-API-0.29 o p5-gtk2-1.300 + o p5-libwww-6.25 o p5-pcsc-1.4.14 o p5-sybperl-2.18 o p5-xmltv-0.5.66 --_----------=_1491375334124710--