Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 325D763BBC7 for ; Tue, 31 Aug 2010 05:35:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BE27763B101; Tue, 31 Aug 2010 05:35:37 +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 CD6B863B100 for ; Tue, 31 Aug 2010 05:35:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B7F5B175DD; Tue, 31 Aug 2010 05:35:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 31 Aug 2010 05:35:36 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Test-Class To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100831053536.B7F5B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Aug 31 05:35:36 UTC 2010 Modified Files: pkgsrc/devel/p5-Test-Class: Makefile distinfo Log Message: Updating devel/p5-Test-Class from 0.35nb1 to 0.36 Upstream changes: 0.36 - or the "Adrian should have released this earlier" release [2010-08-19] (Thanks to Mark Morgan for doing all the useful work on this one!) - New add_filter() method allows global filtering of test methods - Apply t/todo.t patch to fix RT#55324 (test bug, not Test::Class bug). This makes the test suite pass with Test::Simple 0.95_01 and greater. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Test-Class/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test-Class/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.