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 B196A71191 for ; Thu, 5 Sep 2013 06:50:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1DE0D14A246; Thu, 5 Sep 2013 06:50:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 080F114A1F0 for ; Thu, 5 Sep 2013 06:50:03 +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 uw0IFBgwcsgx for ; Thu, 5 Sep 2013 06:50:02 +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 830D414A1EA for ; Thu, 5 Sep 2013 06:50:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8106D96; Thu, 5 Sep 2013 06:50:02 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 5 Sep 2013 06:50:02 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-Test-FailWarnings To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20130905065002.8106D96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Thu Sep 5 06:50:02 UTC 2013 Modified Files: pkgsrc/devel/p5-Test-FailWarnings: Makefile distinfo Log Message: Update to 0.007 Upstream changes: 0.007 2013-08-30 09:53:47 America/New_York [FIXED] - In some situations, the source of a local warning can have an absolute filename and would not be reported if ALLOW_DEPS were true. Now absolute filenames are made relative to the original cwd before checking if they are local or not. [DOCUMENTED] - Fixed synopsis to match new failing test label 0.006 2013-08-22 10:41:11 America/New_York [CHANGED] - The label of the failing test has been revised for clarity To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Test-FailWarnings/Makefile \ pkgsrc/devel/p5-Test-FailWarnings/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.