Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 74923A5832 for ; Sat, 4 Oct 2014 13:35:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F0B7914A0AB; Sat, 4 Oct 2014 13:35:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CAE7F14A0AA for ; Sat, 4 Oct 2014 13:35:02 +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 G4Cm2ZAFqAHa for ; Sat, 4 Oct 2014 13:35:02 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 415BD14A0A9 for ; Sat, 4 Oct 2014 13:35:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 30CA598; Sat, 4 Oct 2014 13:35:02 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 4 Oct 2014 13:35:02 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-CPAN-Meta-Requirements To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20141004133502.30CA598@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Oct 4 13:35:02 UTC 2014 Modified Files: pkgsrc/devel/p5-CPAN-Meta-Requirements: Makefile distinfo Log Message: Update to 2.128 Upstream changes: 2.128 2014-09-06 00:04:22-04:00 America/New_York [FIXED] - Throws an error at compile time if neither version nor the ExtUtils::MakeMaker bootstrap are available 2.127 2014-09-04 22:17:44-04:00 America/New_York [FIXED] - Works around limitations in version::vpp detecting v-string magic [PREREQS] - Requires version.pm 0.88 in metadata, but code should work with any version of version.pm - Adds support for forthcoming ExtUtils::MakeMaker bootstrap version.pm for Perls older than 5.10.0 2.126 2014-07-30 16:26:29-04:00 America/New_York [FIXED] - Fixed compatibility with version.pm 0.77 [DOCUMENTED] - Minor documentation fixes [CHANGED] - Modernized distribution meta files To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-CPAN-Meta-Requirements/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-CPAN-Meta-Requirements/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.