aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Layout-Manager/Makefile
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-09-24 17:15:39 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-09-24 17:15:39 +0000
commita430a095257bace5970444d9628af5a8bdce3737 (patch)
tree1f297bb9e38d9b09f50f4e82c315c7df3b4e318d /graphics/p5-Layout-Manager/Makefile
parentd12b79c13aa14ea87c51cf3901158fb0a3d9205f (diff)
downloadports-a430a095257bace5970444d9628af5a8bdce3737.tar.gz
ports-a430a095257bace5970444d9628af5a8bdce3737.zip
Notes
Diffstat (limited to 'graphics/p5-Layout-Manager/Makefile')
-rw-r--r--graphics/p5-Layout-Manager/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-Layout-Manager/Makefile b/graphics/p5-Layout-Manager/Makefile
index 90f54a4a8838..10b2320e86eb 100644
--- a/graphics/p5-Layout-Manager/Makefile
+++ b/graphics/p5-Layout-Manager/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Layout-Manager
-PORTVERSION= 0.16
+PORTVERSION= 0.18
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT
@@ -15,11 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= 2D Layout Management
-BUILD_DEPENDS= p5-Moose>=0.25:${PORTSDIR}/devel/p5-Moose \
- p5-MooseX-AttributeHelpers>=0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
+BUILD_DEPENDS= p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \
+ p5-MooseX-AttributeHelpers>=0.12:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \
- p5-Geometry-Primitive>=0:${PORTSDIR}/graphics/p5-Geometry-Primitive \
- p5-Graphics-Primitive>=0:${PORTSDIR}/graphics/p5-Graphics-Primitive
+ p5-Geometry-Primitive>=0.10:${PORTSDIR}/graphics/p5-Geometry-Primitive \
+ p5-Graphics-Primitive>=0.25:${PORTSDIR}/graphics/p5-Graphics-Primitive
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES