Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9F67FA646F for ; Mon, 17 Feb 2014 01:22:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CA4FE14A1D7; Mon, 17 Feb 2014 01:22:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 51D7C14A1D0 for ; Mon, 17 Feb 2014 01:22:25 +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 sMK8cjeDjdjv for ; Mon, 17 Feb 2014 01:22:24 +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 C408214A1C9 for ; Mon, 17 Feb 2014 01:22:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B948196; Mon, 17 Feb 2014 01:22:24 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 17 Feb 2014 01:22:24 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/devel/p5-Config-MVP To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20140217012224.B948196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Mon Feb 17 01:22:24 UTC 2014 Modified Files: pkgsrc/devel/p5-Config-MVP: Makefile distinfo Log Message: Update p5-Config-MVP to 2.200007. Changes from previous: ---------------------- 2.200007 2014-01-29 21:04:25-05:00 America/New_York - throw an exception when a bundle reports an impossible situation, like { value => [] }; https://github.com/rjbs/Config-MVP/issues/5 2.200006 2013-09-17 08:58:53 Asia/Tokyo - fix repository data 2.200005 2013-09-17 08:56:36 Asia/Tokyo - removed use of deprecated Class::MOP::load_class (thanks, Karen Etheridge) 2.200004 2013-08-27 12:09:19 America/New_York - pass the arguments to missing_plugin in the right order 2.200003 2013-01-30 21:35:34 America/New_York - doc fixes (Thanks, George Hartzell!) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Config-MVP/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Config-MVP/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.