Index: head/math/p5-Graph/Makefile =================================================================== --- head/math/p5-Graph/Makefile (revision 127207) +++ head/math/p5-Graph/Makefile (revision 127208) @@ -1,44 +1,44 @@ # New ports collection makefile for: math/p5-Graph # Date created: 09 October 2001 # Whom: tobez # # $FreeBSD$ # PORTNAME= Graph -PORTVERSION= 0.54 +PORTVERSION= 0.55 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Graph PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Graph, the Perl module for graph operations BUILD_DEPENDS= ${SITE_PERL}/Heap.pm:${PORTSDIR}/devel/p5-Heap \ ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Graph.3 \ Graph::AdjacencyMap.3 \ Graph::AdjacencyMap::Vertex.3 \ Graph::AdjacencyMatrix.3 \ Graph::BitMatrix.3 \ Graph::Matrix.3 \ Graph::TransitiveClosure.3 \ Graph::TransitiveClosure::Matrix.3 \ Graph::Traversal.3 \ Graph::Traversal::BFS.3 \ Graph::Traversal::DFS.3 \ Graph::UnionFind.3 .include .if ${PERL_LEVEL} < 500601 IGNORE= This port requires perl 5.6.x or later version .endif .include Property changes on: head/math/p5-Graph/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/math/p5-Graph/distinfo =================================================================== --- head/math/p5-Graph/distinfo (revision 127207) +++ head/math/p5-Graph/distinfo (revision 127208) @@ -1,2 +1,2 @@ -MD5 (Graph-0.54.tar.gz) = cf623c7c9004c9cef9030f6ea645f73f -SIZE (Graph-0.54.tar.gz) = 87310 +MD5 (Graph-0.55.tar.gz) = 095c84809d7f36ce979f464ab00ff72e +SIZE (Graph-0.55.tar.gz) = 88514 Property changes on: head/math/p5-Graph/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property