Commit graph

3 commits

Author SHA1 Message Date
seb
febfbb41f9 Bump the PKGREVISION for all packages which depend directly on perl,
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!
2010-08-21 16:32:42 +00:00
sno
ce460d4611 Updating devel/p5-Log-Report from 1.26 to 1.28
Upstream changes:
version 0.28: Mon May 31 16:00:12 CEST 2010
	Fixes:
	- ::Exception::toString() should produce a string, sometimes it
	  was an overloaded ::Message object.
	- More test fixes to repair Test::More changes.
	- Avoid call to close on undef in END
	  rt.cpan.org#57955 [Jan Henning Thorsen]

version 0.27: Fri May 28 15:37:44 CEST 2010
	Fixes:
	- turn autoflush on for FILE dispatcher.  Found by [Robin V.]
	- Test::More 0.95_01 changes is() w.r.t. overloading... broken
	  tests.  rt.cpan.org#57703 [Slaven Rezic]
2010-08-17 06:45:24 +00:00
sno
d3fad12273 Importing devel/p5-Log-Report version 0.26 as dependency of scheduled
update of devel/p5-Hash-Case to 1.01{0}.

Handling messages to users can be a hassle, certainly when the same module
is used for command-line and in a graphical interfaces, and has to cope
with internationalization at the same time; this set of modules tries to
simplify this. Log::Report combines gettext features with Log::Dispatch-like
features. However, this module can be used to do only translations or only
message dispatching.
2010-02-16 09:25:57 +00:00