aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-11-28 19:51:23 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-11-28 19:51:23 +0000
commit4d5b1f90d2ef19b193f6cbba6c96f9f7b46ab304 (patch)
tree625192feab202d75bfd3018cdc0a1120a340769a /www/p5-WWW-Mechanize
parentd6cd78b059bee7f80679a07ba23193e13de4727e (diff)
downloadports-4d5b1f90d2ef19b193f6cbba6c96f9f7b46ab304.tar.gz
ports-4d5b1f90d2ef19b193f6cbba6c96f9f7b46ab304.zip
Notes
Diffstat (limited to 'www/p5-WWW-Mechanize')
-rw-r--r--www/p5-WWW-Mechanize/Makefile15
-rw-r--r--www/p5-WWW-Mechanize/distinfo6
2 files changed, 13 insertions, 8 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index 0b16753b216f..9ee875ad5983 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WWW-Mechanize
-PORTVERSION= 1.50
+PORTVERSION= 1.52
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,11 +17,16 @@ COMMENT= This module is to help you automate interaction with a website
RUN_DEPENDS= p5-HTML-Parser>=2.28:${PORTSDIR}/www/p5-HTML-Parser \
p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
p5-HTTP-Response-Encoding>=0.05:${PORTSDIR}/www/p5-HTTP-Response-Encoding \
- p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
+ p5-LWP-Authen-Wsse>=0:${PORTSDIR}/www/p5-LWP-Authen-Wsse \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-libwww>=5.815:${PORTSDIR}/www/p5-libwww
-
-PERL_CONFIGURE= yes
+ p5-libwww>=5.819:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS+= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
+ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+ p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \
+ p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn
+
+PERL_CONFIGURE= 5.8.0+
CONFIGURE_ARGS+= --nolive
MAN3= WWW::Mechanize.3 WWW::Mechanize::Cookbook.3 \
diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo
index cd67520a284a..cbeffaaa2d08 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,3 +1,3 @@
-MD5 (WWW-Mechanize-1.50.tar.gz) = 7981710e0b510c1c4b57498d8d37c103
-SHA256 (WWW-Mechanize-1.50.tar.gz) = b4f33819d2ca959ced39afb1fb6b88fb841abf45418d72632c69e3936868580a
-SIZE (WWW-Mechanize-1.50.tar.gz) = 114518
+MD5 (WWW-Mechanize-1.52.tar.gz) = 8ece5ea7690eb6a632a46887f0d2e98e
+SHA256 (WWW-Mechanize-1.52.tar.gz) = e9e610d2785266fbfdc617be0fecb8c8cc4bcdd3b21428be70762592a530a831
+SIZE (WWW-Mechanize-1.52.tar.gz) = 118351