Wed Oct 12 13:15:15 2016 UTC ()
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.


(mef)
diff -r1.20 -r1.21 pkgsrc/devel/p5-Log-Report/Makefile
diff -r1.10 -r1.11 pkgsrc/devel/p5-Log-Report/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/devel/p5-Log-Report/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Log-Report/Makefile 2016/06/08 19:23:08 1.20
+++ pkgsrc/devel/p5-Log-Report/Makefile 2016/10/12 13:15:15 1.21
@@ -1,22 +1,23 @@ @@ -1,22 +1,23 @@
1# $NetBSD: Makefile,v 1.20 2016/06/08 19:23:08 wiz Exp $ 1# $NetBSD: Makefile,v 1.21 2016/10/12 13:15:15 mef Exp $
2# 2#
3 3
4DISTNAME= Log-Report-1.16 4DISTNAME= Log-Report-1.17
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Log-Report/ 10HOMEPAGE= http://search.cpan.org/dist/Log-Report/
12COMMENT= Report a problem, pluggable handlers, and language support 11COMMENT= Report a problem, pluggable handlers, and language support
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15BUILD_DEPENDS+= p5-Test-Pod>=1.00:../../devel/p5-Test-Pod 14BUILD_DEPENDS+= p5-Test-Pod>=1.00:../../devel/p5-Test-Pod
16BUILD_DEPENDS+= p5-Log-Report-Optional>=1.02:../../devel/p5-Log-Report-Optional 15BUILD_DEPENDS+= p5-Log-Report-Optional>=1.02:../../devel/p5-Log-Report-Optional
17BUILD_DEPENDS+= p5-Devel-GlobalDestruction>=0.09:../../devel/p5-Devel-GlobalDestruction 16BUILD_DEPENDS+= p5-Devel-GlobalDestruction>=0.09:../../devel/p5-Devel-GlobalDestruction
 17# for make test ( and optional)
 18BUILD_DEPENDS+= p5-Mojolicious-[0-9]*:../../www/p5-Mojolicious
18 19
19PERL5_PACKLIST= auto/Log/Report/.packlist 20PERL5_PACKLIST= auto/Log/Report/.packlist
20 21
21.include "../../lang/perl5/module.mk" 22.include "../../lang/perl5/module.mk"
22.include "../../mk/bsd.pkg.mk" 23.include "../../mk/bsd.pkg.mk"

cvs diff -r1.10 -r1.11 pkgsrc/devel/p5-Log-Report/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Log-Report/distinfo 2016/05/27 13:12:16 1.10
+++ pkgsrc/devel/p5-Log-Report/distinfo 2016/10/12 13:15:15 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2016/05/27 13:12:16 wen Exp $ 1$NetBSD: distinfo,v 1.11 2016/10/12 13:15:15 mef Exp $
2 2
3SHA1 (Log-Report-1.16.tar.gz) = a6aabe27337d48daa0bd6e84d8dbd0027481fd91 3SHA1 (Log-Report-1.17.tar.gz) = fc3cfde403f70988a883aa8b6e0c1d90897d9687
4RMD160 (Log-Report-1.16.tar.gz) = 5a8a7d292ed367caa9809b25fab7d7efd0480cc0 4RMD160 (Log-Report-1.17.tar.gz) = 922881c10d7beebe44528e45b142c475c84386cf
5SHA512 (Log-Report-1.16.tar.gz) = 033ad3955294a5c6941fd5af34adf9561de47f017e0fde7c106c07bdcdc7d2958ce6437688ad984f75c44acf9cf25dbdab97f78dce1e4a1067f5f4790e6cbcb3 5SHA512 (Log-Report-1.17.tar.gz) = 02ad7c2d9403e173d7a47ac6df2dac3446e6e2583f1f6e86bd6a824b9a91a33af4485869931341f4f4d74d01040bda7e70ac7cb1d2c8a7ceb0baf682b50c4ecb
6Size (Log-Report-1.16.tar.gz) = 88960 bytes 6Size (Log-Report-1.17.tar.gz) = 90073 bytes