Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 855FC63C1D0 for ; Thu, 26 Feb 2009 22:26:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C6DCB63B1B4; Thu, 26 Feb 2009 22:26:00 +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 CA9A163B196 for ; Thu, 26 Feb 2009 22:25:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B652A175D0; Thu, 26 Feb 2009 22:25:58 +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: <20090226222558.B652A175D0@cvs.netbsd.org> Date: Thu, 26 Feb 2009 22:25:58 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Thu Feb 26 22:25:58 UTC 2009 Modified Files: pkgsrc/devel/p5-Class-MOP: Makefile distinfo Log Message: Update from version 0.77 to version 0.78. Upstream changes: 0.78 Mon, February 23, 2009 * No changes from 0.78 0.77_01 Sun, February 22, 2009 * Everything - This package now requires its XS components. Not using Sub::Name lead to different behavior and bugginess in the pure Perl version of the code. A Moose test would fail when run against the pure Perl version of this code. * Moose::Meta::Instance - The inline_* methods now quote attribute names themselves, and don't expect to receive a quoted value. To generate a diff of this commit: cvs rdiff -r1.16 -r1.17 pkgsrc/devel/p5-Class-MOP/Makefile cvs rdiff -r1.14 -r1.15 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.