diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-04 04:05:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-04 04:05:19 +0800 |
commit | adbb780ade68a888047d47a9065d077c12b83934 (patch) | |
tree | ef6878717f530852f7251886db6267fa0c671d4a /www | |
parent | cfb4a856b32ed9f88f6cebc9a288d00710ae1cda (diff) | |
download | freebsd-ports-gnome-adbb780ade68a888047d47a9065d077c12b83934.tar.gz freebsd-ports-gnome-adbb780ade68a888047d47a9065d077c12b83934.tar.zst freebsd-ports-gnome-adbb780ade68a888047d47a9065d077c12b83934.zip |
- Update to 1.75
- Add NO_ARCH
Changes: http://search.cpan.org/dist/WWW-Mechanize/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Mechanize/Makefile | 6 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index 19957e8ca6f3..f6ba24fd486b 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Mechanize -PORTVERSION= 1.74 +PORTVERSION= 1.75 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,8 @@ COMMENT= This module is to help you automate interaction with a website LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Form>=6:${PORTSDIR}/www/p5-HTML-Form \ +BUILD_DEPENDS= p5-CGI>=4.08:${PORTSDIR}/www/p5-CGI \ + p5-HTML-Form>=6:${PORTSDIR}/www/p5-HTML-Form \ p5-HTML-Parser>=3.33:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-HTTP-Server-Simple>=0.35:${PORTSDIR}/www/p5-HTTP-Server-Simple \ @@ -28,6 +29,7 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Taint>=0:${PORTSDIR}/devel/p5-Test-Taint \ p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo index ffb0108ea492..f9e895103e4c 100644 --- a/www/p5-WWW-Mechanize/distinfo +++ b/www/p5-WWW-Mechanize/distinfo @@ -1,2 +1,2 @@ -SHA256 (WWW-Mechanize-1.74.tar.gz) = 4e18c2a220839057de4df7436e98a4368fba603e4fac4e9f2afbfb5b2abda45d -SIZE (WWW-Mechanize-1.74.tar.gz) = 135630 +SHA256 (WWW-Mechanize-1.75.tar.gz) = 5310051feb66c6ef9f7a4c070c66ec6092932129fc9cd18bba009ce999b7930b +SIZE (WWW-Mechanize-1.75.tar.gz) = 128852 |