Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E95DF63B86D for ; Tue, 11 Sep 2012 07:55:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C453A14A1CD; Tue, 11 Sep 2012 07:55:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A51E814A1C1 for ; Tue, 11 Sep 2012 07:55:20 +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 0pKUwtLzGYcU for ; Tue, 11 Sep 2012 07:55:20 +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 1AD1E14A1AD for ; Tue, 11 Sep 2012 07:55:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6EDE8175DD; Tue, 11 Sep 2012 07:55:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 11 Sep 2012 07:55:16 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-Test-MockObject To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120911075516.6EDE8175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Tue Sep 11 07:55:16 UTC 2012 Modified Files: pkgsrc/devel/p5-Test-MockObject: Makefile distinfo Log Message: Updating package for CPAN module Test::MockObject in devel/p5-Test-MockObject from 1.09nb4 to 1.20120301. pkgsrc changes: - many dependencies moved to runtime requirements ==> this is a test helper, and it relies on other test helpers, so other test modules are apparently no build dependency upstream changes: 1.20120301 2012-03-01 13:17:20 America/Los_Angeles - updated dependencies to latest versions of UNIVERSAL::isa and UNIVERSAL::can 1.20110612 2011-06-11 23:53:50 America/Los_Angeles - removed Module::Build detritus - improved Test::Warn testing dependency - Added -debug flag to load UNIVERSAL::isa and UNIVERSAL::can on demand, rather than in all situations. 1.20110606 Sun Jun 04 2011 - converted to Dist::Zilla - posted to GitHub To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Test-MockObject/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Test-MockObject/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.