Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 326BA705C9 for ; Sat, 27 Jul 2013 09:00:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8361514A1D5; Sat, 27 Jul 2013 09:00:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E7A0714A1D3 for ; Sat, 27 Jul 2013 09:00:51 +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 X9EmTVNVhIgX for ; Sat, 27 Jul 2013 09:00:51 +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 2137D14A1D0 for ; Sat, 27 Jul 2013 09:00:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 19FF696; Sat, 27 Jul 2013 09:00:51 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 27 Jul 2013 09:00:51 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-MooseX-Method-Signatures To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20130727090051.19FF696@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 Jul 27 09:00:51 UTC 2013 Modified Files: pkgsrc/devel/p5-MooseX-Method-Signatures: Makefile distinfo Log Message: Update to 0.44 Update DEPENDS Upstream changes: 0.44 2012-11-24 13:17:02 PST-0800 (Karen Etheridge) * Fix broken test in 5.17.6, where hash ordering is now randomized (RT#81388, Karen Etheridge) 0.43 2012-05-20 17:34:04 PDT-0700 * Bump dependency on MooseX::Types to 0.35 to resolve issues with recent MooseX::Types releases. 0.42 2012-04-23 11:08:19 PDT-0700 * Mark failing test due to Eval::Closure/Devel::Declare issues as TODO until things are fixed, to at least allow recent versions to install without errors. 0.41 Sun Mar 11 10:05:27 PDT 2012 * Add explicit dependency on Eval::Closure, in an effort to get more diagnostics from failing cpantesters reports. No functionality changes. 0.40 Sat Mar 10 09:03:51 PST 2012 * Loosen a regexp in a test, to handle the new format emitted by Carp 1.25. 0.39 Sat Mar 10 00:54:18 GMT 2012 * The test suite now uses Test::Fatal instead of Test::Exception (Karen Etheridge). * Bump dependency on MooseX::Types::Structured to 0.24, which contains more detailed error messages as well as some performance enhancements. 0.38 Fri Mar 9 23:43:07 GMT 2012 * Require B::Hooks::EndOfScope 0.10 and Module::Runtime 0.012, fixing various perl 5.8 breakages. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-MooseX-Method-Signatures/Makefile cvs rdiff -u -r1.12 -r1.13 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.