diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-24 16:54:27 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-24 16:54:27 +0000 |
commit | c0e0f6d65e8d9ddc35492220374971a4b41b62d3 (patch) | |
tree | 3c867d4f3bef60a7d511fca7d96a7eee7e8f4409 /graphics/p5-Graphics-Primitive | |
parent | - Update to 0.15 (diff) |
- Update to 0.30
Diffstat (limited to 'graphics/p5-Graphics-Primitive')
-rw-r--r-- | graphics/p5-Graphics-Primitive/Makefile | 16 | ||||
-rw-r--r-- | graphics/p5-Graphics-Primitive/distinfo | 6 |
2 files changed, 11 insertions, 11 deletions
diff --git a/graphics/p5-Graphics-Primitive/Makefile b/graphics/p5-Graphics-Primitive/Makefile index 215bae71f870..52fb6cedbda3 100644 --- a/graphics/p5-Graphics-Primitive/Makefile +++ b/graphics/p5-Graphics-Primitive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graphics-Primitive -PORTVERSION= 0.28 +PORTVERSION= 0.30 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.25:${PORTSDIR}/devel/p5-Moose \ - p5-Geometry-Primitive>=0:${PORTSDIR}/graphics/p5-Geometry-Primitive \ - p5-Graphics-Color>=0:${PORTSDIR}/graphics/p5-Graphics-Color \ - p5-MooseX-Clone>=0:${PORTSDIR}/devel/p5-MooseX-Clone \ - p5-MooseX-AttributeHelpers>=0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ +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 \ + 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:${PORTSDIR}/devel/p5-Forest \ - p5-Text-Flow>=0:${PORTSDIR}/textproc/p5-Text-Flow + p5-Forest>=0.04:${PORTSDIR}/devel/p5-Forest \ + p5-Text-Flow>=0.01:${PORTSDIR}/textproc/p5-Text-Flow RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/graphics/p5-Graphics-Primitive/distinfo b/graphics/p5-Graphics-Primitive/distinfo index e846667c92d8..679dcdb382af 100644 --- a/graphics/p5-Graphics-Primitive/distinfo +++ b/graphics/p5-Graphics-Primitive/distinfo @@ -1,3 +1,3 @@ -MD5 (Graphics-Primitive-0.28.tar.gz) = d80339aab01ac7e30613be488c5df2e4 -SHA256 (Graphics-Primitive-0.28.tar.gz) = 6a4d005086080a27725e5197b1177f10a6e0157cb438f8f468c8161a06cad99e -SIZE (Graphics-Primitive-0.28.tar.gz) = 41617 +MD5 (Graphics-Primitive-0.30.tar.gz) = 301028d23649f568e345fc8ed043857c +SHA256 (Graphics-Primitive-0.30.tar.gz) = c8b49e4b5d3c95a250374ff2d2eacfe04e5d8ffd2f5edac5cb6592e6b4584250 +SIZE (Graphics-Primitive-0.30.tar.gz) = 41941 |