aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-05-30 11:09:51 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-05-30 11:09:51 +0000
commit2eb46119fed044a57bdadf85775a4fa198cbc7b3 (patch)
treedebf9d91c67e458ea9bc121ccc85bca5b6fd5122
parent738416eec4c228117e77bd53800653b991e0be1a (diff)
downloadports-2eb46119fed044a57bdadf85775a4fa198cbc7b3.tar.gz
ports-2eb46119fed044a57bdadf85775a4fa198cbc7b3.zip
Update to 0.3400, require perl from ports.
PR: 98132 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=163960
-rw-r--r--devel/p5-Test-LectroTest/Makefile6
-rw-r--r--devel/p5-Test-LectroTest/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/p5-Test-LectroTest/Makefile b/devel/p5-Test-LectroTest/Makefile
index b0a248e33887..d96f7a80e5e6 100644
--- a/devel/p5-Test-LectroTest/Makefile
+++ b/devel/p5-Test-LectroTest/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-LectroTest
-PORTVERSION= 0.3300
+PORTVERSION= 0.3400
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@@ -23,6 +23,10 @@ MAN3= Test::LectroTest.3 Test::LectroTest::Generator.3 \
.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} < 500600
+IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
+.endif
+
.if ${PERL_LEVEL} < 500602
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif
diff --git a/devel/p5-Test-LectroTest/distinfo b/devel/p5-Test-LectroTest/distinfo
index 52a273ab8fc2..6bbace8b7e21 100644
--- a/devel/p5-Test-LectroTest/distinfo
+++ b/devel/p5-Test-LectroTest/distinfo
@@ -1,3 +1,3 @@
-MD5 (Test-LectroTest-0.3300.tar.gz) = 1cdfcbf8764e82dcad62df78ef5b692b
-SHA256 (Test-LectroTest-0.3300.tar.gz) = 59e83d4b4df4d8a9c3350c9fe54a491409ca10c0d5ce7e721c1b0f5909141432
-SIZE (Test-LectroTest-0.3300.tar.gz) = 43497
+MD5 (Test-LectroTest-0.3400.tar.gz) = cf6c6fc458359dd1d002ceaf3ad41944
+SHA256 (Test-LectroTest-0.3400.tar.gz) = 85d3d9be5b2bfa65144a01fe0d955c394730d156a4f38989344d2806c772f36e
+SIZE (Test-LectroTest-0.3400.tar.gz) = 44116