diff options
Diffstat (limited to 'devel/p5-Test-WWW-Mechanize/Makefile')
-rw-r--r-- | devel/p5-Test-WWW-Mechanize/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-WWW-Mechanize/Makefile b/devel/p5-Test-WWW-Mechanize/Makefile index 2e737ddfcb26..e23840df8af1 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.34 +PORTVERSION= 1.36 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PETDANCE @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Testing-specific WWW::Mechanize subclass BUILD_DEPENDS= p5-Carp-Assert-More>=0:${PORTSDIR}/devel/p5-Carp-Assert-More \ - p5-HTTP-Server-Simple>=0.35:${PORTSDIR}/www/p5-HTTP-Server-Simple \ + p5-HTTP-Server-Simple>=0.42:${PORTSDIR}/www/p5-HTTP-Server-Simple \ p5-Test-LongString>=0.15:${PORTSDIR}/devel/p5-Test-LongString \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize>=1.68:${PORTSDIR}/www/p5-WWW-Mechanize \ |