diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-03-22 14:20:27 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-03-22 14:20:27 +0000 |
commit | 3a5562db87f0312a2a68370c1f655bb18c588760 (patch) | |
tree | 6d27df882ce245dc141e8ac802bfd71a9a7b2fc0 /graphics/p5-Graphics-Primitive | |
parent | 2fb0222b3c65f62c36e5f7e3073fe66b0322156e (diff) | |
download | ports-3a5562db87f0312a2a68370c1f655bb18c588760.tar.gz ports-3a5562db87f0312a2a68370c1f655bb18c588760.zip |
Notes
Diffstat (limited to 'graphics/p5-Graphics-Primitive')
-rw-r--r-- | graphics/p5-Graphics-Primitive/Makefile | 8 | ||||
-rw-r--r-- | graphics/p5-Graphics-Primitive/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/graphics/p5-Graphics-Primitive/Makefile b/graphics/p5-Graphics-Primitive/Makefile index bf34560b376a..fbc82f869daf 100644 --- a/graphics/p5-Graphics-Primitive/Makefile +++ b/graphics/p5-Graphics-Primitive/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Graphics-Primitive -PORTVERSION= 0.49 +PORTVERSION= 0.51 CATEGORIES= graphics perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT +MASTER_SITES= CPAN/../by-authors/id/G/GP/GPHAT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -19,8 +18,7 @@ RUN_DEPENDS= p5-Forest>=0.06:${PORTSDIR}/devel/p5-Forest \ p5-Geometry-Primitive>=0.16:${PORTSDIR}/graphics/p5-Geometry-Primitive \ p5-Graphics-Color>=0.20:${PORTSDIR}/graphics/p5-Graphics-Color \ p5-JSON-Any>=1.22:${PORTSDIR}/converters/p5-JSON-Any \ - p5-Moose>=0.79:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ + p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Clone>=0.04:${PORTSDIR}/devel/p5-MooseX-Clone \ p5-MooseX-Storage>=0.17:${PORTSDIR}/devel/p5-MooseX-Storage BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/graphics/p5-Graphics-Primitive/distinfo b/graphics/p5-Graphics-Primitive/distinfo index 6d1529ac8f08..272b5b2b98f2 100644 --- a/graphics/p5-Graphics-Primitive/distinfo +++ b/graphics/p5-Graphics-Primitive/distinfo @@ -1,3 +1,3 @@ -MD5 (Graphics-Primitive-0.49.tar.gz) = 62fc4601090e8270baa2fcaa21b67146 -SHA256 (Graphics-Primitive-0.49.tar.gz) = 14996fe8b8565b91f6bd52639d7af5ac9fc2270f4b7cad54655ee05645431ecb -SIZE (Graphics-Primitive-0.49.tar.gz) = 40062 +MD5 (Graphics-Primitive-0.51.tar.gz) = 71897c7f1c14a3b389caa16705bf45ce +SHA256 (Graphics-Primitive-0.51.tar.gz) = 200e9f6780c65785d1ecccdfd556bf3a873612e13798a96348e829ffecba2f9a +SIZE (Graphics-Primitive-0.51.tar.gz) = 40716 |