Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7276B63DD3F for ; Sat, 13 Oct 2012 11:23:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4829514A1D7; Sat, 13 Oct 2012 11:23:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5A14A14A1D3 for ; Sat, 13 Oct 2012 11:23:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id zob_L5VTYD9e for ; Sat, 13 Oct 2012 11:23:01 +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 D4DF414A1C4 for ; Sat, 13 Oct 2012 11:23:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7765F175DD; Sat, 13 Oct 2012 11:23:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 13 Oct 2012 11:23:01 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-Moose To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20121013112301.7765F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Oct 13 11:23:01 UTC 2012 Modified Files: pkgsrc/devel/p5-Moose: Makefile distinfo Log Message: Update to 2.0604 Upstream changes: 2.0604 Wed, Sep 19, 2012 [BUG FIXES] * Fix nonsensical error message for inlined accessors of required attributes. (doy) * Stop trying to localize a lexical (blead now throws an error for this). RT #79257, perl #114628. (sprout) [OTHER] * Depend on a version of Carp new enough to have caller_info. RT #79367. (pshangov) To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/devel/p5-Moose/Makefile cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/p5-Moose/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.