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:
o Adjust dependency for p5-Test-Simple according to corelist output
(perl 5.7.3 had 0.41 of Test::More)
Upstream changes:
1.400 2008-10-02
return MessageID objects, not Email::Address objects
this lets us add in_brackets
use Sys::Hostname::Long if available
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=...").
added dependency to p5-Sys-Hostname-long
ChangeLog:
1.351 2007-03-22
packaging improvements
1.35 2006-07-11
Fixed version required for Sys::Hostname (thanks BARBIE)
plan tests (for compat with older harnesses)
keep a unique per pid part to fend of encroaching collisions (rjbs)
remove ineffective caching mechanism (rjbs)