Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2014 15:07:14 +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: r350976 - head/devel/p5-Path-FindDev
Message-ID:  <201404111507.s3BF7EpI093878@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Fri Apr 11 15:07:14 2014
New Revision: 350976
URL: http://svnweb.freebsd.org/changeset/ports/350976
QAT: https://qat.redports.org/buildarchive/r350976/

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

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

Modified: head/devel/p5-Path-FindDev/Makefile
==============================================================================
--- head/devel/p5-Path-FindDev/Makefile	Fri Apr 11 15:07:00 2014	(r350975)
+++ head/devel/p5-Path-FindDev/Makefile	Fri Apr 11 15:07:14 2014	(r350976)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Path-FindDev
-PORTVERSION=	0.4.1
+PORTVERSION=	0.5.0
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:KENTNL
@@ -18,9 +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>=0.99:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS=	p5-Test-Simple>=1.001.002:${PORTSDIR}/devel/p5-Test-Simple
 
 USES=		perl5
-USE_PERL5=	modbuild
+USE_PERL5=	configure
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Path-FindDev/distinfo
==============================================================================
--- head/devel/p5-Path-FindDev/distinfo	Fri Apr 11 15:07:00 2014	(r350975)
+++ head/devel/p5-Path-FindDev/distinfo	Fri Apr 11 15:07:14 2014	(r350976)
@@ -1,2 +1,2 @@
-SHA256 (Path-FindDev-0.4.1.tar.gz) = 961e89026473e5c0f891fb0d0d1e7b49ce965180e03131dd7021d4e9754ba76d
-SIZE (Path-FindDev-0.4.1.tar.gz) = 34255
+SHA256 (Path-FindDev-0.5.0.tar.gz) = 3c4297dc4ed966a8f286ab5a0c98d05fe5991c9ee972c5316aa3c1f76632b549
+SIZE (Path-FindDev-0.5.0.tar.gz) = 45010

Modified: head/devel/p5-Path-FindDev/pkg-plist
==============================================================================
--- head/devel/p5-Path-FindDev/pkg-plist	Fri Apr 11 15:07:00 2014	(r350975)
+++ head/devel/p5-Path-FindDev/pkg-plist	Fri Apr 11 15:07:14 2014	(r350976)
@@ -2,5 +2,8 @@
 %%SITE_PERL%%/Path/FindDev/Object.pm
 %%PERL5_MAN3%%/Path::FindDev.3.gz
 %%PERL5_MAN3%%/Path::FindDev::Object.3.gz
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/FindDev/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/FindDev
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path
 @dirrm %%SITE_PERL%%/Path/FindDev
 @dirrmtry %%SITE_PERL%%/Path



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