diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-09 06:51:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-09 06:51:11 +0000 |
commit | f6737cdc8b0d0baa4da796245bd1b61a7c5f3ebb (patch) | |
tree | 74ca156595f5c67516cfd3a6da40fe47b8675006 /graphics/p5-Chart-Clicker | |
parent | 1d1f0a4d5e48de044446e4e0852d16235e8441c8 (diff) | |
download | ports-f6737cdc8b0d0baa4da796245bd1b61a7c5f3ebb.tar.gz ports-f6737cdc8b0d0baa4da796245bd1b61a7c5f3ebb.zip |
Notes
Diffstat (limited to 'graphics/p5-Chart-Clicker')
-rw-r--r-- | graphics/p5-Chart-Clicker/Makefile | 7 | ||||
-rw-r--r-- | graphics/p5-Chart-Clicker/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/graphics/p5-Chart-Clicker/Makefile b/graphics/p5-Chart-Clicker/Makefile index 3fc02712a085..aa808d6d78b2 100644 --- a/graphics/p5-Chart-Clicker/Makefile +++ b/graphics/p5-Chart-Clicker/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Chart-Clicker -PORTVERSION= 2.68 +PORTVERSION= 2.69 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GPHAT @@ -27,7 +27,10 @@ RUN_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 -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} + +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 PERL_CONFIGURE= YES diff --git a/graphics/p5-Chart-Clicker/distinfo b/graphics/p5-Chart-Clicker/distinfo index 952bec045956..110ed20d4fc7 100644 --- a/graphics/p5-Chart-Clicker/distinfo +++ b/graphics/p5-Chart-Clicker/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chart-Clicker-2.68.tar.gz) = c1fc1ba748ef628dfae21fa06a1864b4246d44fdb7e9f1cc2482b41c378e96d3 -SIZE (Chart-Clicker-2.68.tar.gz) = 78485 +SHA256 (Chart-Clicker-2.69.tar.gz) = 3e7b65103e86e323ccfc613c218872f29e07baa5c0b08b87ae1d013d777bdeda +SIZE (Chart-Clicker-2.69.tar.gz) = 78733 |