diff options
author | tobez <tobez@FreeBSD.org> | 2006-12-18 16:06:55 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-12-18 16:06:55 +0000 |
commit | 29b12898539e83927fe8a86732e4e207f91135e4 (patch) | |
tree | 68208993db015a04953141060184154372d1b605 /graphics/p5-Graph-Easy | |
parent | 29b2538ed569ac0532878ffaee4677b30ab056d5 (diff) | |
download | FreeBSD-ports-29b12898539e83927fe8a86732e4e207f91135e4.zip FreeBSD-ports-29b12898539e83927fe8a86732e4e207f91135e4.tar.gz |
Update to 0.50.
Diffstat (limited to 'graphics/p5-Graph-Easy')
-rw-r--r-- | graphics/p5-Graph-Easy/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Graph-Easy/distinfo | 6 | ||||
-rw-r--r-- | graphics/p5-Graph-Easy/pkg-plist | 1 |
3 files changed, 7 insertions, 4 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile index 051e7d5..0212c3f 100644 --- a/graphics/p5-Graph-Easy/Makefile +++ b/graphics/p5-Graph-Easy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graph-Easy -PORTVERSION= 0.49 +PORTVERSION= 0.50 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Graph @@ -21,6 +21,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +MAN1= graph-easy.1 + MAN3= Graph::Easy.3 \ Graph::Easy::As_ascii.3 \ Graph::Easy::As_graphviz.3 \ diff --git a/graphics/p5-Graph-Easy/distinfo b/graphics/p5-Graph-Easy/distinfo index 5e844ae..2ee493b 100644 --- a/graphics/p5-Graph-Easy/distinfo +++ b/graphics/p5-Graph-Easy/distinfo @@ -1,3 +1,3 @@ -MD5 (Graph-Easy-0.49.tar.gz) = 040f4e5363dc26a4eb2a4c67ba9ffec2 -SHA256 (Graph-Easy-0.49.tar.gz) = 3143b852cbe4f37dbdba4d5be5f1b1001266ff1dde5d3dab75aaeb24fbc92a7f -SIZE (Graph-Easy-0.49.tar.gz) = 324115 +MD5 (Graph-Easy-0.50.tar.gz) = 6670274d1b27f7b32537dad405e77d0c +SHA256 (Graph-Easy-0.50.tar.gz) = 7cc543cf32e3084cbd8eb2c7467056fe2ea03cc1e69d00fa590246fade9e423d +SIZE (Graph-Easy-0.50.tar.gz) = 341170 diff --git a/graphics/p5-Graph-Easy/pkg-plist b/graphics/p5-Graph-Easy/pkg-plist index 245d18c..712248b 100644 --- a/graphics/p5-Graph-Easy/pkg-plist +++ b/graphics/p5-Graph-Easy/pkg-plist @@ -1,3 +1,4 @@ +bin/graph-easy %%SITE_PERL%%/Graph/Easy.pm %%SITE_PERL%%/Graph/Easy/As_ascii.pm %%SITE_PERL%%/Graph/Easy/As_graphviz.pm |