diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-01-19 09:17:52 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-01-19 09:17:52 +0000 |
commit | 71243e38301ef629bb375f8b54edddffe4137d05 (patch) | |
tree | 55c73fe5e507d089e9001c722c61af1b4d30ce89 /graphics | |
parent | 39098fe9657896e33955708b3f357c8c35e19712 (diff) | |
download | ports-71243e38301ef629bb375f8b54edddffe4137d05.tar.gz ports-71243e38301ef629bb375f8b54edddffe4137d05.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-GraphViz/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 1a1fdd7fa358..be4aaa902e85 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GraphViz -PORTVERSION= 2.01 +PORTVERSION= 2.02 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GraphViz @@ -16,9 +16,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= GraphViz - Perl interface to the GraphViz graphing tool BUILD_DEPENDS= ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run \ - ${SITE_PERL}/Graph.pm:${PORTSDIR}/math/p5-Graph \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/Math/Bezier.pm:${PORTSDIR}/math/p5-Math-Bezier \ dot:${PORTSDIR}/graphics/graphviz RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo index 1daa5d3a10ed..e66ca423e38e 100644 --- a/graphics/p5-GraphViz/distinfo +++ b/graphics/p5-GraphViz/distinfo @@ -1,2 +1,2 @@ -MD5 (GraphViz-2.01.tar.gz) = 87f9e8b7bc7496f08615f47f75204b7d -SIZE (GraphViz-2.01.tar.gz) = 118850 +MD5 (GraphViz-2.02.tar.gz) = bb89286643e01631d1b7b0179ef120d6 +SIZE (GraphViz-2.02.tar.gz) = 84348 |