Index: head/mail/fetchyahoo/Makefile =================================================================== --- head/mail/fetchyahoo/Makefile (revision 175781) +++ head/mail/fetchyahoo/Makefile (revision 175782) @@ -1,55 +1,56 @@ # New ports collection makefile for: fetchyahoo # Date created: 2003-09-27 # Whom: trevor # # $FreeBSD$ # PORTNAME= fetchyahoo -PORTVERSION= 2.10.2 +PORTVERSION= 2.10.6 CATEGORIES= mail MASTER_SITES= http://fetchyahoo.sourceforge.net/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= babak@farrokhi.net COMMENT= Download e-mail from a Yahoo account to a Berkeley mailbox RUN_DEPENDS= \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/IO/Lines.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${SITE_PERL}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ - ${SITE_PERL}/${PERL_ARCH}/HTML/Filter.pm:${PORTSDIR}/www/p5-HTML-Parser\ - ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww + ${SITE_PERL}/${PERL_ARCH}/HTML/Filter.pm:${PORTSDIR}/www/p5-HTML-Parser \ + ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey MAN1= fetchyahoo.1 PLIST_DIRS= share/examples/fetchyahoo PLIST_FILES= bin/fetchyahoo share/examples/fetchyahoo/fetchyahoorc PORTDOCS= COPYING ChangeLog Credits INSTALL TODO index.html NO_BUILD= yes USE_PERL5= yes .include .if ${PERL_LEVEL} < 500600 -IGNORE= requires Perl 5.6 or newer. Install lang/perl5.8 and try again. +IGNORE= requires Perl 5.6 or newer. Install lang/perl5.8 and try again .endif .if ${PERL_LEVEL} < 500800 RUN_DEPENDS+= ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net .endif do-install: @${INSTALL_SCRIPT} ${WRKSRC}/fetchyahoo ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1 @${MKDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/fetchyahoorc ${EXAMPLESDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for ii in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${ii} ${DOCSDIR} .endfor .endif .include Property changes on: head/mail/fetchyahoo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/mail/fetchyahoo/distinfo =================================================================== --- head/mail/fetchyahoo/distinfo (revision 175781) +++ head/mail/fetchyahoo/distinfo (revision 175782) @@ -1,3 +1,3 @@ -MD5 (fetchyahoo-2.10.2.tar.gz) = 6a08dd6c39d0c5fa64329cff63309025 -SHA256 (fetchyahoo-2.10.2.tar.gz) = 55424f47858f41fcf761f094c16e04f12c7dc646af37162ef846406f1a9b3492 -SIZE (fetchyahoo-2.10.2.tar.gz) = 42317 +MD5 (fetchyahoo-2.10.6.tar.gz) = 4d468b5931f91f3a8c15ca5f1fdf245a +SHA256 (fetchyahoo-2.10.6.tar.gz) = e8f57cd8ce3d3f3872409ed07ed02621bd3f83fabb07a8552afdc49cf8f41c9e +SIZE (fetchyahoo-2.10.6.tar.gz) = 43670 Property changes on: head/mail/fetchyahoo/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property