2019-11-16 01:32:30 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Log-Report) Updated to 1.29
version 1.29: Fri 8 Nov 09:18:01 CET 2019
Fixes:
- error code changed from libxml2 2.9.9 to 2.9.10
rt.cpan.org#130934 [Petr Pisar]
Improvements:
- skip tests with error messages for Haiku, because they are quite
different. [cpantesters]
|
2019-10-22 08:32:22 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Log-Report) Updated 1.27 to 1.28
* pkgsrc *
- Converted BUILD_DEPENDS to TEST_DEPENDS, but two left at BUILD_DEPENDS,
for TEST_DEPENDS are not enough. They are asked for source expanded at
test time.
* upstream ChangeLog *
version 1.28:
Fixes:
- Dancer2 version 0.166001 is too old as well. [cpantesters]
- call to wasFatal($class)/reportFatal($class) without exception
autovivified an 'undef' in the exception list. [Andrew Beverley]
- fatal exception not always the last in try() block.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-06-18 17:03:46 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.27
Upstream changes:
version 1.27:
Fixes:
- fix metadata [Mohammad S Anwar]
Improvements:
- Dancer2 add custom fatal handlers [Andrew Beverley]
|
2018-02-02 07:59:34 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.26
Upstream changes:
version 1.26:
Improvements:
- convert to GIT
- publish via GitHUB
|
2017-12-30 14:57:14 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Log-Report: update to 1.25.
version 1.25: Fri 8 Dec 09:18:23 CET 2017
Fixes:
- $msg->tostring on append/prepend object lost $locale.
version 1.24: Fri 8 Dec 09:10:18 CET 2017
Fixes:
- $msg->toString should stringify when append/prepend are objects.
rt.cpan.org#123835 [Andy Beverley]
Improvements:
- Log4perl dispatcher: do accept init of Log::Log4perl outside the
dispatcher [Abe Timmerman]
|
2017-11-08 21:18:04 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Log-Report: update to 1.23.
version 1.23: Thu 2 Nov 10:40:24 CET 2017
Improvements:
- understand objects in report() rt.cpan.org #123241 [Andy Beverley]
- understand DBIx::Class::Exception in try{}
- understand XML::LibXML::Error in try{}
|
2017-10-17 11:37:26 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Log-Report: update to 1.22.
version 1.22: Thu 12 Oct 12:18:54 CEST 2017
Improvements:
- try() also collects DEBUG info when one of the dispatches wants it.
- document that ::Translator::POT does not require charset anymore.
- support __p, __px, etc from Locale::TextDomain
|