aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorchinsan <chinsan@FreeBSD.org>2007-10-26 18:30:29 +0800
committerchinsan <chinsan@FreeBSD.org>2007-10-26 18:30:29 +0800
commitc2a355b57393fd86e7612d8f5c621eeb1cad9891 (patch)
treecea27df4b9739121a47113696ec207dc26d241c8 /graphics
parentd672edca6232e6fbea5b880dda6ac79160a8f9b1 (diff)
downloadfreebsd-ports-graphics-c2a355b57393fd86e7612d8f5c621eeb1cad9891.tar.gz
freebsd-ports-graphics-c2a355b57393fd86e7612d8f5c621eeb1cad9891.tar.zst
freebsd-ports-graphics-c2a355b57393fd86e7612d8f5c621eeb1cad9891.zip
- Update to 1.4.0
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Chart-Clicker/Makefile5
-rw-r--r--graphics/p5-Chart-Clicker/distinfo6
-rw-r--r--graphics/p5-Chart-Clicker/pkg-plist2
3 files changed, 5 insertions, 8 deletions
diff --git a/graphics/p5-Chart-Clicker/Makefile b/graphics/p5-Chart-Clicker/Makefile
index 7ca187fbfa7..e65b91a025f 100644
--- a/graphics/p5-Chart-Clicker/Makefile
+++ b/graphics/p5-Chart-Clicker/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Chart-Clicker
-PORTVERSION= 1.2.1
+PORTVERSION= 1.4.0
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +15,7 @@ MAINTAINER= chinsan@FreeBSD.org
COMMENT= Powerful, extensible charting
BUILD_DEPENDS= p5-Moose>=0.25:${PORTSDIR}/devel/p5-Moose \
+ p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \
p5-Cairo>=1.000:${PORTSDIR}/graphics/p5-Cairo \
p5-DateTime-Set>=0.25:${PORTSDIR}/devel/p5-DateTime-Set
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -51,9 +52,7 @@ MAN3= Chart::Clicker.3 Chart::Clicker::Axis.3 \
Chart::Clicker::Renderer::Base.3 \
Chart::Clicker::Renderer::Line.3 \
Chart::Clicker::Renderer::Measurement.3 \
- Chart::Clicker::Renderer::Pie.3 \
Chart::Clicker::Renderer::Point.3 \
- Chart::Clicker::Renderer::StackedBar.3 \
Chart::Clicker::Simple.3 \
Chart::Clicker::Shape.3 \
Chart::Clicker::Shape::Arc.3 \
diff --git a/graphics/p5-Chart-Clicker/distinfo b/graphics/p5-Chart-Clicker/distinfo
index 8405b83e101..8481048f897 100644
--- a/graphics/p5-Chart-Clicker/distinfo
+++ b/graphics/p5-Chart-Clicker/distinfo
@@ -1,3 +1,3 @@
-MD5 (Chart-Clicker-1.2.1.tar.gz) = b234203789f914edceb6693284c095df
-SHA256 (Chart-Clicker-1.2.1.tar.gz) = 84a8ba028ed6cb70714194e5017a71e5aa06e3d703435a8bfb3a9f12d5d913bf
-SIZE (Chart-Clicker-1.2.1.tar.gz) = 57995
+MD5 (Chart-Clicker-1.4.0.tar.gz) = 011f0b47b167fe903fec5197064cdfe8
+SHA256 (Chart-Clicker-1.4.0.tar.gz) = 3512b9d16b58c215404e44c8d74209bed1ea665c1120980041be0e69e8b7f886
+SIZE (Chart-Clicker-1.4.0.tar.gz) = 41785
diff --git a/graphics/p5-Chart-Clicker/pkg-plist b/graphics/p5-Chart-Clicker/pkg-plist
index 173d15ae30f..7ecc1f54ebf 100644
--- a/graphics/p5-Chart-Clicker/pkg-plist
+++ b/graphics/p5-Chart-Clicker/pkg-plist
@@ -32,9 +32,7 @@
%%SITE_PERL%%/Chart/Clicker/Renderer/Base.pm
%%SITE_PERL%%/Chart/Clicker/Renderer/Line.pm
%%SITE_PERL%%/Chart/Clicker/Renderer/Measurement.pm
-%%SITE_PERL%%/Chart/Clicker/Renderer/Pie.pm
%%SITE_PERL%%/Chart/Clicker/Renderer/Point.pm
-%%SITE_PERL%%/Chart/Clicker/Renderer/StackedBar.pm
%%SITE_PERL%%/Chart/Clicker/Simple.pm
%%SITE_PERL%%/Chart/Clicker/Shape.pm
%%SITE_PERL%%/Chart/Clicker/Shape/Arc.pm