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:
- Adding license
- Adjusting dependencies
Upstream changes:
0.21 Aug 29 2009
- rename internal package Tree::MyDAG_Node with Test::Warn::DAG_Node_Tree
0.20 Aug 29 2009
- fix warning_exists.t for perl 5.6.2
- warnings_exists was renamed to warnings_exist
- compatibility layer in Makefile.PL
0.11_02 Jun 16 2009
- carped.t will work on VMS (RT#39579)
- fix warning_exists.t for perl 5.10
- warning_exists was renamed to warnings_exists
0.11_01 Jun 14 2009
- small changes
- MIN_PERL_VERSION in Makefile.PL
- Array::Compare is not needed
- allow files with spaces in path (RT#21545 by frew )
- Test::Exception is also not needed
- warning_exists added
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
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=...").
Changes from 0.08:
0.10 May 01 2007
- depend on newer version of Sub::Uplevel
- fixed pod error
0.09 Mar 15 2007
- new maintainer: Alexandr Ciornii
- license in Makefile.PL
- fixed carped.t (patch by PSINNOTT)
- pod.t
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.