aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2010-10-05 16:28:21 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2010-10-05 16:28:21 +0000
commit0304d3a0061afe5d1159d4b9e6ee3a94f98098f0 (patch)
treed5721d4bbbc25ef27aa29d714c75dc20aad05bce
parent281b43dc871bd4511eb1c5a46f91fd4ae96d6cf5 (diff)
downloadports-0304d3a0061afe5d1159d4b9e6ee3a94f98098f0.tar.gz
ports-0304d3a0061afe5d1159d4b9e6ee3a94f98098f0.zip
Notes
-rw-r--r--devel/p5-Forest/Makefile12
-rw-r--r--devel/p5-Forest/distinfo6
2 files changed, 10 insertions, 8 deletions
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
diff --git a/devel/p5-Forest/distinfo b/devel/p5-Forest/distinfo
index 96d46d4a125c..6a6ec764748f 100644
--- a/devel/p5-Forest/distinfo
+++ b/devel/p5-Forest/distinfo
@@ -1,3 +1,3 @@
-MD5 (Forest-0.08.tar.gz) = 7313d527ce50d9c1d66be4de1e0f421e
-SHA256 (Forest-0.08.tar.gz) = 91d7eaf8749d5fd21fc50f0621c0fc10a0da6cb932870d21e598fbf30664c988
-SIZE (Forest-0.08.tar.gz) = 33058
+MD5 (Forest-0.09.tar.gz) = b55c0c0d6f58a3de1af0c98b02415016
+SHA256 (Forest-0.09.tar.gz) = 85fa217adfbf858f162b301f64c173b9d377728cec626ab9146b313ee1353728
+SIZE (Forest-0.09.tar.gz) = 33001