Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 13:58:41 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321745 - head/devel/p5-Test-CheckDeps
Message-ID:  <201306251358.r5PDwfZM023539@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Tue Jun 25 13:58:41 2013
New Revision: 321745
URL: http://svnweb.freebsd.org/changeset/ports/321745

Log:
  - Update to 0.006
  
  Changes:	http://search.cpan.org/dist/Test-CheckDeps/Changes

Modified:
  head/devel/p5-Test-CheckDeps/Makefile
  head/devel/p5-Test-CheckDeps/distinfo

Modified: head/devel/p5-Test-CheckDeps/Makefile
==============================================================================
--- head/devel/p5-Test-CheckDeps/Makefile	Tue Jun 25 13:51:12 2013	(r321744)
+++ head/devel/p5-Test-CheckDeps/Makefile	Tue Jun 25 13:58:41 2013	(r321745)
@@ -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 dependenc
 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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/devel/p5-Test-CheckDeps/distinfo
==============================================================================
--- head/devel/p5-Test-CheckDeps/distinfo	Tue Jun 25 13:51:12 2013	(r321744)
+++ head/devel/p5-Test-CheckDeps/distinfo	Tue Jun 25 13:58:41 2013	(r321745)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306251358.r5PDwfZM023539>