diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-10-04 13:07:26 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-10-04 13:07:26 +0800 |
commit | 3538349351bfb1776bb0a2891ada3d77039f3928 (patch) | |
tree | 42049e28125bee133a3ff6a1fe395ba2fb7d517e /graphics/p5-Graphics-Primitive | |
parent | 9accd0a6053fa4954036ac2180783ecfbc509e26 (diff) | |
download | freebsd-ports-gnome-3538349351bfb1776bb0a2891ada3d77039f3928.tar.gz freebsd-ports-gnome-3538349351bfb1776bb0a2891ada3d77039f3928.tar.zst freebsd-ports-gnome-3538349351bfb1776bb0a2891ada3d77039f3928.zip |
- Update to 0.34
Diffstat (limited to 'graphics/p5-Graphics-Primitive')
-rw-r--r-- | graphics/p5-Graphics-Primitive/Makefile | 12 | ||||
-rw-r--r-- | graphics/p5-Graphics-Primitive/distinfo | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/graphics/p5-Graphics-Primitive/Makefile b/graphics/p5-Graphics-Primitive/Makefile index c48b9cf705db..e4008e2efe26 100644 --- a/graphics/p5-Graphics-Primitive/Makefile +++ b/graphics/p5-Graphics-Primitive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graphics-Primitive -PORTVERSION= 0.32 +PORTVERSION= 0.34 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT @@ -15,14 +15,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= chinsan@FreeBSD.org COMMENT= Device and library agnostic graphic primitives -BUILD_DEPENDS= p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \ - p5-Geometry-Primitive>=0.11:${PORTSDIR}/graphics/p5-Geometry-Primitive \ - p5-Graphics-Color>=0.14:${PORTSDIR}/graphics/p5-Graphics-Color \ +BUILD_DEPENDS= p5-Geometry-Primitive>=0.13:${PORTSDIR}/graphics/p5-Geometry-Primitive \ + p5-Graphics-Color>=0.16:${PORTSDIR}/graphics/p5-Graphics-Color \ + p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Clone>=0.03:${PORTSDIR}/devel/p5-MooseX-Clone \ p5-MooseX-AttributeHelpers>=0.12:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \ - p5-Forest>=0.04:${PORTSDIR}/devel/p5-Forest \ - p5-Text-Flow>=0.01:${PORTSDIR}/textproc/p5-Text-Flow + p5-MooseX-Storage>=0.14:${PORTSDIR}/devel/p5-MooseX-Storage \ + p5-Forest>=0.04:${PORTSDIR}/devel/p5-Forest RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/graphics/p5-Graphics-Primitive/distinfo b/graphics/p5-Graphics-Primitive/distinfo index fb0f099d0bf3..7450b4cecf1a 100644 --- a/graphics/p5-Graphics-Primitive/distinfo +++ b/graphics/p5-Graphics-Primitive/distinfo @@ -1,3 +1,3 @@ -MD5 (Graphics-Primitive-0.32.tar.gz) = f970bee3552f0f3fcb74cc94c1b6e61f -SHA256 (Graphics-Primitive-0.32.tar.gz) = 50543a7f3d4ce9a8e62689189322849c347264a57d638510565a936579456fd4 -SIZE (Graphics-Primitive-0.32.tar.gz) = 36376 +MD5 (Graphics-Primitive-0.34.tar.gz) = 0b3068bb55a41b63d63a57aa4e96fa27 +SHA256 (Graphics-Primitive-0.34.tar.gz) = fcb70c3039934a620a2b7681cb2e4e7c8b4d0d4fd9d4ed991567f2eb881e6ff2 +SIZE (Graphics-Primitive-0.34.tar.gz) = 36544 |