diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-09 14:51:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-09 14:51:11 +0800 |
commit | 2cd757ce9e5f7e1fb0b1f3dc378d1713f2115a5e (patch) | |
tree | 166cb383e3f4acaf4060727b2f8850a14d00e793 /graphics | |
parent | 237ed70da45e3be6284dccef686914dbd1626e50 (diff) | |
download | freebsd-ports-graphics-2cd757ce9e5f7e1fb0b1f3dc378d1713f2115a5e.tar.gz freebsd-ports-graphics-2cd757ce9e5f7e1fb0b1f3dc378d1713f2115a5e.tar.zst freebsd-ports-graphics-2cd757ce9e5f7e1fb0b1f3dc378d1713f2115a5e.zip |
- update to 2.69
- add licenses
Diffstat (limited to 'graphics')
-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 3fc02712a08..aa808d6d78b 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 952bec04595..110ed20d4fc 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 |