1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to 0.50.

This commit is contained in:
Anton Berezin 2006-12-18 16:06:55 +00:00
parent 71da93b153
commit bedb00d9c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180085
3 changed files with 7 additions and 4 deletions

View File

@ -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 \

View File

@ -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

View File

@ -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