Skip to content

Commit

Permalink
Update to 1.57
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wen committed Aug 3, 2023
1 parent 01a0d48 commit 50458b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Log-Log4perl/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.44 2023/07/06 09:39:27 wiz Exp $
# $NetBSD: Makefile,v 1.45 2023/08/03 13:36:44 wen Exp $

DISTNAME= Log-Log4perl-1.54
DISTNAME= Log-Log4perl-1.57
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Log-Log4perl/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.26 2021/10/26 10:16:53 nia Exp $
$NetBSD: distinfo,v 1.27 2023/08/03 13:36:44 wen Exp $

BLAKE2s (Log-Log4perl-1.54.tar.gz) = e0844b2e7b38d7ec39b9071be56fadb37ff314b857539a19256219edf52bbb34
SHA512 (Log-Log4perl-1.54.tar.gz) = 689d389551a99108cbe83dbe56f08cb7d1a53483b9d19401be0c8d1aad050514ddbe02fe7f18f9649a5b113dc9a9c7d8aafc16066d5180cdd114b8293a2f98dc
Size (Log-Log4perl-1.54.tar.gz) = 280001 bytes
BLAKE2s (Log-Log4perl-1.57.tar.gz) = 1ee9a1c034bd95f4fd1e992efdc5232c2ebf1af63ce881e28926f43664238f51
SHA512 (Log-Log4perl-1.57.tar.gz) = 5ae4183c5d62addadcdfb70b5097ff1edbb83a9c44d6da0ce28349c8fcdea8ae09c95be24c82e7f71dc9d3c7e64bad605a16500c3e5570592d0482cd39309511
Size (Log-Log4perl-1.57.tar.gz) = 280072 bytes

0 comments on commit 50458b7

Please sign in to comment.