Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2014 06:01:55 +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: r363013 - head/devel/p5-Path-FindDev
Message-ID:  <201407270601.s6R61tYJ009878@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sun Jul 27 06:01:54 2014
New Revision: 363013
URL: http://svnweb.freebsd.org/changeset/ports/363013
QAT: https://qat.redports.org/buildarchive/r363013/

Log:
  - Update to 0.5.1
  
  Changes:	http://search.cpan.org/~kentnl/Path-FindDev-0.5.1/Changes

Modified:
  head/devel/p5-Path-FindDev/Makefile
  head/devel/p5-Path-FindDev/distinfo

Modified: head/devel/p5-Path-FindDev/Makefile
==============================================================================
--- head/devel/p5-Path-FindDev/Makefile	Sun Jul 27 05:50:32 2014	(r363012)
+++ head/devel/p5-Path-FindDev/Makefile	Sun Jul 27 06:01:54 2014	(r363013)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Path-FindDev
-PORTVERSION=	0.5.0
+PORTVERSION=	0.5.1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:KENTNL
@@ -18,7 +18,9 @@ BUILD_DEPENDS=	p5-Class-Tiny>=0.010:${PO
 		p5-Path-IsDev>=0.2.2:${PORTSDIR}/devel/p5-Path-IsDev \
 		p5-Path-Tiny>=0.038:${PORTSDIR}/devel/p5-Path-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Simple>=1.001.002:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS=	p5-CPAN-Meta>0:${PORTSDIR}/devel/p5-CPAN-Meta \
+		p5-CPAN-Meta-Requirements>2.120:${PORTSDIR}/devel/p5-CPAN-Meta-Requirements \
+		p5-Test-Simple>=1.001.003:${PORTSDIR}/devel/p5-Test-Simple
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Path-FindDev/distinfo
==============================================================================
--- head/devel/p5-Path-FindDev/distinfo	Sun Jul 27 05:50:32 2014	(r363012)
+++ head/devel/p5-Path-FindDev/distinfo	Sun Jul 27 06:01:54 2014	(r363013)
@@ -1,2 +1,2 @@
-SHA256 (Path-FindDev-0.5.0.tar.gz) = 3c4297dc4ed966a8f286ab5a0c98d05fe5991c9ee972c5316aa3c1f76632b549
-SIZE (Path-FindDev-0.5.0.tar.gz) = 45010
+SHA256 (Path-FindDev-0.5.1.tar.gz) = 3daab1e048a8720050032c7cfa8f522210dd4526d481ada9a607cf0775c7ee1c
+SIZE (Path-FindDev-0.5.1.tar.gz) = 40893



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