1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

Updated to 1.18.

PR:		120602
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
This commit is contained in:
Lars Balker Rasmussen 2008-02-18 17:23:30 +00:00
parent a1a79ac7c5
commit 812d8ed414
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207522
2 changed files with 12 additions and 12 deletions

View File

@ -6,21 +6,21 @@
#
PORTNAME= Test-WWW-Mechanize
PORTVERSION= 1.14
PORTVERSION= 1.18
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Testing-specific WWW::Mechanize subclass
BUILD_DEPENDS= p5-WWW-Mechanize>=1.24:${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}
RUN_DEPENDS= p5-Carp-Assert-More>=0:${PORTSDIR}/devel/p5-Carp-Assert-More \
p5-HTTP-Server-Simple>=0.07:${PORTSDIR}/www/p5-HTTP-Server-Simple \
p5-Test-Simple>=0.72:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-LongString>=0.07:${PORTSDIR}/devel/p5-Test-LongString \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-WWW-Mechanize>=1.24:${PORTSDIR}/www/p5-WWW-Mechanize
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Test-WWW-Mechanize-1.14.tar.gz) = 8ff01f058c07e74c85b25741afb4188d
SHA256 (Test-WWW-Mechanize-1.14.tar.gz) = 33b0824dd976193209f66974bf6d8eee50d0813b337eaa12edc302bba9935994
SIZE (Test-WWW-Mechanize-1.14.tar.gz) = 12314
MD5 (Test-WWW-Mechanize-1.18.tar.gz) = 808448a841e4f9f32ec5544817308d62
SHA256 (Test-WWW-Mechanize-1.18.tar.gz) = fd089cb2987c6e70022edc57d84ff847f08c8bcd4d3b051ee47f55d44caa5edd
SIZE (Test-WWW-Mechanize-1.18.tar.gz) = 14992