Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 613FA63C17C for ; Sat, 14 Feb 2009 15:36:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 183D763B13B; Sat, 14 Feb 2009 15:36:48 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 3DF8A63B104 for ; Sat, 14 Feb 2009 15:36:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2715F175D0; Sat, 14 Feb 2009 15:36:47 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-Moose To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20090214153647.2715F175D0@cvs.netbsd.org> Date: Sat, 14 Feb 2009 15:36:47 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sat Feb 14 15:36:47 UTC 2009 Modified Files: pkgsrc/devel/p5-Moose: Makefile distinfo Log Message: Update from version 0.68 to version 0.69. Upstream changes: 0.69 Thu, February 12, 2009 * Moose - Make some keyword errors use throw_error instead of croak since Moose::Exporter wraps keywords now (Sartak) * Moose::Cookbook::* - Revised every recipe for style and clarity. Also moved some documentation out of cookbook recipes and into Moose::Manual pages. This work was funded as part of the Moose docs grant from TPF. (Dave Rolsky) * Moose::Meta::Method::Delegation - If the attribute doing the delegation was not populated, the error message did not specify the attribute name properly. (doy) To generate a diff of this commit: cvs rdiff -r1.14 -r1.15 pkgsrc/devel/p5-Moose/Makefile cvs rdiff -r1.12 -r1.13 pkgsrc/devel/p5-Moose/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.