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:   mef
Date:           Wed Oct 12 13:15:15 UTC 2016

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

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Log-Report/Makefile
cvs rdiff -u -r1.10 -r1.11 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.20 pkgsrc/devel/p5-Log-Report/Makefile:1.21
--- pkgsrc/devel/p5-Log-Report/Makefile:1.20    Wed Jun  8 19:23:08 2016
+++ pkgsrc/devel/p5-Log-Report/Makefile Wed Oct 12 13:15:15 2016
@@ -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
 

Index: pkgsrc/devel/p5-Log-Report/distinfo
diff -u pkgsrc/devel/p5-Log-Report/distinfo:1.10 pkgsrc/devel/p5-Log-Report/distinfo:1.11
--- pkgsrc/devel/p5-Log-Report/distinfo:1.10    Fri May 27 13:12:16 2016
+++ pkgsrc/devel/p5-Log-Report/distinfo Wed Oct 12 13:15:15 2016
@@ -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



Home | Main Index | Thread Index | Old Index