Index: head/graphics/p5-Graph-Easy/Makefile =================================================================== --- head/graphics/p5-Graph-Easy/Makefile (revision 297172) +++ head/graphics/p5-Graph-Easy/Makefile (revision 297173) @@ -1,52 +1,52 @@ # New ports collection makefile for: graphics/p5-Graph-Easy # Date created: 22 October 2005 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Graph-Easy -PORTVERSION= 0.70 +PORTVERSION= 0.71 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Render graphs as ASCII, HTML, SVG or Graphviz BUILD_DEPENDS= p5-Heap>0:${PORTSDIR}/devel/p5-Heap RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN1= graph-easy.1 MAN3= Graph::Easy.3 \ Graph::Easy::As_ascii.3 \ Graph::Easy::As_graphml.3 \ Graph::Easy::As_graphviz.3 \ Graph::Easy::As_txt.3 \ Graph::Easy::As_vcg.3 \ Graph::Easy::Attributes.3 \ Graph::Easy::Base.3 \ Graph::Easy::Edge.3 \ Graph::Easy::Edge::Cell.3 \ Graph::Easy::Group.3 \ Graph::Easy::Group::Anon.3 \ Graph::Easy::Group::Cell.3 \ Graph::Easy::Layout.3 \ Graph::Easy::Layout::Chain.3 \ Graph::Easy::Layout::Force.3 \ Graph::Easy::Layout::Grid.3 \ Graph::Easy::Layout::Path.3 \ Graph::Easy::Layout::Repair.3 \ Graph::Easy::Layout::Scout.3 \ Graph::Easy::Node.3 \ Graph::Easy::Node::Anon.3 \ Graph::Easy::Node::Cell.3 \ Graph::Easy::Node::Empty.3 \ Graph::Easy::Parser.3 \ Graph::Easy::Parser::Graphviz.3 \ Graph::Easy::Parser::VCG.3 .include Property changes on: head/graphics/p5-Graph-Easy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/graphics/p5-Graph-Easy/distinfo =================================================================== --- head/graphics/p5-Graph-Easy/distinfo (revision 297172) +++ head/graphics/p5-Graph-Easy/distinfo (revision 297173) @@ -1,2 +1,2 @@ -SHA256 (Graph-Easy-0.70.tar.gz) = 8798766cf40b74c1fc7d586e7ed494dc6b6d0f864b92881e0a646a1b6fe19504 -SIZE (Graph-Easy-0.70.tar.gz) = 416916 +SHA256 (Graph-Easy-0.71.tar.gz) = 0df446b94b681a6c37fabe2f9db0f3d473ba1af0abd74e9548542b9678b9b8da +SIZE (Graph-Easy-0.71.tar.gz) = 415710 Property changes on: head/graphics/p5-Graph-Easy/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property