diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-03 10:45:36 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-03 10:45:36 +0000 |
commit | c52c040a5af2d8d19602ea4251454307f7f63790 (patch) | |
tree | c74070005b984742bce55ba88d5e27b77a7f1767 | |
parent | 749f00bcac521859956a9a9cf124ab49b9ee74cc (diff) | |
download | ports-c52c040a5af2d8d19602ea4251454307f7f63790.tar.gz ports-c52c040a5af2d8d19602ea4251454307f7f63790.zip |
Notes
-rw-r--r-- | graphics/p5-Graphics-Primitive/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Graphics-Primitive/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/p5-Graphics-Primitive/Makefile b/graphics/p5-Graphics-Primitive/Makefile index 96f840cbf991..215bae71f870 100644 --- a/graphics/p5-Graphics-Primitive/Makefile +++ b/graphics/p5-Graphics-Primitive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graphics-Primitive -PORTVERSION= 0.26 +PORTVERSION= 0.28 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT @@ -17,6 +17,7 @@ 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 \ p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \ diff --git a/graphics/p5-Graphics-Primitive/distinfo b/graphics/p5-Graphics-Primitive/distinfo index 5942adb377bc..e846667c92d8 100644 --- a/graphics/p5-Graphics-Primitive/distinfo +++ b/graphics/p5-Graphics-Primitive/distinfo @@ -1,3 +1,3 @@ -MD5 (Graphics-Primitive-0.26.tar.gz) = be684930b2fa2e874fbe81de97a14547 -SHA256 (Graphics-Primitive-0.26.tar.gz) = 4a87e3018b3bf7792fe398cc26ea2d9bd3c6e1af7137107b1528e83e478d24bf -SIZE (Graphics-Primitive-0.26.tar.gz) = 41483 +MD5 (Graphics-Primitive-0.28.tar.gz) = d80339aab01ac7e30613be488c5df2e4 +SHA256 (Graphics-Primitive-0.28.tar.gz) = 6a4d005086080a27725e5197b1177f10a6e0157cb438f8f468c8161a06cad99e +SIZE (Graphics-Primitive-0.28.tar.gz) = 41617 |