Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 53CCEA65B7 for ; Fri, 17 Apr 2015 00:55:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9C3BA14A1B5; Fri, 17 Apr 2015 00:55:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DB16314A1B0 for ; Fri, 17 Apr 2015 00:55:26 +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 JVYOsjk4YX0X for ; Fri, 17 Apr 2015 00:55:26 +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 136CB14A1A1 for ; Fri, 17 Apr 2015 00:55:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0E3D198; Fri, 17 Apr 2015 00:55:26 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 17 Apr 2015 00:55:26 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Test-File-ShareDir To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150417005526.0E3D198@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Fri Apr 17 00:55:26 UTC 2015 Modified Files: pkgsrc/devel/p5-Test-File-ShareDir: Makefile distinfo Log Message: (pkgsrc) - Add +DEPENDS+= p5-Scope-Guard-[0-9]*:../../devel/p5-Scope-Guard (See below, and then see misc/Changes.deps), it needs at runtime. (upstream) - Update 1.000005 to 1.001001 --------------------------- 1.001001 2015-03-01T05:44:37Z a89c745 [TestFixes] - Try to guard against accidentally failing if a test distdir does in fact exist in the "Expect not to exist" test. 1.001000 2015-02-28T11:09:38Z d703dd2 [Dependencies::Stats] - Dependencies changed since 1.000005, see misc/*.deps* for details - configure: +1 (recommends: -1, suggests: +1) - develop: +10 up 3 -2 (suggests: +1 up 2) - runtime: +3 (suggests: +1) - test: +1 (recommends: -2, suggests: +2) [Deprecations] - OO interfaces have a ->add_to_inc method which is being replaced with the more generic ->register, which will retain meaning when the interface no longer actually uses @INC [Features] - OO interfaces now all have a ->register and a ->clear method. - Now supports exporting with_dist_dir and with_module_dir functions from Test::File::ShareDir To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Test-File-ShareDir/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test-File-ShareDir/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.