1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

maintainer-update www/p5-WWW-Search-AltaVista to 2.09

vendor update to 2.09:
	* lib/WWW/Search/AltaVista/News.pm (native_setup_search):
	  new search URL
	* lib/WWW/Search/AltaVista.pm (native_retrieve_some): fix
	  parsing of NEXT link; ignore image links

PR:		ports/51212
Submitted by:	Erwin Lansing <erwin@lansing.dk>
This commit is contained in:
Edwin Groothuis 2003-04-29 07:14:36 +00:00
parent 0d9e646092
commit c5cf9624ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79851

View File

@ -40,7 +40,7 @@ MAN3= WWW::Search.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif