Index: head/graphics/p5-Chart-Clicker/Makefile =================================================================== --- head/graphics/p5-Chart-Clicker/Makefile (revision 291407) +++ head/graphics/p5-Chart-Clicker/Makefile (revision 291408) @@ -1,73 +1,73 @@ # Ports collection makefile for: Chart-Clicker # Date created: 2006/08/15 # Whom: chinsan # # $FreeBSD$ # PORTNAME= Chart-Clicker -PORTVERSION= 2.76 +PORTVERSION= 2.77 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GPHAT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Powerful, extensible charting LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= p5-Color-Scheme>=0:${PORTSDIR}/graphics/p5-Color-Scheme \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-AttributeHelpers>=0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set \ p5-Geometry-Primitive>=0:${PORTSDIR}/graphics/p5-Geometry-Primitive \ p5-Graphics-Color>=0:${PORTSDIR}/graphics/p5-Graphics-Color \ p5-Graphics-Primitive>=0:${PORTSDIR}/graphics/p5-Graphics-Primitive \ p5-Graphics-Primitive-Driver-Cairo>=0:${PORTSDIR}/graphics/p5-Graphics-Primitive-Driver-Cairo \ p5-Layout-Manager>=0:${PORTSDIR}/graphics/p5-Layout-Manager BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod PERL_CONFIGURE= yes MAN3= Chart::Clicker.3 \ Chart::Clicker::Axis.3 \ Chart::Clicker::Axis::DateTime.3 \ Chart::Clicker::Component.3 \ Chart::Clicker::Container.3 \ Chart::Clicker::Context.3 \ Chart::Clicker::Data::DataSet.3 \ Chart::Clicker::Data::Marker.3 \ Chart::Clicker::Data::Range.3 \ Chart::Clicker::Data::Series.3 \ Chart::Clicker::Data::Series::HighLow.3 \ Chart::Clicker::Data::Series::Size.3 \ Chart::Clicker::Decoration.3 \ Chart::Clicker::Decoration::Glass.3 \ Chart::Clicker::Decoration::Grid.3 \ Chart::Clicker::Decoration::Legend.3 \ Chart::Clicker::Decoration::Legend::Tabular.3 \ Chart::Clicker::Decoration::MarkerOverlay.3 \ Chart::Clicker::Decoration::OverAxis.3 \ Chart::Clicker::Decoration::Plot.3 \ Chart::Clicker::Drawing::ColorAllocator.3 \ Chart::Clicker::Positioned.3 \ Chart::Clicker::Renderer.3 \ Chart::Clicker::Renderer::Area.3 \ Chart::Clicker::Renderer::Bar.3 \ Chart::Clicker::Renderer::Bubble.3 \ Chart::Clicker::Renderer::CandleStick.3 \ Chart::Clicker::Renderer::Line.3 \ Chart::Clicker::Renderer::Pie.3 \ Chart::Clicker::Renderer::Point.3 \ Chart::Clicker::Renderer::PolarArea.3 \ Chart::Clicker::Renderer::StackedArea.3 \ Chart::Clicker::Renderer::StackedBar.3 \ Chart::Clicker::Tutorial.3 .include Property changes on: head/graphics/p5-Chart-Clicker/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.45 \ No newline at end of property +1.46 \ No newline at end of property Index: head/graphics/p5-Chart-Clicker/distinfo =================================================================== --- head/graphics/p5-Chart-Clicker/distinfo (revision 291407) +++ head/graphics/p5-Chart-Clicker/distinfo (revision 291408) @@ -1,2 +1,2 @@ -SHA256 (Chart-Clicker-2.76.tar.gz) = 202f0f18a1be84351655b971d46ef960a763cc13333f41bcb7267051193b1b6a -SIZE (Chart-Clicker-2.76.tar.gz) = 64433 +SHA256 (Chart-Clicker-2.77.tar.gz) = a686542a29e63ab4c1490bf7d51777920e8eb55e2c9cfc39678cfa184ded371e +SIZE (Chart-Clicker-2.77.tar.gz) = 64537 Property changes on: head/graphics/p5-Chart-Clicker/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.40 \ No newline at end of property +1.41 \ No newline at end of property