diff options
author | tobez <tobez@FreeBSD.org> | 2010-03-22 22:20:27 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-03-22 22:20:27 +0800 |
commit | 10707f28fa73e5118ba6059d569783bfd0a066ac (patch) | |
tree | c052ee85e0bda2b8d7b4ce6d0a2c03fb706ece60 /graphics/p5-Graphics-Primitive | |
parent | 481864730c73783d12d0cc7a9bd67a1eb974f554 (diff) | |
download | freebsd-ports-gnome-10707f28fa73e5118ba6059d569783bfd0a066ac.tar.gz freebsd-ports-gnome-10707f28fa73e5118ba6059d569783bfd0a066ac.tar.zst freebsd-ports-gnome-10707f28fa73e5118ba6059d569783bfd0a066ac.zip |
Update to 0.51.
Changes: http://search.cpan.org/dist/Graphics-Primitive/Changes
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 |