summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-02-13 14:47:45 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-02-13 14:47:45 +0000
commit8a2b51e72a962985617f686c163271e30de2105e (patch)
tree324acc1b79b8f1f62ceeabcf973527291720ff08 /math
parentFix plist (diff)
Update to 0.57.
Notes
Notes: svn path=/head/; revision=128697
Diffstat (limited to 'math')
-rw-r--r--math/p5-Graph/Makefile4
-rw-r--r--math/p5-Graph/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile
index e71ed6b37879..6b23f62c932a 100644
--- a/math/p5-Graph/Makefile
+++ b/math/p5-Graph/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graph
-PORTVERSION= 0.55
+PORTVERSION= 0.57
PORTEPOCH= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -27,12 +27,14 @@ MAN3= Graph.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
.include <bsd.port.pre.mk>
diff --git a/math/p5-Graph/distinfo b/math/p5-Graph/distinfo
index bbdb57c6a3cc..f9d036344dd5 100644
--- a/math/p5-Graph/distinfo
+++ b/math/p5-Graph/distinfo
@@ -1,2 +1,2 @@
-MD5 (Graph-0.55.tar.gz) = 095c84809d7f36ce979f464ab00ff72e
-SIZE (Graph-0.55.tar.gz) = 88514
+MD5 (Graph-0.57.tar.gz) = 5189eddb25f92438a56c66ab9c91401a
+SIZE (Graph-0.57.tar.gz) = 89059