diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-10-04 05:21:02 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-10-04 05:21:02 +0000 |
commit | 3558b0c93bfef8ea7b8407f290123a8b98289698 (patch) | |
tree | 45889d3702e6cb9aab972979fdf44d674c94ac90 /graphics/p5-Layout-Manager | |
parent | f67b26db890b9bb61c33470a440b12664499b801 (diff) | |
download | ports-3558b0c93bfef8ea7b8407f290123a8b98289698.tar.gz ports-3558b0c93bfef8ea7b8407f290123a8b98289698.zip |
Notes
Diffstat (limited to 'graphics/p5-Layout-Manager')
-rw-r--r-- | graphics/p5-Layout-Manager/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Layout-Manager/distinfo | 6 |
2 files changed, 5 insertions, 5 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 diff --git a/graphics/p5-Layout-Manager/distinfo b/graphics/p5-Layout-Manager/distinfo index f94be22401e4..425fdd87e83f 100644 --- a/graphics/p5-Layout-Manager/distinfo +++ b/graphics/p5-Layout-Manager/distinfo @@ -1,3 +1,3 @@ -MD5 (Layout-Manager-0.18.tar.gz) = 643ed57591a00de13838941cd83743b4 -SHA256 (Layout-Manager-0.18.tar.gz) = 8441246c873b95be7f3eb69eb5042dc62f289b60ca40306eaf03ec3b88edb471 -SIZE (Layout-Manager-0.18.tar.gz) = 31200 +MD5 (Layout-Manager-0.19.tar.gz) = 499e748b9c67b2c1225c6ba0da948e12 +SHA256 (Layout-Manager-0.19.tar.gz) = 00a04e97a85a2773a1402395f726d8c5a3355c320e67ee0acb8ed445d019ced8 +SIZE (Layout-Manager-0.19.tar.gz) = 31213 |