summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-10-31 09:12:13 +0000
committertobez <tobez@FreeBSD.org>2005-10-31 09:12:13 +0000
commit8aef3959868fa555af3dbe7c9fe20ed9ad7427d0 (patch)
treead7cc68a4d80cf19be296f0411acc2113df3bb8a /graphics
parent36d099f9c75fe72aa3c5afd963fe629ff0584dd2 (diff)
downloadFreeBSD-ports-8aef3959868fa555af3dbe7c9fe20ed9ad7427d0.zip
FreeBSD-ports-8aef3959868fa555af3dbe7c9fe20ed9ad7427d0.tar.gz
Update to 0.31. Require perl 5.8.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Graph-Easy/Makefile6
-rw-r--r--graphics/p5-Graph-Easy/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile
index 69de63d..830b02d 100644
--- a/graphics/p5-Graph-Easy/Makefile
+++ b/graphics/p5-Graph-Easy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graph-Easy
-PORTVERSION= 0.30
+PORTVERSION= 0.31
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Graph
@@ -41,8 +41,8 @@ MAN3= Graph::Easy.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+.if ${PERL_LEVEL} < 500800
+IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/graphics/p5-Graph-Easy/distinfo b/graphics/p5-Graph-Easy/distinfo
index d89db87..70bc2fa 100644
--- a/graphics/p5-Graph-Easy/distinfo
+++ b/graphics/p5-Graph-Easy/distinfo
@@ -1,2 +1,2 @@
-MD5 (Graph-Easy-0.30.tar.gz) = 70a6427a88d39451a8467060743acd43
-SIZE (Graph-Easy-0.30.tar.gz) = 145994
+MD5 (Graph-Easy-0.31.tar.gz) = 8992051a84711ef38182c2d26681e04c
+SIZE (Graph-Easy-0.31.tar.gz) = 156271
OpenPOWER on IntegriCloud