diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-13 04:57:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-13 04:57:20 +0000 |
commit | d4a661c2c7a2493ae69ebc2f5536e88158e8a2a3 (patch) | |
tree | 573cb76985a39d049c0f299e3713706d406b7538 /graphics/p5-Chart | |
parent | 2ab2c4787d2f4ffd2dae150bc8ba3b7223ab66bc (diff) |
Notes
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r-- | graphics/p5-Chart/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Chart/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 0863115c6e93..e447709b19d9 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Chart -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHARTGRP @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 interface to build chart graphics +BUILD_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD RUN_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD -BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo index 386ee5eeca9c..84de5dc232b8 100644 --- a/graphics/p5-Chart/distinfo +++ b/graphics/p5-Chart/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chart-2.4.3.tar.gz) = dd20c6103d3ef86ff901ae2969a90596ea875e39af4603f2126eadd1bda9fc1a -SIZE (Chart-2.4.3.tar.gz) = 1607574 +SHA256 (Chart-2.4.4.tar.gz) = 3ee2a1f666937359b66f2ff7fa571db7a0c099c357f45f47c8075b488c3d394a +SIZE (Chart-2.4.4.tar.gz) = 1877973 |