From 0304d3a0061afe5d1159d4b9e6ee3a94f98098f0 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Tue, 5 Oct 2010 16:28:21 +0000 Subject: - update to 0.09 --- devel/p5-Forest/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'devel/p5-Forest/Makefile') diff --git a/devel/p5-Forest/Makefile b/devel/p5-Forest/Makefile index 734003a609fd..7a96fb50f97e 100644 --- a/devel/p5-Forest/Makefile +++ b/devel/p5-Forest/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Forest -PORTVERSION= 0.08 -PORTREVISION= 1 +PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/S/ST/STEVAN @@ -16,9 +15,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A collection of n-ary tree related modules -RUN_DEPENDS= p5-MooseX-AttributeHelpers>=0.07:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ - p5-MooseX-Clone>=:${PORTSDIR}/devel/p5-MooseX-Clone \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class +RUN_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ + p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ + p5-MooseX-Clone>=0.05:${PORTSDIR}/devel/p5-MooseX-Clone +BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes -- cgit v1.2.3