diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-28 04:00:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-28 04:00:43 +0000 |
commit | 44833ab30cff3ad5390e14db84f7254e0b301ef3 (patch) | |
tree | 53132b26a7bb04360aac18d49d8a49177f702e44 /graphics | |
parent | e3476be28e06ae0573ad18719d85df1a12cfc02b (diff) | |
download | ports-44833ab30cff3ad5390e14db84f7254e0b301ef3.tar.gz ports-44833ab30cff3ad5390e14db84f7254e0b301ef3.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart-Clicker/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Chart-Clicker/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/p5-Chart-Clicker/Makefile b/graphics/p5-Chart-Clicker/Makefile index 18bcb4bb25bd..021dbc98a49e 100644 --- a/graphics/p5-Chart-Clicker/Makefile +++ b/graphics/p5-Chart-Clicker/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Chart-Clicker -PORTVERSION= 2.80 +PORTVERSION= 2.81 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GPHAT @@ -31,6 +31,7 @@ RUN_DEPENDS= p5-Color-Scheme>=0:${PORTSDIR}/graphics/p5-Color-Scheme \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod PERL_CONFIGURE= yes diff --git a/graphics/p5-Chart-Clicker/distinfo b/graphics/p5-Chart-Clicker/distinfo index 2c2c79c35b06..4089dcd94385 100644 --- a/graphics/p5-Chart-Clicker/distinfo +++ b/graphics/p5-Chart-Clicker/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chart-Clicker-2.80.tar.gz) = 47cfed2b9b952ababa95a172bc37f3ac44b015718a1d474ff77a3ad2dded094a -SIZE (Chart-Clicker-2.80.tar.gz) = 64890 +SHA256 (Chart-Clicker-2.81.tar.gz) = f3afa15801dd54d337b33dbcbac2579bc040b28ca9d39169f33a18a2bd9a8163 +SIZE (Chart-Clicker-2.81.tar.gz) = 65287 |