Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7106363C01B for ; Thu, 8 Mar 2012 09:01:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5281A14A516; Thu, 8 Mar 2012 09:01:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 08A5F14A515 for ; Thu, 8 Mar 2012 09:01:23 +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 sUhRrWGz5lRz for ; Thu, 8 Mar 2012 09:01:22 +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 72E8314A50E for ; Thu, 8 Mar 2012 09:01:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 923B0175DD; Thu, 8 Mar 2012 09:01:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 8 Mar 2012 09:01:22 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-CPAN-Meta To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120308090122.923B0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Thu Mar 8 09:01:22 UTC 2012 Modified Files: pkgsrc/devel/p5-CPAN-Meta: Makefile distinfo Log Message: Updating package for CPAN module CPAN::Meta in devel/p5-CPAN-Meta from 2.120351 to 2.120630. Upstream changes: 2.120630 2012-03-03 14:48:35 EST5EDT [BUGFIX] - CPAN::Meta::Requirements now ensures that dotted-decimal versions are represented in normalized form when stringified. This fixes a regression in META conversion in 2.120620. [Reported by Kent Fredric; fixed by David Golden] 2.120620 2012-03-02 12:28:59 EST5EDT [ADDED] - CPAN::Meta::Requirements::add_string_requirements allows building a requirements specification piecemeal [Cory G. Watson] [BUGFIX] - Version range handling fixed [rt.cpan.org #75424] - CPAN::Meta::Converter handles bad version strings more gracefully, truncating alphanumerics and otherwise falling back to "0". This is likely better than dropping a prerequisite or dying. [rt.cpan.org #75427] 2.120530 2012-02-22 16:15:31 EST5EDT [OTHER] - Dialed back perl prereq to 5.006 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-CPAN-Meta/Makefile \ pkgsrc/devel/p5-CPAN-Meta/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.