./devel/p5-Log-Log4perl, Log4j implementation for Perl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.57, Package name: p5-Log-Log4perl-1.57, Maintainer: pkgsrc-users

Log::Log4perl lets you remote-control and fine-tune the logging
behaviour of your system from the outside. It implements the widely
popular (Java-based) Log4j logging package in pure Perl.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 273.508 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package updated
Log message:
p5-Log-Log4perl: update to 1.53.

1.53 2020-09-17
- fix the broken "improved detection of modules" change