* Use File::Path's "legacy" mkpath and rmtree functions. No longer needs
File::Path >= 2.07.
Changes 0.9.5:
* Avoid using done_testing so this works on older systems
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Pkgsrc changes:
- adjust dependencies
Upstream changes:
0.03 2010-07-22
- fixed dependency for File::Path(remove_tree/make_path was first appeared at 2.07)