Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 94B5763B11D for ; Wed, 17 Feb 2010 11:36:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 281B263B160; Wed, 17 Feb 2010 11:36:34 +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 3965E63B101 for ; Wed, 17 Feb 2010 11:36:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 224B7175DF; Wed, 17 Feb 2010 11:36:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 17 Feb 2010 11:36:33 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-MooseX-MethodAttributes To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100217113633.224B7175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Feb 17 11:36:33 UTC 2010 Modified Files: pkgsrc/devel/p5-MooseX-MethodAttributes: Makefile distinfo Log Message: Updating devel/p5-MooseX-MethodAttributes from 0.19 to 0.20 pkgsrc changes: - Adjusting dependencies Upstream changes: 0.20 Wed, 10 Feb 2010 00:46:11 +0000 * Remove horrible code and epic comment working around Moose bugs with reinitializing anon classes now that the bug is fixed upstream in Moose (commit cf600c83). To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-MooseX-MethodAttributes/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-MooseX-MethodAttributes/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.