Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2013 16:10:40 +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: r318780 - head/devel/p5-Test-CheckDeps
Message-ID:  <201305221610.r4MGAegY062145@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Wed May 22 16:10:39 2013
New Revision: 318780
URL: http://svnweb.freebsd.org/changeset/ports/318780

Log:
  - Update to 0.004
  - Trim Makefile's header
  
  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	Wed May 22 15:42:32 2013	(r318779)
+++ head/devel/p5-Test-CheckDeps/Makefile	Wed May 22 16:10:39 2013	(r318780)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	devel/p5-Test-CheckDeps
-# Date created:				2012-07-06
-# Whom:					Frederic Culot <culot@FreeBSD.org>
-#
+# Created by: Frederic Culot <culot@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Test-CheckDeps
-PORTVERSION=	0.002
+PORTVERSION=	0.004
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -26,15 +22,9 @@ MAN3=		Test::CheckDeps.3
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
 .if ${PERL_LEVEL} < 501400
-BUILD_DEPENDS+=	p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta \
-		p5-Module-Metadata>0:${PORTSDIR}/devel/p5-Module-Metadata
-RUN_DEPENDS+=	p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta \
-		p5-Module-Metadata>0:${PORTSDIR}/devel/p5-Module-Metadata
+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>

Modified: head/devel/p5-Test-CheckDeps/distinfo
==============================================================================
--- head/devel/p5-Test-CheckDeps/distinfo	Wed May 22 15:42:32 2013	(r318779)
+++ head/devel/p5-Test-CheckDeps/distinfo	Wed May 22 16:10:39 2013	(r318780)
@@ -1,2 +1,2 @@
-SHA256 (Test-CheckDeps-0.002.tar.gz) = 2696298bbf0720af39ea3b82db583ec280db0dcb2c9b85574a85aaf8744fb53a
-SIZE (Test-CheckDeps-0.002.tar.gz) = 10964
+SHA256 (Test-CheckDeps-0.004.tar.gz) = f4a08e40c282e3f03e3222d4b63c3b0cf3b0e0a7d6d365819112e1d9b1e79b0c
+SIZE (Test-CheckDeps-0.004.tar.gz) = 11356



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