aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-ASCIITable
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-07-17 21:08:28 +0000
committerLars Thegler <lth@FreeBSD.org>2006-07-17 21:08:28 +0000
commit901951b1e27a97924eda56e09ee1f6db5cae73c5 (patch)
treef258452d8b8240d1b1d25460a2bb441c1b1edf2a /textproc/p5-Text-ASCIITable
parent21a1f2746c0c1df5ef07edb0e66ee6cbfe37bb05 (diff)
downloadports-901951b1e27a97924eda56e09ee1f6db5cae73c5.tar.gz
ports-901951b1e27a97924eda56e09ee1f6db5cae73c5.zip
Notes
Diffstat (limited to 'textproc/p5-Text-ASCIITable')
-rw-r--r--textproc/p5-Text-ASCIITable/Makefile10
-rw-r--r--textproc/p5-Text-ASCIITable/distinfo6
2 files changed, 11 insertions, 5 deletions
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 <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
+.endif
+
+.include <bsd.port.post.mk>
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