aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-10-28 18:51:38 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-10-28 18:51:38 +0000
commitedd5630f8db9e83a4df7d793b4e151e129f929c1 (patch)
tree5ac1dcf1b3ad0ac9a7ce0530907088b28dca0bb8 /www/p5-WWW-Mechanize
parentb7dc23f4410d9481b770267f8dd336163d378fa3 (diff)
downloadports-edd5630f8db9e83a4df7d793b4e151e129f929c1.tar.gz
ports-edd5630f8db9e83a4df7d793b4e151e129f929c1.zip
- update to 1.50
Notes
Notes: svn path=/head/; revision=222172
Diffstat (limited to 'www/p5-WWW-Mechanize')
-rw-r--r--www/p5-WWW-Mechanize/Makefile22
-rw-r--r--www/p5-WWW-Mechanize/distinfo6
2 files changed, 12 insertions, 16 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index 0530fcb45d49..0b16753b216f 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WWW-Mechanize
-PORTVERSION= 1.34
+PORTVERSION= 1.50
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +14,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= This module is to help you automate interaction with a website
-RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
-BUILD_DEPENDS= ${RUN_DEPENDS}
+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-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-libwww>=5.815:${PORTSDIR}/www/p5-libwww
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= yes
CONFIGURE_ARGS+= --nolive
MAN3= WWW::Mechanize.3 WWW::Mechanize::Cookbook.3 \
@@ -36,11 +39,4 @@ post-install:
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
- ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo
index 007b67021380..cd67520a284a 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,3 +1,3 @@
-MD5 (WWW-Mechanize-1.34.tar.gz) = 77a5c025b9a722b62884b7740b8133f9
-SHA256 (WWW-Mechanize-1.34.tar.gz) = 38302d8303db9377bfd625572ee743a3040109afea152794503c0a406f15b653
-SIZE (WWW-Mechanize-1.34.tar.gz) = 113339
+MD5 (WWW-Mechanize-1.50.tar.gz) = 7981710e0b510c1c4b57498d8d37c103
+SHA256 (WWW-Mechanize-1.50.tar.gz) = b4f33819d2ca959ced39afb1fb6b88fb841abf45418d72632c69e3936868580a
+SIZE (WWW-Mechanize-1.50.tar.gz) = 114518