Thu Aug 3 13:36:44 2023 UTC ()
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


(wen)
diff -r1.44 -r1.45 pkgsrc/devel/p5-Log-Log4perl/Makefile
diff -r1.26 -r1.27 pkgsrc/devel/p5-Log-Log4perl/distinfo

cvs diff -r1.44 -r1.45 pkgsrc/devel/p5-Log-Log4perl/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Log-Log4perl/Makefile 2023/07/06 09:39:27 1.44
+++ pkgsrc/devel/p5-Log-Log4perl/Makefile 2023/08/03 13:36:44 1.45
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.44 2023/07/06 09:39:27 wiz Exp $ 1# $NetBSD: Makefile,v 1.45 2023/08/03 13:36:44 wen Exp $
2 2
3DISTNAME= Log-Log4perl-1.54 3DISTNAME= Log-Log4perl-1.57
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= devel 5CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://log4perl.sourceforge.net/ 9HOMEPAGE= http://log4perl.sourceforge.net/
11COMMENT= Log4j implementation for Perl 10COMMENT= Log4j implementation for Perl
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PERL5_PACKLIST= auto/Log/Log4perl/.packlist 13PERL5_PACKLIST= auto/Log/Log4perl/.packlist
15 14
16REPLACE_PERL+= lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm 15REPLACE_PERL+= lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm
17 16
18post-extract: 17post-extract:

cvs diff -r1.26 -r1.27 pkgsrc/devel/p5-Log-Log4perl/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Log-Log4perl/distinfo 2021/10/26 10:16:53 1.26
+++ pkgsrc/devel/p5-Log-Log4perl/distinfo 2023/08/03 13:36:44 1.27
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.26 2021/10/26 10:16:53 nia Exp $ 1$NetBSD: distinfo,v 1.27 2023/08/03 13:36:44 wen Exp $
2 2
3BLAKE2s (Log-Log4perl-1.54.tar.gz) = e0844b2e7b38d7ec39b9071be56fadb37ff314b857539a19256219edf52bbb34 3BLAKE2s (Log-Log4perl-1.57.tar.gz) = 1ee9a1c034bd95f4fd1e992efdc5232c2ebf1af63ce881e28926f43664238f51
4SHA512 (Log-Log4perl-1.54.tar.gz) = 689d389551a99108cbe83dbe56f08cb7d1a53483b9d19401be0c8d1aad050514ddbe02fe7f18f9649a5b113dc9a9c7d8aafc16066d5180cdd114b8293a2f98dc 4SHA512 (Log-Log4perl-1.57.tar.gz) = 5ae4183c5d62addadcdfb70b5097ff1edbb83a9c44d6da0ce28349c8fcdea8ae09c95be24c82e7f71dc9d3c7e64bad605a16500c3e5570592d0482cd39309511
5Size (Log-Log4perl-1.54.tar.gz) = 280001 bytes 5Size (Log-Log4perl-1.57.tar.gz) = 280072 bytes