aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2010-10-06 00:28:21 +0800
committerleeym <leeym@FreeBSD.org>2010-10-06 00:28:21 +0800
commitbb565f50b81099478a978d37d8bd962864dd62fe (patch)
tree4bb5e0244c5744c973d8eab42d782508071a06ba /devel
parentc9eacb352e4ede25d522db5c1710b099d09a59e7 (diff)
downloadfreebsd-ports-gnome-bb565f50b81099478a978d37d8bd962864dd62fe.tar.gz
freebsd-ports-gnome-bb565f50b81099478a978d37d8bd962864dd62fe.tar.zst
freebsd-ports-gnome-bb565f50b81099478a978d37d8bd962864dd62fe.zip
- update to 0.09
Diffstat (limited to 'devel')
-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