diff options
author | mef <mef@pkgsrc.org> | 2016-10-12 13:15:15 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-10-12 13:15:15 +0000 |
commit | 07f37a4a40e61485d96c73a9f9553b8d2e60acdc (patch) | |
tree | a63a5ac8f3ca62238801764b98cafc36920969b7 /devel | |
parent | e0404adf818a7d7696ffbc042cad93aeb4b42a57 (diff) | |
download | pkgsrc-07f37a4a40e61485d96c73a9f9553b8d2e60acdc.tar.gz |
Updated devel/p5-Log-Report to 1.17
-----------------------------------
version 1.17: Mon Sep 19 23:42:56 CEST 2016
Improvements:
- typo rt.cpan.org#114072, second attempt [Gregor Herrmann, Debian]
- include examples in manual pages.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Report/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Log-Report/distinfo | 10 |
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile index 0b91b2abf05..525e285a698 100644 --- a/devel/p5-Log-Report/Makefile +++ b/devel/p5-Log-Report/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2016/06/08 19:23:08 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2016/10/12 13:15:15 mef Exp $ # -DISTNAME= Log-Report-1.16 +DISTNAME= Log-Report-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} @@ -15,6 +14,8 @@ LICENSE= ${PERL5_LICENSE} BUILD_DEPENDS+= p5-Test-Pod>=1.00:../../devel/p5-Test-Pod BUILD_DEPENDS+= p5-Log-Report-Optional>=1.02:../../devel/p5-Log-Report-Optional BUILD_DEPENDS+= p5-Devel-GlobalDestruction>=0.09:../../devel/p5-Devel-GlobalDestruction +# for make test ( and optional) +BUILD_DEPENDS+= p5-Mojolicious-[0-9]*:../../www/p5-Mojolicious PERL5_PACKLIST= auto/Log/Report/.packlist diff --git a/devel/p5-Log-Report/distinfo b/devel/p5-Log-Report/distinfo index da36d314062..abaa047df85 100644 --- a/devel/p5-Log-Report/distinfo +++ b/devel/p5-Log-Report/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2016/05/27 13:12:16 wen Exp $ +$NetBSD: distinfo,v 1.11 2016/10/12 13:15:15 mef Exp $ -SHA1 (Log-Report-1.16.tar.gz) = a6aabe27337d48daa0bd6e84d8dbd0027481fd91 -RMD160 (Log-Report-1.16.tar.gz) = 5a8a7d292ed367caa9809b25fab7d7efd0480cc0 -SHA512 (Log-Report-1.16.tar.gz) = 033ad3955294a5c6941fd5af34adf9561de47f017e0fde7c106c07bdcdc7d2958ce6437688ad984f75c44acf9cf25dbdab97f78dce1e4a1067f5f4790e6cbcb3 -Size (Log-Report-1.16.tar.gz) = 88960 bytes +SHA1 (Log-Report-1.17.tar.gz) = fc3cfde403f70988a883aa8b6e0c1d90897d9687 +RMD160 (Log-Report-1.17.tar.gz) = 922881c10d7beebe44528e45b142c475c84386cf +SHA512 (Log-Report-1.17.tar.gz) = 02ad7c2d9403e173d7a47ac6df2dac3446e6e2583f1f6e86bd6a824b9a91a33af4485869931341f4f4d74d01040bda7e70ac7cb1d2c8a7ceb0baf682b50c4ecb +Size (Log-Report-1.17.tar.gz) = 90073 bytes |