diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-06-02 08:36:35 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-06-02 08:36:35 +0000 |
commit | cf9dc23c2df124f8c2470eb68c0d216d95432413 (patch) | |
tree | e8e5d708d18c40de80947d8fac37a5023c6013b5 /devel/p5-Test-WWW-Mechanize | |
parent | b24d15e55872ff57cbf7d5838ba071ae802c2eaf (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-WWW-Mechanize')
-rw-r--r-- | devel/p5-Test-WWW-Mechanize/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Test-WWW-Mechanize/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/devel/p5-Test-WWW-Mechanize/Makefile b/devel/p5-Test-WWW-Mechanize/Makefile index dc03a96da6c2..a9edd5f4bf3e 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.40 +PORTVERSION= 1.42 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PETDANCE @@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Testing-specific WWW::Mechanize subclass -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual +LICENSE= ART20 BUILD_DEPENDS= p5-Carp-Assert-More>=0:${PORTSDIR}/devel/p5-Carp-Assert-More \ + p5-HTML-Tree>0:${PORTSDIR}/www/p5-HTML-Tree \ 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 \ @@ -32,10 +32,6 @@ MAN3= Test::WWW::Mechanize.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 501000 -TEST_DEPENDS+= p5-Test-Builder-Tester>=1.09:${PORTSDIR}/devel/p5-Test-Builder-Tester -.endif - .if ${PERL_LEVEL} < 501400 TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple .endif diff --git a/devel/p5-Test-WWW-Mechanize/distinfo b/devel/p5-Test-WWW-Mechanize/distinfo index fffdc27ea9f5..166aca671811 100644 --- a/devel/p5-Test-WWW-Mechanize/distinfo +++ b/devel/p5-Test-WWW-Mechanize/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-WWW-Mechanize-1.40.tar.gz) = 820a745d9e946a46492bb0fe99a662a32dd2351c57917d374f5b32f8eb78f4e4 -SIZE (Test-WWW-Mechanize-1.40.tar.gz) = 24929 +SHA256 (Test-WWW-Mechanize-1.42.tar.gz) = 05cd8e23714d5e9278b46cb341f8b7b2496b860c45578513327450cf2f80e0e7 +SIZE (Test-WWW-Mechanize-1.42.tar.gz) = 25726 |