aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Autoformat
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-05-24 20:00:28 +0800
committertobez <tobez@FreeBSD.org>2005-05-24 20:00:28 +0800
commit6c885e9f2b056a28a5d6a532b6d03109a022e3af (patch)
tree7fdc7781d488b9488f34f7bd62d6c7f10a386e9b /textproc/p5-Text-Autoformat
parent703629ef79343c93b777d3ff96e96d06e5a386ec (diff)
downloadfreebsd-ports-gnome-6c885e9f2b056a28a5d6a532b6d03109a022e3af.tar.gz
freebsd-ports-gnome-6c885e9f2b056a28a5d6a532b6d03109a022e3af.tar.zst
freebsd-ports-gnome-6c885e9f2b056a28a5d6a532b6d03109a022e3af.zip
Update to 1.13; require at least perl 5.6.0.
Diffstat (limited to 'textproc/p5-Text-Autoformat')
-rw-r--r--textproc/p5-Text-Autoformat/Makefile10
-rw-r--r--textproc/p5-Text-Autoformat/distinfo4
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 <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= Requires at least perl 5.6.0, use lang/perl5.8 or lang/perl5.
+.endif
+
+.include <bsd.port.post.mk>
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