Date: Sat, 21 Mar 2015 22:00:10 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381870 - head/devel/p5-Test-Warnings Message-ID: <201503212200.t2LM0AUG054384@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 21 22:00:09 2015 New Revision: 381870 URL: https://svnweb.freebsd.org/changeset/ports/381870 QAT: https://qat.redports.org/buildarchive/r381870/ Log: - Update to 0.021 - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/Test-Warnings/Changes Modified: head/devel/p5-Test-Warnings/Makefile head/devel/p5-Test-Warnings/distinfo Modified: head/devel/p5-Test-Warnings/Makefile ============================================================================== --- head/devel/p5-Test-Warnings/Makefile Sat Mar 21 22:00:03 2015 (r381869) +++ head/devel/p5-Test-Warnings/Makefile Sat Mar 21 22:00:09 2015 (r381870) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Warnings -PORTVERSION= 0.020 +PORTVERSION= 0.021 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,8 @@ COMMENT= Test for warnings and the lack LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ +TEST_DEPENDS= p5-CPAN-Meta-Check>=0.007:${PORTSDIR}/devel/p5-CPAN-Meta-Check \ + p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ p5-Test-Kwalitee>=1.12:${PORTSDIR}/devel/p5-Test-Kwalitee \ p5-Test-Tester>=0.108:${PORTSDIR}/devel/p5-Test-Tester Modified: head/devel/p5-Test-Warnings/distinfo ============================================================================== --- head/devel/p5-Test-Warnings/distinfo Sat Mar 21 22:00:03 2015 (r381869) +++ head/devel/p5-Test-Warnings/distinfo Sat Mar 21 22:00:09 2015 (r381870) @@ -1,2 +1,2 @@ -SHA256 (Test-Warnings-0.020.tar.gz) = 514730ae3e8e53546f855ad49a96d39440ffc9ed2ad451788ccbb6bcfc1446f4 -SIZE (Test-Warnings-0.020.tar.gz) = 33239 +SHA256 (Test-Warnings-0.021.tar.gz) = d98a182e333d58bd7fc68fdc6d9f548624df07d73bdb124bd1af5087e1cc2c44 +SIZE (Test-Warnings-0.021.tar.gz) = 34390
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503212200.t2LM0AUG054384>