From owner-svn-ports-all@FreeBSD.ORG Sun Jul 27 06:01:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A89338BA; Sun, 27 Jul 2014 06:01:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95F99292E; Sun, 27 Jul 2014 06:01:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6R61tHl009883; Sun, 27 Jul 2014 06:01:55 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6R61tYJ009878; Sun, 27 Jul 2014 06:01:55 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201407270601.s6R61tYJ009878@svn.freebsd.org> From: Frederic Culot Date: Sun, 27 Jul 2014 06:01:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363013 - head/devel/p5-Path-FindDev X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2014 06:01:55 -0000 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