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 021D27A111 for ; Fri, 29 Jul 2016 11:33:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A998586040; Fri, 29 Jul 2016 11:33:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6EE6F85F71 for ; Fri, 29 Jul 2016 11:26:39 +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 6LxpCwzA37w8 for ; Fri, 29 Jul 2016 11:26:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 08E4285F4B for ; Fri, 29 Jul 2016 11:26:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06E72FBB5; Fri, 29 Jul 2016 11:26:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1469791599215810" MIME-Version: 1.0 Date: Fri, 29 Jul 2016 11:26:39 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160729112639.06E72FBB5@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. --_----------=_1469791599215810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Jul 29 11:26:38 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: p5-Test-MinimumVersion had been updated to 0.101082 before To generate a diff of this commit: cvs rdiff -u -r1.16208 -r1.16209 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1469791599215810 Content-Disposition: inline Content-Length: 611 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16208 pkgsrc/doc/TODO:1.16209 --- pkgsrc/doc/TODO:1.16208 Fri Jul 29 11:23:59 2016 +++ pkgsrc/doc/TODO Fri Jul 29 11:26:38 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16208 2016/07/29 11:23:59 wen Exp $ +$NetBSD: TODO,v 1.16209 2016/07/29 11:26:38 wen Exp $ Suggested new packages ====================== @@ -1277,7 +1277,6 @@ For possible Perl packages updates, see o p5-Software-License-0.103011 o p5-Switch-2.17 o p5-Sys-Utmp-1.7 - o p5-Test-MinimumVersion-0.101082 o p5-Text-Hunspell-2.14 o p5-Tie-Cycle-1.221 o p5-Tie-DBI-1.06 --_----------=_1469791599215810--