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 A68507A265 for ; Wed, 17 May 2017 12:22:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 119E185797; Wed, 17 May 2017 12:22:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 96C6085595 for ; Wed, 17 May 2017 12:22:47 +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 jRZct4hyCVEB for ; Wed, 17 May 2017 12:22:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 329C885788 for ; Wed, 17 May 2017 12:22:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C12EFBE4; Wed, 17 May 2017 12:22:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1495023767246460" MIME-Version: 1.0 Date: Wed, 17 May 2017 12:22:47 +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: <20170517122247.2C12EFBE4@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. --_----------=_1495023767246460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 17 12:22:47 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: Add flex core dump bug report for 2.6.4 update. To generate a diff of this commit: cvs rdiff -u -r1.17359 -r1.17360 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1495023767246460 Content-Disposition: inline Content-Length: 641 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17359 pkgsrc/doc/TODO:1.17360 --- pkgsrc/doc/TODO:1.17359 Wed May 17 12:06:36 2017 +++ pkgsrc/doc/TODO Wed May 17 12:22:46 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17359 2017/05/17 12:06:36 wiz Exp $ +$NetBSD: TODO,v 1.17360 2017/05/17 12:22:46 wiz Exp $ Suggested new packages ====================== @@ -648,7 +648,7 @@ For possible Perl packages updates, see o fillets-ng-data-0.7.4 o flashplayer-0.4.13 o flashrom-0.9.8 - o flex-2.6.4 + o flex-2.6.4 [https://github.com/westes/flex/issues/219] o flightgear-2.12 o flightgear-data-3.4.0 o flow-tools-0.411 --_----------=_1495023767246460--