diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-24 17:15:39 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-24 17:15:39 +0000 |
commit | a430a095257bace5970444d9628af5a8bdce3737 (patch) | |
tree | 1f297bb9e38d9b09f50f4e82c315c7df3b4e318d /graphics/p5-Layout-Manager | |
parent | d12b79c13aa14ea87c51cf3901158fb0a3d9205f (diff) | |
download | ports-a430a095257bace5970444d9628af5a8bdce3737.tar.gz ports-a430a095257bace5970444d9628af5a8bdce3737.zip |
Notes
Diffstat (limited to 'graphics/p5-Layout-Manager')
-rw-r--r-- | graphics/p5-Layout-Manager/Makefile | 10 | ||||
-rw-r--r-- | graphics/p5-Layout-Manager/distinfo | 6 |
2 files changed, 8 insertions, 8 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 diff --git a/graphics/p5-Layout-Manager/distinfo b/graphics/p5-Layout-Manager/distinfo index 0d4243c7577d..f94be22401e4 100644 --- a/graphics/p5-Layout-Manager/distinfo +++ b/graphics/p5-Layout-Manager/distinfo @@ -1,3 +1,3 @@ -MD5 (Layout-Manager-0.16.tar.gz) = f702042551fd12f9f1542e8a16dc52a9 -SHA256 (Layout-Manager-0.16.tar.gz) = 14fa5b52ff20bdf60bcc5321b4e62752ca0e013ada720519970e7f1bbce7ac7a -SIZE (Layout-Manager-0.16.tar.gz) = 30786 +MD5 (Layout-Manager-0.18.tar.gz) = 643ed57591a00de13838941cd83743b4 +SHA256 (Layout-Manager-0.18.tar.gz) = 8441246c873b95be7f3eb69eb5042dc62f289b60ca40306eaf03ec3b88edb471 +SIZE (Layout-Manager-0.18.tar.gz) = 31200 |