pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Log-Log4perl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 07:01:46 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Log-Log4perl: Makefile distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-Log-Log4perl/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Log-Log4perl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Log-Log4perl/Makefile
diff -u pkgsrc/devel/p5-Log-Log4perl/Makefile:1.37 pkgsrc/devel/p5-Log-Log4perl/Makefile:1.38
--- pkgsrc/devel/p5-Log-Log4perl/Makefile:1.37  Mon Aug 31 18:08:18 2020
+++ pkgsrc/devel/p5-Log-Log4perl/Makefile       Mon Sep  7 07:01:46 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2020/08/31 18:08:18 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/09/07 07:01:46 wiz Exp $
 
-DISTNAME=      Log-Log4perl-1.49
+DISTNAME=      Log-Log4perl-1.51
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 

Index: pkgsrc/devel/p5-Log-Log4perl/distinfo
diff -u pkgsrc/devel/p5-Log-Log4perl/distinfo:1.20 pkgsrc/devel/p5-Log-Log4perl/distinfo:1.21
--- pkgsrc/devel/p5-Log-Log4perl/distinfo:1.20  Wed Feb 22 11:39:32 2017
+++ pkgsrc/devel/p5-Log-Log4perl/distinfo       Mon Sep  7 07:01:46 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2017/02/22 11:39:32 wiz Exp $
+$NetBSD: distinfo,v 1.21 2020/09/07 07:01:46 wiz Exp $
 
-SHA1 (Log-Log4perl-1.49.tar.gz) = 975d5d8d506107bae33e961f8d87047e3e4a4e23
-RMD160 (Log-Log4perl-1.49.tar.gz) = 1ea61e6394a1c47ecec23b8afaf8d4023655b8d4
-SHA512 (Log-Log4perl-1.49.tar.gz) = 3ee1104dbede8eb40b3055a606f8f004be0eb74223c4e33bc6f384bec9c34f697708cbee66198e92de053cbedd691e5354aede6874ef6be7e82f8eb95edee58f
-Size (Log-Log4perl-1.49.tar.gz) = 279575 bytes
+SHA1 (Log-Log4perl-1.51.tar.gz) = 7442a09ae5b11553ae4a41e6b16dcd8856de5f73
+RMD160 (Log-Log4perl-1.51.tar.gz) = db57a3df959b312ff6e16e7705bf2bbd5246102c
+SHA512 (Log-Log4perl-1.51.tar.gz) = 6cf5acf849594c5547b189080e94370999cbf40f3ede6528577ed5422c0a08ce04aa7c168d94553cd5d21fa87240ae84fb4bd39cb6f83af6c814f04ddf17f306
+Size (Log-Log4perl-1.51.tar.gz) = 279298 bytes



Home | Main Index | Thread Index | Old Index