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 AD5637A2D3 for ; Mon, 12 Dec 2016 09:36:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 08DDF855F2; Mon, 12 Dec 2016 09:36:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C39A8556E for ; Mon, 12 Dec 2016 09:36:53 +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 oSKlRhBbJtsE for ; Mon, 12 Dec 2016 09:36:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E761F855DE for ; Mon, 12 Dec 2016 09:36:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5855FBA6; Mon, 12 Dec 2016 09:36:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1481535412298660" MIME-Version: 1.0 Date: Mon, 12 Dec 2016 09:36:52 +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: <20161212093652.E5855FBA6@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. --_----------=_1481535412298660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Dec 12 09:36:52 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: + mame-0.180, p5-Devel-StackTrace-2.02, p5-Exception-Class-1.41, p5-Net-IDN-Encode-2.303. To generate a diff of this commit: cvs rdiff -u -r1.16759 -r1.16760 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1481535412298660 Content-Disposition: inline Content-Length: 1311 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16759 pkgsrc/doc/TODO:1.16760 --- pkgsrc/doc/TODO:1.16759 Fri Dec 9 08:21:01 2016 +++ pkgsrc/doc/TODO Mon Dec 12 09:36:52 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16759 2016/12/09 08:21:01 leot Exp $ +$NetBSD: TODO,v 1.16760 2016/12/12 09:36:52 wiz Exp $ Suggested new packages ====================== @@ -1074,6 +1074,7 @@ For possible Perl packages updates, see o makeself-2.2.0 o maketool-0.8.4 o makeztxt-1.60 + o mame-0.180 o manedit-1.2.1 o mapserver-7.0.1 o matchbox-panel-0.9.3 @@ -1202,6 +1203,8 @@ For possible Perl packages updates, see o p5-DBD-DB2-1.85 o p5-DBD-ODBC-1.52 o p5-Date-Manip-6.57 + o p5-Devel-StackTrace-2.02 + o p5-Exception-Class-1.41 o p5-FormValidator-Simple-1.00 o p5-GStreamer-0.20 o p5-GraphViz2-2.37 @@ -1212,7 +1215,7 @@ For possible Perl packages updates, see o p5-IP-Country-3.03 o p5-Memoize-Memcached-0.11 o p5-Mojolicious-7.11 - o p5-Net-IDN-Encode-2.301 + o p5-Net-IDN-Encode-2.303 o p5-Net-ManageSieve-0.13 o p5-NetPacket-1.6.0 o p5-Netdisco-2.033001 @@ -1244,7 +1247,6 @@ For possible Perl packages updates, see o p5-Tie-DBI-1.06 o p5-Unicode-Collate-1.19 o p5-X11-Protocol-29 - o p5-YAML-1.20 o p5-eBay-API-0.29 o p5-gtk2-1.300 o p5-pcsc-1.4.14 --_----------=_1481535412298660--