Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1283163B8A5 for ; Tue, 21 Apr 2009 18:54:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B36EC63B147; Tue, 21 Apr 2009 18:54:42 +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 7AEA363B127 for ; Tue, 21 Apr 2009 18:54:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5F3C6175D0; Tue, 21 Apr 2009 18:54:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 21 Apr 2009 18:54:41 +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: <20090421185441.5F3C6175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Tue Apr 21 18:54:41 UTC 2009 Modified Files: pkgsrc/devel/p5-Class-MOP: Makefile distinfo Log Message: Update from version 0.81 to version 0.82. Upstream changes: 0.82 Mon, April 20, 2009 * Various - The deprecation wrappers for some renamed methods were not passing arguments to the new method. (nothingmuch) * Class::MOP::Immutable - Warn during immutablization if the local class provides its own constructor, to parallel the warning in Moose when a superclass provides its own constructor (doy) To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Class-MOP/Makefile cvs rdiff -u -r1.16 -r1.17 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.