Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 17AA763B86D for ; Thu, 13 Sep 2012 16:14:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E51D514A17F; Thu, 13 Sep 2012 16:14:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1328C14A14B for ; Thu, 13 Sep 2012 16:14:56 +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 9Pk-kPbzn7Qg for ; Thu, 13 Sep 2012 16:14:55 +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 8D8B614A0F0 for ; Thu, 13 Sep 2012 16:14:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 570A2175DD; Thu, 13 Sep 2012 16:14:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 13 Sep 2012 16:14:30 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-Test-CPAN-Meta-YAML To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120913161430.570A2175DD@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 Sep 13 16:14:30 UTC 2012 Modified Files: pkgsrc/devel/p5-Test-CPAN-Meta-YAML: Makefile distinfo Log Message: Updating package for CPAN module Test::CPAN::Meta::YAML in devel/p5-Test-CPAN-Meta-YAML from 0.20 to 0.21 upstream changes: 0.21 12/08/2012 - added minimum perl version (5.006). - reworked Makefile.PL for clarity. - implemented Perl::Critic suggestions. - added meta_yaml_ok test and example. - several Version.pm updates, including new() parameter name change: 'yaml' is now 'data'. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Test-CPAN-Meta-YAML/Makefile \ pkgsrc/devel/p5-Test-CPAN-Meta-YAML/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.