Index: head/math/p5-Graph/Makefile =================================================================== --- head/math/p5-Graph/Makefile (revision 225542) +++ head/math/p5-Graph/Makefile (revision 225543) @@ -1,41 +1,41 @@ # New ports collection makefile for: math/p5-Graph # Date created: 09 October 2001 # Whom: tobez # # $FreeBSD$ # PORTNAME= Graph -PORTVERSION= 0.84 +PORTVERSION= 0.90 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN 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::Directed.3 \ Graph::Matrix.3 \ Graph::TransitiveClosure.3 \ Graph::TransitiveClosure::Matrix.3 \ Graph::Traversal.3 \ Graph::Traversal::BFS.3 \ Graph::Traversal::DFS.3 \ Graph::Undirected.3 \ Graph::UnionFind.3 \ Heap071::Elem.3 \ Heap071::Fibonacci.3 .include Property changes on: head/math/p5-Graph/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/math/p5-Graph/distinfo =================================================================== --- head/math/p5-Graph/distinfo (revision 225542) +++ head/math/p5-Graph/distinfo (revision 225543) @@ -1,3 +1,3 @@ -MD5 (Graph-0.84.tar.gz) = cd42d5c04964a2b7db5f6c200c716ded -SHA256 (Graph-0.84.tar.gz) = 8fc02f0b57aaa22f4cf333477aab7753599416c2e08dccd600d2eb2c1b87ac58 -SIZE (Graph-0.84.tar.gz) = 137841 +MD5 (Graph-0.90.tar.gz) = 9b4f604f52163479ced53727f63fd8b8 +SHA256 (Graph-0.90.tar.gz) = f9e09bc82ece9e35721250e1d67d6c34588a1b1f2331befaf7495f0ee7030358 +SIZE (Graph-0.90.tar.gz) = 143985 Property changes on: head/math/p5-Graph/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property