diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-12-01 01:19:35 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-12-01 01:19:35 +0000 |
commit | e9a69a476db0b133b2ed39ca818b3f3284b71bd6 (patch) | |
tree | ce10f4f96da7da50ef01bc2edf9ec3236e64217c /graphics/p5-Chart-Clicker | |
parent | 9349798e14381a5e2228760030a05945dca446db (diff) | |
download | ports-e9a69a476db0b133b2ed39ca818b3f3284b71bd6.tar.gz ports-e9a69a476db0b133b2ed39ca818b3f3284b71bd6.zip |
Notes
Diffstat (limited to 'graphics/p5-Chart-Clicker')
-rw-r--r-- | graphics/p5-Chart-Clicker/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-Chart-Clicker/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Chart-Clicker/Makefile b/graphics/p5-Chart-Clicker/Makefile index 96ce101f9bb2..9a3a54dcc3a1 100644 --- a/graphics/p5-Chart-Clicker/Makefile +++ b/graphics/p5-Chart-Clicker/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Chart-Clicker -PORTVERSION= 2.44 +PORTVERSION= 2.49 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Powerful, extensible charting -BUILD_DEPENDS= p5-Color-Palette>=0.091400:${PORTSDIR}/graphics/p5-Color-Palette \ +RUN_DEPENDS= p5-Color-Palette>=0.091400:${PORTSDIR}/graphics/p5-Color-Palette \ p5-Color-Scheme>=1.02:${PORTSDIR}/graphics/p5-Color-Scheme \ p5-Moose>=0.76:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ @@ -25,7 +25,7 @@ BUILD_DEPENDS= p5-Color-Palette>=0.091400:${PORTSDIR}/graphics/p5-Color-Palette p5-Graphics-Primitive>=0.42:${PORTSDIR}/graphics/p5-Graphics-Primitive \ p5-Graphics-Primitive-Driver-Cairo>=0.39:${PORTSDIR}/graphics/p5-Graphics-Primitive-Driver-Cairo \ p5-Layout-Manager>=0.29:${PORTSDIR}/graphics/p5-Layout-Manager -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= YES diff --git a/graphics/p5-Chart-Clicker/distinfo b/graphics/p5-Chart-Clicker/distinfo index ca6adb2c69ad..b99a8012a619 100644 --- a/graphics/p5-Chart-Clicker/distinfo +++ b/graphics/p5-Chart-Clicker/distinfo @@ -1,3 +1,3 @@ -MD5 (Chart-Clicker-2.44.tar.gz) = f0dacf36230300d87ef3a22acf3fa792 -SHA256 (Chart-Clicker-2.44.tar.gz) = b6d6b69d65d8930b8028f518b4bcb47137e765721f26e86e964c4e4517b2c3d4 -SIZE (Chart-Clicker-2.44.tar.gz) = 64382 +MD5 (Chart-Clicker-2.49.tar.gz) = 615312dbfd33973d2395160028e4af02 +SHA256 (Chart-Clicker-2.49.tar.gz) = 2f3d142b05e6f3f3b5a3ff787a7cddafec717a201893ba39db9a4720a965e0a5 +SIZE (Chart-Clicker-2.49.tar.gz) = 66744 |