diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-01-30 06:50:18 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-01-30 06:50:18 +0000 |
commit | 9ab2a1f4e5955b6f1fe9a7948ab8bd1a1696c14c (patch) | |
tree | b705cc2b79e229363225b6ad5df9b9c40e7f25f3 /graphics/p5-Graph-Easy | |
parent | 8d10d2e2c388e93354ca63137ba927c496ec38e0 (diff) |
Notes
Diffstat (limited to 'graphics/p5-Graph-Easy')
-rw-r--r-- | graphics/p5-Graph-Easy/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Graph-Easy/distinfo | 6 | ||||
-rw-r--r-- | graphics/p5-Graph-Easy/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile index 6a665fe3b453..1a5adf1844f2 100644 --- a/graphics/p5-Graph-Easy/Makefile +++ b/graphics/p5-Graph-Easy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph-Easy -PORTVERSION= 0.39 +PORTVERSION= 0.40 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Graph @@ -35,6 +35,7 @@ MAN3= Graph::Easy.3 \ Graph::Easy::Layout::Chain.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 \ diff --git a/graphics/p5-Graph-Easy/distinfo b/graphics/p5-Graph-Easy/distinfo index afdae4199f4c..d5e8361b4e14 100644 --- a/graphics/p5-Graph-Easy/distinfo +++ b/graphics/p5-Graph-Easy/distinfo @@ -1,3 +1,3 @@ -MD5 (Graph-Easy-0.39.tar.gz) = f25dac1e6522492e2cd86c49e31acb97 -SHA256 (Graph-Easy-0.39.tar.gz) = b65d1d0e1d12285e0cda8337de591f8e5228601c458753e33064787e5d3437e4 -SIZE (Graph-Easy-0.39.tar.gz) = 212170 +MD5 (Graph-Easy-0.40.tar.gz) = 46792fb2852783ffd940cc3c5e262d59 +SHA256 (Graph-Easy-0.40.tar.gz) = 679fb65d4a52c48d6e322bd357433da5f033bdc9aa8728629928ed866b3619a3 +SIZE (Graph-Easy-0.40.tar.gz) = 224902 diff --git a/graphics/p5-Graph-Easy/pkg-plist b/graphics/p5-Graph-Easy/pkg-plist index 29fe8ddab73b..c026b406fa20 100644 --- a/graphics/p5-Graph-Easy/pkg-plist +++ b/graphics/p5-Graph-Easy/pkg-plist @@ -12,6 +12,7 @@ %%SITE_PERL%%/Graph/Easy/Layout/Chain.pm %%SITE_PERL%%/Graph/Easy/Layout/Grid.pm %%SITE_PERL%%/Graph/Easy/Layout/Path.pm +%%SITE_PERL%%/Graph/Easy/Layout/Repair.pm %%SITE_PERL%%/Graph/Easy/Layout/Scout.pm %%SITE_PERL%%/Graph/Easy/Node.pm %%SITE_PERL%%/Graph/Easy/Node/Anon.pm |