pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 30 13:57:14 UTC 2017

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

Log Message:
p5-Log-Report: update to 1.25.

version 1.25: Fri  8 Dec 09:18:23 CET 2017

        Fixes:
        - $msg->tostring on append/prepend object lost $locale.

version 1.24: Fri  8 Dec 09:10:18 CET 2017

        Fixes:
        - $msg->toString should stringify when append/prepend are objects.
          rt.cpan.org#123835 [Andy Beverley]

        Improvements:
        - Log4perl dispatcher: do accept init of Log::Log4perl outside the
          dispatcher [Abe Timmerman]


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/p5-Log-Report/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Log-Report/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-Report/Makefile
diff -u pkgsrc/devel/p5-Log-Report/Makefile:1.27 pkgsrc/devel/p5-Log-Report/Makefile:1.28
--- pkgsrc/devel/p5-Log-Report/Makefile:1.27    Wed Nov  8 20:18:04 2017
+++ pkgsrc/devel/p5-Log-Report/Makefile Sat Dec 30 13:57:13 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2017/11/08 20:18:04 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2017/12/30 13:57:13 wiz Exp $
 
-DISTNAME=      Log-Report-1.23
+DISTNAME=      Log-Report-1.25
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}

Index: pkgsrc/devel/p5-Log-Report/distinfo
diff -u pkgsrc/devel/p5-Log-Report/distinfo:1.16 pkgsrc/devel/p5-Log-Report/distinfo:1.17
--- pkgsrc/devel/p5-Log-Report/distinfo:1.16    Wed Nov  8 20:18:04 2017
+++ pkgsrc/devel/p5-Log-Report/distinfo Sat Dec 30 13:57:13 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/11/08 20:18:04 wiz Exp $
+$NetBSD: distinfo,v 1.17 2017/12/30 13:57:13 wiz Exp $
 
-SHA1 (Log-Report-1.23.tar.gz) = 959513335991228b5a8ee634240ebbcebab990fe
-RMD160 (Log-Report-1.23.tar.gz) = 5480b7179d83d9a833b2c088ff45bb8b3bf96cf0
-SHA512 (Log-Report-1.23.tar.gz) = af86c4b97739230cfc98c7c735bdc06f81f0f1a2ad79675d7352f77884ed0fbfcd68d825c0683997087ac0d4d1230a5618d649045b108e1efbaa40558ca02cf7
-Size (Log-Report-1.23.tar.gz) = 95932 bytes
+SHA1 (Log-Report-1.25.tar.gz) = 662abc64b08b30419cbe01eb332f30f93c34e7bf
+RMD160 (Log-Report-1.25.tar.gz) = ae77e6071c51942d1c362b727ed47331a61fa49c
+SHA512 (Log-Report-1.25.tar.gz) = 7eff873a6fa63ec4aa3e593d387bd897e851695a1749c481741831c4587a4010f213fa2fca050edfd32c9e9612c0699af32889752fa89efce6c401e24280d816
+Size (Log-Report-1.25.tar.gz) = 96292 bytes



Home | Main Index | Thread Index | Old Index