Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2015 20:07:01 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379010 - head/devel/p5-File-SearchPath
Message-ID:  <201502142007.t1EK71Lq050803@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Feb 14 20:07:01 2015
New Revision: 379010
URL: https://svnweb.freebsd.org/changeset/ports/379010
QAT: https://qat.redports.org/buildarchive/r379010/

Log:
  Update to 0.07.
  
  ChangeLog doesn't seem to list the 0.07 changes.

Modified:
  head/devel/p5-File-SearchPath/Makefile
  head/devel/p5-File-SearchPath/distinfo

Modified: head/devel/p5-File-SearchPath/Makefile
==============================================================================
--- head/devel/p5-File-SearchPath/Makefile	Sat Feb 14 20:02:02 2015	(r379009)
+++ head/devel/p5-File-SearchPath/Makefile	Sat Feb 14 20:07:01 2015	(r379010)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-SearchPath
-PORTVERSION=	0.06
-PORTREVISION=	1
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +9,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Search for a file in an environment variable path 
 
-RUN_DEPENDS=	p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path
+BUILD_DEPENDS=	p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	modbuild

Modified: head/devel/p5-File-SearchPath/distinfo
==============================================================================
--- head/devel/p5-File-SearchPath/distinfo	Sat Feb 14 20:02:02 2015	(r379009)
+++ head/devel/p5-File-SearchPath/distinfo	Sat Feb 14 20:07:01 2015	(r379010)
@@ -1,2 +1,2 @@
-SHA256 (File-SearchPath-0.06.tar.gz) = ffd6485d407c4013162ccf026b8120e6da1d94aaf3a47aa767e1b4b7546eb274
-SIZE (File-SearchPath-0.06.tar.gz) = 7252
+SHA256 (File-SearchPath-0.07.tar.gz) = be4a2594ef1a7577e773135add940179c6a324e07e12bcfdc463cb49119a2cb9
+SIZE (File-SearchPath-0.07.tar.gz) = 7813



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