Fri Apr 29 13:39:44 2016 UTC ()
Updated to devel/p5-Log-Log4perl-1.47
-------------------------------------
1.47 (2016/03/17)
   *    (ms) [rt.cpan.org #102647] Slaven Rezic fixed a test
             case for file permissions
   *    (ms) Fixed synopsis code in Log::Log4perl::Appender::DBI,
             reported by Chris Collins.
   *    (ms) Added suggestion by Dylan Doxey to test for both MSWin32 and
             cygwin to detect windows-like systems for which tests need
             to be skipped.
   *    (ms) [rt.cpan.org #110915] Fixed "Redundant argument in sprintf"
             warning caused by DateFormat.pm with %d{Z} placeholders,
             reported by Alexander Hartmaier.
   *    (ms) [rt.cpan.org #110512] Felix Ostmann fixed a broken error
             message raised when a boolean filter can't be found.
   *    (ms) All hash traversals in Config.pm now done via "sort keys"
             to make sure we can reliably reproduce potential problems.


(mef)
diff -r1.25 -r1.26 pkgsrc/devel/p5-Log-Log4perl/Makefile
diff -r1.17 -r1.18 pkgsrc/devel/p5-Log-Log4perl/distinfo

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

--- pkgsrc/devel/p5-Log-Log4perl/Makefile 2015/06/12 10:49:24 1.25
+++ pkgsrc/devel/p5-Log-Log4perl/Makefile 2016/04/29 13:39:44 1.26
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.26 2016/04/29 13:39:44 mef Exp $
2# 2#
3 3
4DISTNAME= Log-Log4perl-1.46 4DISTNAME= Log-Log4perl-1.47
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= devel 6CATEGORIES= devel
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
9 8
10MAINTAINER= rhaen@NetBSD.org 9MAINTAINER= rhaen@NetBSD.org
11HOMEPAGE= http://log4perl.sourceforge.net/ 10HOMEPAGE= http://log4perl.sourceforge.net/
12COMMENT= Log4j implementation for Perl 11COMMENT= Log4j implementation for Perl
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15PERL5_PACKLIST= auto/Log/Log4perl/.packlist 14PERL5_PACKLIST= auto/Log/Log4perl/.packlist
16 15
17REPLACE_PERL+= lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm 16REPLACE_PERL+= lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm
18 17
19post-extract: 18post-extract:

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

--- pkgsrc/devel/p5-Log-Log4perl/distinfo 2015/11/03 03:28:25 1.17
+++ pkgsrc/devel/p5-Log-Log4perl/distinfo 2016/04/29 13:39:44 1.18
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.17 2015/11/03 03:28:25 agc Exp $ 1$NetBSD: distinfo,v 1.18 2016/04/29 13:39:44 mef Exp $
2 2
3SHA1 (Log-Log4perl-1.46.tar.gz) = 6a06e143f09b0bd05cb04789d8b0283d67ab199e 3SHA1 (Log-Log4perl-1.47.tar.gz) = 24d4087c3bfdec467ebe745a734aa7aa4dee6448
4RMD160 (Log-Log4perl-1.46.tar.gz) = 06b198533b17925a43cbbfd0497d764faea51edd 4RMD160 (Log-Log4perl-1.47.tar.gz) = 47b8fc2a62da10eec06a86cd69761bda19e74623
5SHA512 (Log-Log4perl-1.46.tar.gz) = f8e9b75eb8a3d0076069b370ab2ec455a9425fa7056e40ba2ba3d3a423489d650e1a28fd5d5e7bca57511a63f6a9dc2b438dacb10b028a955ecc3516fcf3ae45 5SHA512 (Log-Log4perl-1.47.tar.gz) = f0630cdb22586a9ab85d9ed900a9becb74a15376155f334efdf19bd0eeba00fe76820d6cef74550263c55dc2773504ac0ac8e94b5f287da739e8fbad18a6a5a6
6Size (Log-Log4perl-1.46.tar.gz) = 278058 bytes 6Size (Log-Log4perl-1.47.tar.gz) = 278780 bytes