diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-15 14:17:44 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-15 14:17:44 +0000 |
commit | 632128206eb8580f4521aeebeebcc34aa7bb0245 (patch) | |
tree | 1ffd632858ed6c7058bf73aa5729993246584411 /graphics | |
parent | 48b2c0e831c048e231c17fe77a33190fa47969f4 (diff) | |
download | ports-632128206eb8580f4521aeebeebcc34aa7bb0245.tar.gz ports-632128206eb8580f4521aeebeebcc34aa7bb0245.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart-Clicker/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Chart-Clicker/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/p5-Chart-Clicker/Makefile b/graphics/p5-Chart-Clicker/Makefile index 2ca145375f5c..13f524a94c14 100644 --- a/graphics/p5-Chart-Clicker/Makefile +++ b/graphics/p5-Chart-Clicker/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Chart-Clicker -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart @@ -16,7 +16,8 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= Powerful, extensible charting BUILD_DEPENDS= p5-Class-Accessor>=0.25:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Cairo>=1.000:${PORTSDIR}/graphics/p5-Cairo + p5-Cairo>=1.000:${PORTSDIR}/graphics/p5-Cairo \ + p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/graphics/p5-Chart-Clicker/distinfo b/graphics/p5-Chart-Clicker/distinfo index c6419c226972..908654faa89b 100644 --- a/graphics/p5-Chart-Clicker/distinfo +++ b/graphics/p5-Chart-Clicker/distinfo @@ -1,3 +1,3 @@ -MD5 (Chart-Clicker-1.1.5.tar.gz) = d655feccbd81a17513af0264e3587578 -SHA256 (Chart-Clicker-1.1.5.tar.gz) = c93bdaf52f40096af26c18da95536210338564111aae960376dddbe316cf7877 -SIZE (Chart-Clicker-1.1.5.tar.gz) = 39447 +MD5 (Chart-Clicker-1.1.6.tar.gz) = d56cd3dd004e1fc52af16f163d7993ea +SHA256 (Chart-Clicker-1.1.6.tar.gz) = 0ec3cc7ec11d0c4281743f6e619870df1cc38071690b287e9f912c6040ab4626 +SIZE (Chart-Clicker-1.1.6.tar.gz) = 39128 |