Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7C6E463BC32 for ; Tue, 17 Aug 2010 06:45:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B534863B101; Tue, 17 Aug 2010 06:45:25 +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 B6D3263B100 for ; Tue, 17 Aug 2010 06:45:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8DAB3175DD; Tue, 17 Aug 2010 06:45:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 17 Aug 2010 06:45:24 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Log-Report To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100817064524.8DAB3175DD@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 17 06:45:24 UTC 2010 Modified Files: pkgsrc/devel/p5-Log-Report: Makefile distinfo Log Message: Updating devel/p5-Log-Report from 1.26 to 1.28 Upstream changes: version 0.28: Mon May 31 16:00:12 CEST 2010 Fixes: - ::Exception::toString() should produce a string, sometimes it was an overloaded ::Message object. - More test fixes to repair Test::More changes. - Avoid call to close on undef in END rt.cpan.org#57955 [Jan Henning Thorsen] version 0.27: Fri May 28 15:37:44 CEST 2010 Fixes: - turn autoflush on for FILE dispatcher. Found by [Robin V.] - Test::More 0.95_01 changes is() w.r.t. overloading... broken tests. rt.cpan.org#57703 [Slaven Rezic] To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Log-Report/Makefile \ pkgsrc/devel/p5-Log-Report/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.