Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2AD5963BB29 for ; Thu, 29 Jul 2010 19:03:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9F38F63B101; Thu, 29 Jul 2010 19:03:26 +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 B6D3B63B100 for ; Thu, 29 Jul 2010 19:03:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A44F5175DD; Thu, 29 Jul 2010 19:03:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 29 Jul 2010 19:03:25 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-Any-Moose To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20100729190325.A44F5175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Thu Jul 29 19:03:25 UTC 2010 Modified Files: pkgsrc/devel/p5-Any-Moose: Makefile distinfo Log Message: Update from version 0.11 to version 0.13. Approved by MAINTAINER. Pkgsrc changes: - adjust dependencies Upstream changes: 0.13 Wed 19 May 2010 * Add load_first_existing_class (gfx) 0.12 Fri 02 Apr 2010 * t/000-version.t for better diagnostics (tokuhirom) * Slight performance improvements for is_class_loaded, lazily loading Carp, etc (Sartak) * Start some real documentation (Sartak) * Document $ENV{ANY_MOOSE} (Sartak) - fixes [rt.cpan.org #52339] * Test that Moose is loaded, not CMOP (Sartak) - fixes [rt.cpan.org #56093] * Alias class_of and more functions (Sartak) - requested by [rt.cpan.org #52275] To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Any-Moose/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Any-Moose/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.