diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-01-13 12:57:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-01-13 12:57:20 +0800 |
commit | 1f7bcc855add5bbd0e8c16db3e817f0118109669 (patch) | |
tree | 1057f7f915a3668eda1e0b3c0961b805d318c9c6 /graphics/p5-Chart | |
parent | 6421d63d72c0c5f841dd5a35c8e0920ce1d0e9ad (diff) | |
download | freebsd-ports-gnome-1f7bcc855add5bbd0e8c16db3e817f0118109669.tar.gz freebsd-ports-gnome-1f7bcc855add5bbd0e8c16db3e817f0118109669.tar.zst freebsd-ports-gnome-1f7bcc855add5bbd0e8c16db3e817f0118109669.zip |
- Update to 2.4.4
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 |