diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-11-28 01:34:42 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-11-28 01:34:42 +0000 |
commit | e5d6a9e0d1af03826e7a790d46a32c8698700b3c (patch) | |
tree | 797371a8569381bcc79acb3209337ce5366f5eb5 /graphics/p5-GraphViz-Data-Structure | |
parent | 243d4a9937e7073e87b47fc22e9797d03fcbecfd (diff) | |
download | ports-e5d6a9e0d1af03826e7a790d46a32c8698700b3c.tar.gz ports-e5d6a9e0d1af03826e7a790d46a32c8698700b3c.zip |
Notes
Diffstat (limited to 'graphics/p5-GraphViz-Data-Structure')
-rw-r--r-- | graphics/p5-GraphViz-Data-Structure/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-GraphViz-Data-Structure/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile index 0f0f7061f88c..ea1a8896576f 100644 --- a/graphics/p5-GraphViz-Data-Structure/Makefile +++ b/graphics/p5-GraphViz-Data-Structure/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GraphViz-Data-Structure -PORTVERSION= 0.12 +PORTVERSION= 0.14 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GraphViz @@ -27,7 +27,7 @@ MAN3= GraphViz::Data::Structure.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> diff --git a/graphics/p5-GraphViz-Data-Structure/distinfo b/graphics/p5-GraphViz-Data-Structure/distinfo index a05035c1ba90..a888e441acad 100644 --- a/graphics/p5-GraphViz-Data-Structure/distinfo +++ b/graphics/p5-GraphViz-Data-Structure/distinfo @@ -1,2 +1,3 @@ -MD5 (GraphViz-Data-Structure-0.12.tar.gz) = 79dcdadded7f193f907e362efab61f55 -SIZE (GraphViz-Data-Structure-0.12.tar.gz) = 41267 +MD5 (GraphViz-Data-Structure-0.14.tar.gz) = 7a226b518661e2d714a7cb678b2f947e +SHA256 (GraphViz-Data-Structure-0.14.tar.gz) = 6b5049ccfffae9e5d858ffa33a6f3458809ac4283c5d8732fe50c496dc9d85b9 +SIZE (GraphViz-Data-Structure-0.14.tar.gz) = 41068 |