Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 063C863B121 for ; Tue, 9 Dec 2008 22:18:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A551A63B268; Tue, 9 Dec 2008 22:18:41 +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 B8E8863B11E for ; Tue, 9 Dec 2008 22:18:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9C22F175D0; Tue, 9 Dec 2008 22:18:40 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-Class-MOP To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20081209221840.9C22F175D0@cvs.netbsd.org> Date: Tue, 9 Dec 2008 22:18:40 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Tue Dec 9 22:18:40 UTC 2008 Modified Files: pkgsrc/devel/p5-Class-MOP: Makefile distinfo Log Message: Update from version 0.71 to version 0.72. Upstream changes: 0.72 Mon, December 8, 2008 * Class::MOP::Package - Pass options to _new, so subclass' attributes can be initialized (Sartak) * Class::MOP::Method - In the docs, indicate that package_name and name are required when calling ->wrap (Stefan O'Rear) To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/devel/p5-Class-MOP/Makefile cvs rdiff -r1.9 -r1.10 pkgsrc/devel/p5-Class-MOP/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.