From c7e5ec09a887f94e485335886b4a30ec55f3fa86 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 14 Jun 2006 11:24:32 +0000 Subject: [PATCH] Update to 1.43.08 Depend on perl 5.8 because p5-GD does PR: 98719 Submitted by: Larry Rosenman --- graphics/p5-GD-Graph/Makefile | 10 ++++++++-- graphics/p5-GD-Graph/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index 0bacd613c477..74cedd8a9741 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GD-Graph -PORTVERSION= 1.43.07 +PORTVERSION= 1.43.08 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test/BWARFIELD @@ -32,4 +32,10 @@ MAN3= GD::Graph.3 \ post-patch: @${FIND} ${WRKSRC} -name "*.orig" -print0 | ${XARGS} -0 ${RM} -f -.include +.include + +.if ${PERL_LEVEL} < 500800 +IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 then try again +.endif + +.include diff --git a/graphics/p5-GD-Graph/distinfo b/graphics/p5-GD-Graph/distinfo index 8c601d014139..8f80f6903ef1 100644 --- a/graphics/p5-GD-Graph/distinfo +++ b/graphics/p5-GD-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (GDGraph-1.4307.tar.gz) = ac5d4aa5db492ac5a0af08a57c4db2c9 -SHA256 (GDGraph-1.4307.tar.gz) = 25a23c67f9c24c6d685667141598c1ff1a947cec9af0d16cb009645c49b85c88 -SIZE (GDGraph-1.4307.tar.gz) = 149111 +MD5 (GDGraph-1.4308.tar.gz) = fcdd34d5e09ae917b5d264887734b3b1 +SHA256 (GDGraph-1.4308.tar.gz) = 75b3c7e280431404ed096c6e120d552cc39052a8610787149515e94b9ba237cb +SIZE (GDGraph-1.4308.tar.gz) = 146385