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:   wen
Date:           Mon Feb 13 11:32:08 UTC 2017

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

Log Message:
Update to 1.19

Upstream changes:
version 1.19: Thu  9 Feb 17:35:43 CET 2017

        Fixes:
        - Dancer2 change when a stack-level needs to be skipped for
          reporting the location of the exception [Andrew Beverley]
        - more modules optional during Dancer2 tests

        Improvements:
        - Dancer2 interface changes [Andrew Beverley]
        - spell fixes. rt.cpan.org#118561 [Gregor Herrmann, Debian]
        - spell fixes. rt.cpan.org#118562 [Gregor Herrmann, Debian]
        - free format calls in ::File and ::Syslog get additional info, which
          can be used in line formatting.
        - Use Dancer2::Logger::LogReport without Dancer2::Plugin::LogReport
          [Andrew Beverley]


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Log-Report/Makefile
cvs rdiff -u -r1.12 -r1.13 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.22 pkgsrc/devel/p5-Log-Report/Makefile:1.23
--- pkgsrc/devel/p5-Log-Report/Makefile:1.22    Sat Oct 22 07:10:08 2016
+++ pkgsrc/devel/p5-Log-Report/Makefile Mon Feb 13 11:32:08 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2016/10/22 07:10:08 wen Exp $
+# $NetBSD: Makefile,v 1.23 2017/02/13 11:32:08 wen Exp $
 #
 
-DISTNAME=      Log-Report-1.18
+DISTNAME=      Log-Report-1.19
 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.12 pkgsrc/devel/p5-Log-Report/distinfo:1.13
--- pkgsrc/devel/p5-Log-Report/distinfo:1.12    Sat Oct 22 07:10:08 2016
+++ pkgsrc/devel/p5-Log-Report/distinfo Mon Feb 13 11:32:08 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2016/10/22 07:10:08 wen Exp $
+$NetBSD: distinfo,v 1.13 2017/02/13 11:32:08 wen Exp $
 
-SHA1 (Log-Report-1.18.tar.gz) = 44b36237c37d38f34555d76fac268819cc086f93
-RMD160 (Log-Report-1.18.tar.gz) = 32260d7cdc2dd5fb909cb52e95218fb8499bee23
-SHA512 (Log-Report-1.18.tar.gz) = 3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8
-Size (Log-Report-1.18.tar.gz) = 90477 bytes
+SHA1 (Log-Report-1.19.tar.gz) = dcf4454a3552eed8eb812bf14f8ba78ab2096a08
+RMD160 (Log-Report-1.19.tar.gz) = ebfa7f58260313d95ce84c19bc6711280f02a270
+SHA512 (Log-Report-1.19.tar.gz) = 1ad21572d7d75a7af6c34a9abf2749ecb2ebb31c742b589a60b6f224f8357834dc25bd2631e3df4126f3d5a8543fbaff665d90fca7a91db1db22615e8bd9d005
+Size (Log-Report-1.19.tar.gz) = 91833 bytes



Home | Main Index | Thread Index | Old Index