diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-10-04 04:19:17 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-10-04 04:19:17 +0000 |
commit | caf18dddf9a61517396604c43e2570aa24b616d8 (patch) | |
tree | f7ad6d9caeda11e6007bf07d577d91c7edc7e404 /graphics/p5-Geometry-Primitive | |
parent | cba98a1576454b9892d0c23141803b79d6a51a23 (diff) | |
download | ports-caf18dddf9a61517396604c43e2570aa24b616d8.tar.gz ports-caf18dddf9a61517396604c43e2570aa24b616d8.zip |
Notes
Diffstat (limited to 'graphics/p5-Geometry-Primitive')
-rw-r--r-- | graphics/p5-Geometry-Primitive/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Geometry-Primitive/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/p5-Geometry-Primitive/Makefile b/graphics/p5-Geometry-Primitive/Makefile index 1e75272fe1e3..c8fb5b6c071a 100644 --- a/graphics/p5-Geometry-Primitive/Makefile +++ b/graphics/p5-Geometry-Primitive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geometry-Primitive -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT @@ -16,14 +16,13 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= Primitive Geometry Entities BUILD_DEPENDS= p5-Moose>=0.57:${PORTSDIR}/devel/p5-Moose \ - p5-Pod-Coverage-Moose>=0.01:${PORTSDIR}/devel/p5-Pod-Coverage-Moose \ p5-MooseX-AttributeHelpers>=0.13:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-MooseX-Clone>=0.03:${PORTSDIR}/devel/p5-MooseX-Clone \ p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \ p5-DateTime-Set>=0.25:${PORTSDIR}/devel/p5-DateTime-Set \ p5-Math-Complex>=1.54:${PORTSDIR}/math/p5-Math-Complex \ p5-MooseX-Storage>=0.14:${PORTSDIR}/devel/p5-MooseX-Storage \ - p5-Check-ISA>=0:${PORTSDIR}/devel/p5-Check-ISA + p5-Check-ISA>=0.04:${PORTSDIR}/devel/p5-Check-ISA RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/graphics/p5-Geometry-Primitive/distinfo b/graphics/p5-Geometry-Primitive/distinfo index 471afe38f7e5..e6330c6dfba3 100644 --- a/graphics/p5-Geometry-Primitive/distinfo +++ b/graphics/p5-Geometry-Primitive/distinfo @@ -1,3 +1,3 @@ -MD5 (Geometry-Primitive-0.12.tar.gz) = a816fc698b8b84c13806b1a4c11cf5c9 -SHA256 (Geometry-Primitive-0.12.tar.gz) = 3a436b61ac3f9f539a7866be3afac3fda843264ee50d8933d947365e85a89bb7 -SIZE (Geometry-Primitive-0.12.tar.gz) = 20414 +MD5 (Geometry-Primitive-0.13.tar.gz) = cff232f9893f4e8fa6efb9dcb960a7be +SHA256 (Geometry-Primitive-0.13.tar.gz) = b1482fc0bb94471852935485c6f0d0119f83eaaebc8b5e8c4cf78e67242ea93b +SIZE (Geometry-Primitive-0.13.tar.gz) = 20450 |