aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Graph-Easy
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2006-03-21 21:06:43 +0800
committertobez <tobez@FreeBSD.org>2006-03-21 21:06:43 +0800
commitd1c5de237c119861106ac9fdffb626e4ab730e9f (patch)
tree37c738a0c8cdf8bceb67fa3ff31f6b2b11226378 /graphics/p5-Graph-Easy
parente3374bab17cbaf8a5dbecf796cc9e569067be2b7 (diff)
downloadfreebsd-ports-graphics-d1c5de237c119861106ac9fdffb626e4ab730e9f.tar.gz
freebsd-ports-graphics-d1c5de237c119861106ac9fdffb626e4ab730e9f.tar.zst
freebsd-ports-graphics-d1c5de237c119861106ac9fdffb626e4ab730e9f.zip
Update to 0.43.
Diffstat (limited to 'graphics/p5-Graph-Easy')
-rw-r--r--graphics/p5-Graph-Easy/Makefile5
-rw-r--r--graphics/p5-Graph-Easy/distinfo6
-rw-r--r--graphics/p5-Graph-Easy/pkg-plist8
3 files changed, 11 insertions, 8 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile
index de9caa96745..10d1955e47a 100644
--- a/graphics/p5-Graph-Easy/Makefile
+++ b/graphics/p5-Graph-Easy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graph-Easy
-PORTVERSION= 0.42
+PORTVERSION= 0.43
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Graph
@@ -41,7 +41,8 @@ MAN3= Graph::Easy.3 \
Graph::Easy::Node::Anon.3 \
Graph::Easy::Node::Cell.3 \
Graph::Easy::Node::Empty.3 \
- Graph::Easy::Parser.3
+ Graph::Easy::Parser.3 \
+ Graph::Easy::Parser::Graphviz.3
.include <bsd.port.pre.mk>
diff --git a/graphics/p5-Graph-Easy/distinfo b/graphics/p5-Graph-Easy/distinfo
index 47deee352fa..8ca08526e91 100644
--- a/graphics/p5-Graph-Easy/distinfo
+++ b/graphics/p5-Graph-Easy/distinfo
@@ -1,3 +1,3 @@
-MD5 (Graph-Easy-0.42.tar.gz) = 36fca36e6ff715404ca243251aff4365
-SHA256 (Graph-Easy-0.42.tar.gz) = 6b5bfccd38d04ce9d7547a9f54a5f6cb2f60a05925748a62fd755350b4449bc6
-SIZE (Graph-Easy-0.42.tar.gz) = 243040
+MD5 (Graph-Easy-0.43.tar.gz) = 5c0c8411db95ff93778c55c18d088b0b
+SHA256 (Graph-Easy-0.43.tar.gz) = 5bb6de99facd27e35e98c0ea32f5756bf72ff5f04bb2aec66a02b946963274cd
+SIZE (Graph-Easy-0.43.tar.gz) = 260062
diff --git a/graphics/p5-Graph-Easy/pkg-plist b/graphics/p5-Graph-Easy/pkg-plist
index c026b406fa2..90f08c447db 100644
--- a/graphics/p5-Graph-Easy/pkg-plist
+++ b/graphics/p5-Graph-Easy/pkg-plist
@@ -19,12 +19,14 @@
%%SITE_PERL%%/Graph/Easy/Node/Cell.pm
%%SITE_PERL%%/Graph/Easy/Node/Empty.pm
%%SITE_PERL%%/Graph/Easy/Parser.pm
+%%SITE_PERL%%/Graph/Easy/Parser/Graphviz.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph/Easy/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph/Easy
+@dirrmtry %%SITE_PERL%%/Graph/Easy/Parser
+@dirrmtry %%SITE_PERL%%/Graph/Easy/Node
@dirrmtry %%SITE_PERL%%/Graph/Easy/Layout
@dirrmtry %%SITE_PERL%%/Graph/Easy/Group
-@dirrmtry %%SITE_PERL%%/Graph/Easy/Node
@dirrmtry %%SITE_PERL%%/Graph/Easy/Edge
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph
@dirrmtry %%SITE_PERL%%/Graph/Easy
@dirrmtry %%SITE_PERL%%/Graph
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph/Easy
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph