From 304cdd474ba1291a15ba2e271ce441a095e1fef7 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Tue, 24 May 2005 12:00:28 +0000 Subject: Update to 1.13; require at least perl 5.6.0. --- textproc/p5-Text-Autoformat/Makefile | 10 ++++++++-- textproc/p5-Text-Autoformat/distinfo | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index 1debf480d6d6..efd92d9378a0 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Autoformat -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -22,4 +22,10 @@ PERL_CONFIGURE= yes MAN3= Text::Autoformat.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= Requires at least perl 5.6.0, use lang/perl5.8 or lang/perl5. +.endif + +.include diff --git a/textproc/p5-Text-Autoformat/distinfo b/textproc/p5-Text-Autoformat/distinfo index 33d99ad4d942..ce85a3c4737d 100644 --- a/textproc/p5-Text-Autoformat/distinfo +++ b/textproc/p5-Text-Autoformat/distinfo @@ -1,2 +1,2 @@ -MD5 (Text-Autoformat-1.12.tar.gz) = a5a588e7a2d98fc8e8f196db71290dc0 -SIZE (Text-Autoformat-1.12.tar.gz) = 16658 +MD5 (Text-Autoformat-1.13.tar.gz) = 1a944e3e21e176178bb4f87a6068f041 +SIZE (Text-Autoformat-1.13.tar.gz) = 17431 -- cgit v1.2.3