mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Update to 0.72.
This commit is contained in:
parent
68bfbeeef2
commit
1e6a8bd126
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100981
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= WWW-Mechanize
|
||||
PORTVERSION= 0.61
|
||||
PORTVERSION= 0.72
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= WWW
|
||||
@ -17,12 +17,15 @@ COMMENT= This module is to help you automate interaction with a website
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
||||
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
|
||||
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= WWW::Mechanize.3 WWW::Mechanize::Examples.3 WWW::Mechanize::Link.3
|
||||
MAN3= WWW::Mechanize.3 WWW::Mechanize::Examples.3 \
|
||||
WWW::Mechanize::FAQ.3 WWW::Mechanize::Link.3
|
||||
MAN1= mech-dump.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (WWW-Mechanize-0.61.tar.gz) = 73a04aeb03261c0c56a292245d701396
|
||||
MD5 (WWW-Mechanize-0.72.tar.gz) = c53a8dd33de1c01bc08078096c72bf29
|
||||
SIZE (WWW-Mechanize-0.72.tar.gz) = 82958
|
||||
|
Loading…
Reference in New Issue
Block a user