Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Test-File-ShareDir
From: Makoto Fujiwara
Date: 2015-04-17 02:55:26
Message id: 20150417005526.0E3D198@cvs.netbsd.org
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
Files: