Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 65F6563BDF9 for ; Tue, 18 Aug 2009 12:12:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1366B63B15C; Tue, 18 Aug 2009 12:12:47 +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 2DF3563B151 for ; Tue, 18 Aug 2009 12:12:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 19887175D0; Tue, 18 Aug 2009 12:12:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 18 Aug 2009 12:12:46 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-Class-MOP To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20090818121246.19887175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Tue Aug 18 12:12:46 UTC 2009 Modified Files: pkgsrc/devel/p5-Class-MOP: Makefile distinfo Log Message: Update p5-Class-MOP from version 0.91 to version 0.92. Upstream changes: 0.92 Thu Aug 13, 2009 * Class::MOP::Class * Class::MOP::Package - Move get_method_map and its various scaffolding into Package. (hdp) * Class::MOP::Method - Allow Class::MOP::Method->wrap to take a Class::MOP::Method object as the first argument, rather than just a coderef. (doy) * Class::MOP::Attribute * Class::MOP::Class - Allow attribute names to be false (while still requiring them to be defined). (rafl) To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-Class-MOP/Makefile cvs rdiff -u -r1.23 -r1.24 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.