Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E900E63B121 for ; Fri, 28 Aug 2009 14:33:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 912DC63B222; Fri, 28 Aug 2009 14:33:17 +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 7BCF763B226 for ; Fri, 28 Aug 2009 14:33:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5D0DB175D0; Fri, 28 Aug 2009 14:33:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 28 Aug 2009 14:33:16 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-MooseX-Method-Signatures To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20090828143316.5D0DB175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Fri Aug 28 14:33:16 UTC 2009 Modified Files: pkgsrc/devel/p5-MooseX-Method-Signatures: Makefile distinfo Log Message: Update p5-MooseX-Method-Signatures from version 0.21 to version 0.23. Pkgsrc changes: - Adjust dependencies Upstream changes: 0.23 Thu, 27 Aug 2009 22:22:40 +0200 * Bump Moose dependency to 0.89. This avoids test failures on some older Moose versions. 0.22 Thu, 27 Aug 2009 15:29:25 +0200 * Provide sane closure behaviour for anonymous methods. * Add tests for the above (Sebastian Willert). * Depend on MooseX::Types 0.19, as 0.18 made us blow up spectacularly. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-MooseX-Method-Signatures/Makefile \ pkgsrc/devel/p5-MooseX-Method-Signatures/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.