pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Report (devel/p5-Log-Report) Updated to 1.29



details:   https://anonhg.NetBSD.org/pkgsrc/rev/120dea9e0fff
branches:  trunk
changeset: 344137:120dea9e0fff
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Nov 16 00:32:30 2019 +0000

description:
(devel/p5-Log-Report) Updated to 1.29

version 1.29: Fri  8 Nov 09:18:01 CET 2019
        Fixes:
        - error code changed from libxml2 2.9.9 to 2.9.10
          rt.cpan.org#130934 [Petr Pisar]

        Improvements:
        - skip tests with error messages for Haiku, because they are quite
          different. [cpantesters]

diffstat:

 devel/p5-Log-Report/Makefile |  10 ++++++----
 devel/p5-Log-Report/distinfo |  10 +++++-----
 2 files changed, 11 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r 63a71c6dea5c -r 120dea9e0fff devel/p5-Log-Report/Makefile
--- a/devel/p5-Log-Report/Makefile      Fri Nov 15 22:51:15 2019 +0000
+++ b/devel/p5-Log-Report/Makefile      Sat Nov 16 00:32:30 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2019/10/22 06:32:21 mef Exp $
+# $NetBSD: Makefile,v 1.35 2019/11/16 00:32:30 mef Exp $
 
-DISTNAME=      Log-Report-1.28
+DISTNAME=      Log-Report-1.29
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
@@ -14,8 +14,10 @@
 TEST_DEPENDS+= p5-Devel-GlobalDestruction>=0.09:../../devel/p5-Devel-GlobalDestruction
 
 # Followng two to be source expanded at test time
-BUILD_DEPENDS+=        p5-Log-Report-Optional>=1.03:../../devel/p5-Log-Report-Optional
-BUILD_DEPENDS+=        p5-Mojolicious-[0-9]*:../../www/p5-Mojolicious
+TEST_DEPENDS+= p5-Log-Report-Optional>=1.03:../../devel/p5-Log-Report-Optional
+TEST_DEPENDS+= p5-Mojolicious-[0-9]*:../../www/p5-Mojolicious
+TEST_DEPENDS+= p5-Log-Dispatch-[0-9]*:../../devel/p5-Log-Dispatch
+TEST_DEPENDS+= p5-Dancer2-[0-9]*:../../www/p5-Dancer2
 
 PERL5_PACKLIST=                auto/Log/Report/.packlist
 
diff -r 63a71c6dea5c -r 120dea9e0fff devel/p5-Log-Report/distinfo
--- a/devel/p5-Log-Report/distinfo      Fri Nov 15 22:51:15 2019 +0000
+++ b/devel/p5-Log-Report/distinfo      Sat Nov 16 00:32:30 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/10/22 06:32:21 mef Exp $
+$NetBSD: distinfo,v 1.21 2019/11/16 00:32:30 mef Exp $
 
-SHA1 (Log-Report-1.28.tar.gz) = 66598154b37211341e6e46bda2fa2ea925f7a8aa
-RMD160 (Log-Report-1.28.tar.gz) = 9b018c744b1cc5e84b0fdc93dc5048ccab0ca336
-SHA512 (Log-Report-1.28.tar.gz) = 1d722750adce63b9def1fa2123a43426a80d716204effa6a6ac89fd3c9c7d2e970d2168b4a5c41fccc714dcc85d5de3fb58ab85c68852f15da8095bc8543e863
-Size (Log-Report-1.28.tar.gz) = 99800 bytes
+SHA1 (Log-Report-1.29.tar.gz) = 9709a5d049ca496aded8b6c5ae57feea49002bc8
+RMD160 (Log-Report-1.29.tar.gz) = 856cb13b0ff0dfc662fb30a3ad66d0a2d69df38a
+SHA512 (Log-Report-1.29.tar.gz) = 1d02c3f2273ba6fda5ca6ba64093d5ceeffaaf2dd65bbc0064bb09251fb732aa1b37bafbee0777d0c85a159e0e19128acc09f5f2acced58613a0486029f2907d
+Size (Log-Report-1.29.tar.gz) = 100065 bytes



Home | Main Index | Thread Index | Old Index