aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Easy
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-11-28 12:01:27 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-11-28 12:01:27 +0000
commitab0fe1e33a2db6957d69dedd15d823ec96c6a23e (patch)
tree2727cbfd9292893cc6878f8ca25d8dd9d556213d /graphics/p5-Graph-Easy
parent496271c6a76bd81b322e39ad051ac31e6a118cd7 (diff)
Notes
Diffstat (limited to 'graphics/p5-Graph-Easy')
-rw-r--r--graphics/p5-Graph-Easy/Makefile3
-rw-r--r--graphics/p5-Graph-Easy/distinfo6
-rw-r--r--graphics/p5-Graph-Easy/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile
index e25fbb773f3d..051e7d53552b 100644
--- a/graphics/p5-Graph-Easy/Makefile
+++ b/graphics/p5-Graph-Easy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graph-Easy
-PORTVERSION= 0.48
+PORTVERSION= 0.49
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Graph
@@ -30,6 +30,7 @@ MAN3= Graph::Easy.3 \
Graph::Easy::Edge.3 \
Graph::Easy::Edge::Cell.3 \
Graph::Easy::Group.3 \
+ Graph::Easy::Group::Anon.3 \
Graph::Easy::Group::Cell.3 \
Graph::Easy::Layout.3 \
Graph::Easy::Layout::Chain.3 \
diff --git a/graphics/p5-Graph-Easy/distinfo b/graphics/p5-Graph-Easy/distinfo
index a663b3d504c2..5e844ae29b29 100644
--- a/graphics/p5-Graph-Easy/distinfo
+++ b/graphics/p5-Graph-Easy/distinfo
@@ -1,3 +1,3 @@
-MD5 (Graph-Easy-0.48.tar.gz) = 68c19043531f4dce8861554ae466241c
-SHA256 (Graph-Easy-0.48.tar.gz) = 5e66bd5f5d643c0dd4ca14357f24936456461cdaba00b7d6bab8de3cfb3edf54
-SIZE (Graph-Easy-0.48.tar.gz) = 309342
+MD5 (Graph-Easy-0.49.tar.gz) = 040f4e5363dc26a4eb2a4c67ba9ffec2
+SHA256 (Graph-Easy-0.49.tar.gz) = 3143b852cbe4f37dbdba4d5be5f1b1001266ff1dde5d3dab75aaeb24fbc92a7f
+SIZE (Graph-Easy-0.49.tar.gz) = 324115
diff --git a/graphics/p5-Graph-Easy/pkg-plist b/graphics/p5-Graph-Easy/pkg-plist
index 90f08c447db0..245d18c92c01 100644
--- a/graphics/p5-Graph-Easy/pkg-plist
+++ b/graphics/p5-Graph-Easy/pkg-plist
@@ -7,6 +7,7 @@
%%SITE_PERL%%/Graph/Easy/Edge.pm
%%SITE_PERL%%/Graph/Easy/Edge/Cell.pm
%%SITE_PERL%%/Graph/Easy/Group.pm
+%%SITE_PERL%%/Graph/Easy/Group/Anon.pm
%%SITE_PERL%%/Graph/Easy/Group/Cell.pm
%%SITE_PERL%%/Graph/Easy/Layout.pm
%%SITE_PERL%%/Graph/Easy/Layout/Chain.pm