From 901951b1e27a97924eda56e09ee1f6db5cae73c5 Mon Sep 17 00:00:00 2001 From: Lars Thegler Date: Mon, 17 Jul 2006 21:08:28 +0000 Subject: Update to 0.18. Now requires Perl from ports. PR: ports/100363 Submitted by: Gea-Suan Lin --- textproc/p5-Text-ASCIITable/Makefile | 10 ++++++++-- textproc/p5-Text-ASCIITable/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'textproc/p5-Text-ASCIITable') diff --git a/textproc/p5-Text-ASCIITable/Makefile b/textproc/p5-Text-ASCIITable/Makefile index bfaa3b08f88b..690754c59373 100644 --- a/textproc/p5-Text-ASCIITable/Makefile +++ b/textproc/p5-Text-ASCIITable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-ASCIITable -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -32,4 +32,10 @@ post-install: @${ECHO_MSG} "===> Example installed in ${EXAMPLESDIR}." .endif -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again +.endif + +.include diff --git a/textproc/p5-Text-ASCIITable/distinfo b/textproc/p5-Text-ASCIITable/distinfo index 1d3fb7baa8e3..b9c89ae27f8e 100644 --- a/textproc/p5-Text-ASCIITable/distinfo +++ b/textproc/p5-Text-ASCIITable/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-ASCIITable-0.17.tar.gz) = 4fb516df15271f68d0a47e4afadf83be -SHA256 (Text-ASCIITable-0.17.tar.gz) = 973200da690ecb032cf7fa2df92425286e7f5b835105fa00505c1dd243b363fa -SIZE (Text-ASCIITable-0.17.tar.gz) = 20647 +MD5 (Text-ASCIITable-0.18.tar.gz) = 25fea1cef17be49a6da1d9b5267fba97 +SHA256 (Text-ASCIITable-0.18.tar.gz) = 40111b332dae28a48b9e7b5675de2df72d41cc68eab11f2efb1db0d5c0d5b35b +SIZE (Text-ASCIITable-0.18.tar.gz) = 21912 -- cgit v1.2.3