aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Layout-Manager/Makefile
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-10-04 05:21:02 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-10-04 05:21:02 +0000
commit3558b0c93bfef8ea7b8407f290123a8b98289698 (patch)
tree45889d3702e6cb9aab972979fdf44d674c94ac90 /graphics/p5-Layout-Manager/Makefile
parentf67b26db890b9bb61c33470a440b12664499b801 (diff)
downloadports-3558b0c93bfef8ea7b8407f290123a8b98289698.tar.gz
ports-3558b0c93bfef8ea7b8407f290123a8b98289698.zip
Notes
Diffstat (limited to 'graphics/p5-Layout-Manager/Makefile')
-rw-r--r--graphics/p5-Layout-Manager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Layout-Manager/Makefile b/graphics/p5-Layout-Manager/Makefile
index 10b2320e86eb..c45a4f0c3b3a 100644
--- a/graphics/p5-Layout-Manager/Makefile
+++ b/graphics/p5-Layout-Manager/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Layout-Manager
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT
@@ -19,7 +19,7 @@ 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.10:${PORTSDIR}/graphics/p5-Geometry-Primitive \
- p5-Graphics-Primitive>=0.25:${PORTSDIR}/graphics/p5-Graphics-Primitive
+ p5-Graphics-Primitive>=0.32:${PORTSDIR}/graphics/p5-Graphics-Primitive
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES