2021-07-05 12:33:02 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.32
Update DEPENDS
Upstream changes:
version 1.32: Tue 26 Jan 09:13:31 CET 2021
Fixes:
- ::Dancer2, use correct VERSION, github issue#3
- ::Dancer2, fix stacktrace sent to browser with show_errors disabled
by [Andy Beverley], github issue#7
version 1.31: Fri 15 Jan 16:35:39 CET 2021
Fixes:
- another attempt on issue #6, exceptions with specific destination
are not caught by ::Try
- previous release broke ::Try::hide() [Andy Beverley]
version 1.30: Fri 15 Jan 12:46:14 CET 2021
Fixes:
- recursive errors when file cannot be written for ::File dispatcher
github issue#4 [Tom Hukins]
- exceptions with specific destination are not caught by ::Try
github issue#6 [Andy Beverley]
- redirected exception messages forget their explicit dispatcher
destination. Github issue#6
Improvements:
- use ::Util::expand_reasons() for ::Try::hide()
- require Log::Report::Options 1.07 for more expand_reasons options
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
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
|