aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Test-WWW-Mechanize/Makefile8
-rw-r--r--devel/p5-Test-WWW-Mechanize/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Test-WWW-Mechanize/Makefile b/devel/p5-Test-WWW-Mechanize/Makefile
index 288b6ed09eea..f2c8b5777a50 100644
--- a/devel/p5-Test-WWW-Mechanize/Makefile
+++ b/devel/p5-Test-WWW-Mechanize/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-WWW-Mechanize
-PORTVERSION= 1.04
+PORTVERSION= 1.08
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@@ -16,6 +16,9 @@ MAINTAINER= fbsdports@commit.it
COMMENT= Testing-specific WWW::Mechanize subclass
BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
+ ${SITE_PERL}/URI/file.pm:${PORTSDIR}/net/p5-URI \
+ ${SITE_PERL}/Carp/Assert/More.pm:${PORTSDIR}/devel/p5-Carp-Assert-More \
+ ${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple \
${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -25,11 +28,8 @@ MAN3= Test::WWW::Mechanize.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+= ${SITE_PERL}/Test/Builder.pm:${PORTSDIR}/devel/p5-Test-Simple
.if ${PERL_LEVEL} < 500601
IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 then try again
.endif
-.endif
.include <bsd.port.post.mk>
diff --git a/devel/p5-Test-WWW-Mechanize/distinfo b/devel/p5-Test-WWW-Mechanize/distinfo
index d295a89a54f0..551a366541af 100644
--- a/devel/p5-Test-WWW-Mechanize/distinfo
+++ b/devel/p5-Test-WWW-Mechanize/distinfo
@@ -1,3 +1,3 @@
-MD5 (Test-WWW-Mechanize-1.04.tar.gz) = f17cc7de9ca9a5035a9ba937933b3ec4
-SHA256 (Test-WWW-Mechanize-1.04.tar.gz) = 1635c93a6757fa01e76cd2a2dce17e4fc90b63eee8191fa40078032c9f535929
-SIZE (Test-WWW-Mechanize-1.04.tar.gz) = 7802
+MD5 (Test-WWW-Mechanize-1.08.tar.gz) = 701dc06acd44bba9da542be8a52ca5fd
+SHA256 (Test-WWW-Mechanize-1.08.tar.gz) = 8d861d1d20fb269534969c3fdba17469e412626b761b8519164390d110162afa
+SIZE (Test-WWW-Mechanize-1.08.tar.gz) = 10775