aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Easy
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2013-05-27 09:37:49 +0000
committerAnton Berezin <tobez@FreeBSD.org>2013-05-27 09:37:49 +0000
commitac30151c583f4f51ace2b74fcf2ee2e267b2f9c8 (patch)
treedb27d9412003058d5a9d7aaf951142b3e3b70e34 /graphics/p5-Graph-Easy
parent79893a6916381932fecb70626425e82b7d8fc8a1 (diff)
downloadports-ac30151c583f4f51ace2b74fcf2ee2e267b2f9c8.tar.gz
ports-ac30151c583f4f51ace2b74fcf2ee2e267b2f9c8.zip
Update to 0.73.
Notes
Notes: svn path=/head/; revision=319196
Diffstat (limited to 'graphics/p5-Graph-Easy')
-rw-r--r--graphics/p5-Graph-Easy/Makefile11
-rw-r--r--graphics/p5-Graph-Easy/distinfo4
-rw-r--r--graphics/p5-Graph-Easy/pkg-plist1
3 files changed, 7 insertions, 9 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile
index 85249ebec4fb..33791bd86b40 100644
--- a/graphics/p5-Graph-Easy/Makefile
+++ b/graphics/p5-Graph-Easy/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: graphics/p5-Graph-Easy
-# Date created: 22 October 2005
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Graph-Easy
-PORTVERSION= 0.72
+PORTVERSION= 0.73
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -47,6 +43,7 @@ MAN3= Graph::Easy.3 \
Graph::Easy::Node::Empty.3 \
Graph::Easy::Parser.3 \
Graph::Easy::Parser::Graphviz.3 \
- Graph::Easy::Parser::VCG.3
+ Graph::Easy::Parser::VCG.3 \
+ Graph::Easy::Util.3
.include <bsd.port.mk>
diff --git a/graphics/p5-Graph-Easy/distinfo b/graphics/p5-Graph-Easy/distinfo
index 08e6960a6dd9..e937e4867a66 100644
--- a/graphics/p5-Graph-Easy/distinfo
+++ b/graphics/p5-Graph-Easy/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Graph-Easy-0.72.tar.gz) = 5adcef407f91c2cfb278ed09d01b74fd2745a600d9442b7fe05115154ab3060e
-SIZE (Graph-Easy-0.72.tar.gz) = 392243
+SHA256 (Graph-Easy-0.73.tar.gz) = 867ad5a95049da38cb821bfae22c3a744e607bf1d7498f97ce249c8e31a291da
+SIZE (Graph-Easy-0.73.tar.gz) = 394403
diff --git a/graphics/p5-Graph-Easy/pkg-plist b/graphics/p5-Graph-Easy/pkg-plist
index 774ff030308c..1eacb50e5f91 100644
--- a/graphics/p5-Graph-Easy/pkg-plist
+++ b/graphics/p5-Graph-Easy/pkg-plist
@@ -27,6 +27,7 @@ bin/graph-easy
%%SITE_PERL%%/Graph/Easy/Parser.pm
%%SITE_PERL%%/Graph/Easy/Parser/Graphviz.pm
%%SITE_PERL%%/Graph/Easy/Parser/VCG.pm
+%%SITE_PERL%%/Graph/Easy/Util.pm
@dirrmtry %%SITE_PERL%%/Graph/Easy/Parser
@dirrmtry %%SITE_PERL%%/Graph/Easy/Node
@dirrmtry %%SITE_PERL%%/Graph/Easy/Layout