From 645f3ad74585f1a268865ca7394cb302231d38d0 Mon Sep 17 00:00:00 2001 From: culot Date: Tue, 25 Jun 2013 13:58:41 +0000 Subject: - Update to 0.006 Changes: http://search.cpan.org/dist/Test-CheckDeps/Changes --- devel/p5-Test-CheckDeps/Makefile | 17 ++++++----------- devel/p5-Test-CheckDeps/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 13 deletions(-) (limited to 'devel') diff --git a/devel/p5-Test-CheckDeps/Makefile b/devel/p5-Test-CheckDeps/Makefile index bb22b7f850ad..c48799d5fbb2 100644 --- a/devel/p5-Test-CheckDeps/Makefile +++ b/devel/p5-Test-CheckDeps/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-CheckDeps -PORTVERSION= 0.004 +PORTVERSION= 0.006 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,18 +13,13 @@ COMMENT= Check for presence of dependencies LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-CPAN-Meta-Check>0:${PORTSDIR}/devel/p5-CPAN-Meta-Check +BUILD_DEPENDS= p5-CPAN-Meta>=2.120920:${PORTSDIR}/devel/p5-CPAN-Meta \ + p5-CPAN-Meta-Check>=0.004:${PORTSDIR}/devel/p5-CPAN-Meta-Check \ + p5-Module-Build-Tiny>=0.021:${PORTSDIR}/devel/p5-Module-Build-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Test::CheckDeps.3 -.include - -.if ${PERL_LEVEL} < 501400 -BUILD_DEPENDS+= p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta -RUN_DEPENDS+= p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta -.endif - -.include +.include diff --git a/devel/p5-Test-CheckDeps/distinfo b/devel/p5-Test-CheckDeps/distinfo index a1a3149a34a0..f645cc366ae5 100644 --- a/devel/p5-Test-CheckDeps/distinfo +++ b/devel/p5-Test-CheckDeps/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-CheckDeps-0.004.tar.gz) = f4a08e40c282e3f03e3222d4b63c3b0cf3b0e0a7d6d365819112e1d9b1e79b0c -SIZE (Test-CheckDeps-0.004.tar.gz) = 11356 +SHA256 (Test-CheckDeps-0.006.tar.gz) = 774c1455566d11746118fd95305d1dbd111af86eac78058918e72468c43d9bcb +SIZE (Test-CheckDeps-0.006.tar.gz) = 11024 -- cgit