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 513637A213 for ; Wed, 20 Jul 2016 11:56:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0416F86049; Wed, 20 Jul 2016 11:56:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8A49F85EA2 for ; Wed, 20 Jul 2016 11:56:00 +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 BpqAQmzHHPjr for ; Wed, 20 Jul 2016 11:56:00 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E67B28601C for ; Wed, 20 Jul 2016 11:55:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3142FBB5; Wed, 20 Jul 2016 11:55:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1469015759210940" MIME-Version: 1.0 Date: Wed, 20 Jul 2016 11:55:59 +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: <20160720115559.E3142FBB5@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. --_----------=_1469015759210940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 20 11:55:59 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: + flex-2.6.1, modular-xorg-server-1.18.4, p5-CGI-4.32, p5-DateTime-TimeZone-2.01. To generate a diff of this commit: cvs rdiff -u -r1.16145 -r1.16146 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1469015759210940 Content-Disposition: inline Content-Length: 1287 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16145 pkgsrc/doc/TODO:1.16146 --- pkgsrc/doc/TODO:1.16145 Tue Jul 19 18:55:57 2016 +++ pkgsrc/doc/TODO Wed Jul 20 11:55:59 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16145 2016/07/19 18:55:57 wiz Exp $ +$NetBSD: TODO,v 1.16146 2016/07/20 11:55:59 wiz Exp $ Suggested new packages ====================== @@ -675,6 +675,7 @@ For possible Perl packages updates, see o fish-2.2.0 o flashplayer-0.4.13 o flashrom-0.9.8 + o flex-2.6.1 o flightgear-2.12 o flightgear-data-3.4.0 o flow-tools-0.411 @@ -1126,6 +1127,7 @@ For possible Perl packages updates, see o mksh-52b o mkvtoolnix-5.9.0 o mlterm-3.7.2 + o modular-xorg-server-1.18.4 o modular-xorg-xquartz-1.18.0 o molden-4.8 [after which PR 40252 can be closed] o molden-5.5 @@ -1217,6 +1219,7 @@ For possible Perl packages updates, see o p5-BerkeleyDB-0.55 o p5-CDB_File-0.98 o p5-CDDB-2.00 + o p5-CGI-4.32 o p5-CPANPLUS-2.102 o p5-Catalyst-Engine-PSGI-0.14 o p5-Catalyst-View-Email-0.36 @@ -1232,6 +1235,7 @@ For possible Perl packages updates, see o p5-DBD-SQLite2-0.37 o p5-Data-AMF-0.02004 o p5-Data-SimplePassword-0.11 + o p5-DateTime-TimeZone-2.01 o p5-Device-XBee-API-0.8 o p5-Digest-Hashcash-1.1 o p5-FCGI-1.3.3 --_----------=_1469015759210940--