Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2006 21:02:35 +0330
From:      Babak Farrokhi <babak@farrokhi.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104581: [update] port mail/fetchyahoo - update to 2.10.6
Message-ID:  <1161279155.90525@starfish.farrokhi.net>
Resent-Message-ID: <200610191740.k9JHeaan065824@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104581
>Category:       ports
>Synopsis:       [update] port mail/fetchyahoo - update to 2.10.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 19 17:40:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD starfish.farrokhi.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 14:10:00 IRST 2006 root@starfish.datak.net:/usr/obj/usr/src/sys/STARFISH i386


	
>Description:
	
- update to 2.10.6
- pet portlint
- take over maintainership
>How-To-Repeat:
	
>Fix:

	

--- fetchyahoo.patch begins here ---
diff -ruN fetchyahoo.orig/Makefile fetchyahoo/Makefile
--- fetchyahoo.orig/Makefile	Thu Oct 19 20:50:53 2006
+++ fetchyahoo/Makefile	Thu Oct 19 20:59:22 2006
@@ -6,11 +6,11 @@
 #
 
 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=	\
@@ -20,8 +20,9 @@
 	${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
@@ -33,7 +34,7 @@
 .include <bsd.port.pre.mk>
 
 .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
diff -ruN fetchyahoo.orig/distinfo fetchyahoo/distinfo
--- fetchyahoo.orig/distinfo	Thu Oct 19 20:50:53 2006
+++ fetchyahoo/distinfo	Thu Oct 19 20:52:14 2006
@@ -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
--- fetchyahoo.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1161279155.90525>