2023-08-03 15:36:44 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.57
Upstream changes:
1.57 2022-10-21
- fix tests so work on Perl 5.37.3 - thanks @tonycoz
1.56 2022-09-02
- fix repo metadata - thanks @mschilli for report
1.55 2022-06-02
- fix Appender::File bug on Windows when different volume
- add autoflush option to Log::Log4perl::Appender::Screen - thanks @abraxxa
- stderr option for Appender::Screen* can take hash - thanks @bmodotdev
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-07-05 09:42:53 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.54
Upstream changes:
1.54 2021-02-06
- set real versions for some modules - thanks @eserte for report
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-20 09:27:41 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Log-Log4perl: update to 1.53.
1.53 2020-09-17
- fix the broken "improved detection of modules" change
|
2020-09-13 09:47:56 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Log-Log4perl: update to 1.52.
1.52 2020-09-07
- fix tests to work better on Windows
- doc fixes - thanks @whosgonna, @plicease, @simon04, @willsheppard
- improve detection of layout modules already available - thanks @KES777
- remove circular dependency in Log::Log4perl::Appender - thanks @lharey
|
2020-09-07 09:01:46 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Log-Log4perl: update to 1.51.
1.51 2020-09-05
- test improvements removing race conditions
- minimum Perl 5.6
1.50 2020-07-22
* (ms) Fix for slow unlinking on Windows test - thanks @zhiyuan-lin
* (ms) [rt.cpan.org #121346] Gabor Kanizsai reported a regression
with empty messages logged via syswrite(). Fixed with test
case.
|