Bug 71804 - fix fetchyahoo by updating
Summary: fix fetchyahoo by updating
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Trevor Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-16 23:40 UTC by Trevor Johnson
Modified: 2004-10-05 07:33 UTC (History)
0 users

See Also:


Attachments
file.diff (916 bytes, patch)
2004-09-16 23:40 UTC, Trevor Johnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trevor Johnson 2004-09-16 23:40:23 UTC
A correspondent pointed out to me that, due to changes at Yahoo,
the fetchyahoo in the ports collection (version 2.8.2) no longer
works, but that a newer one which does work is available.
Comment 1 Trevor Johnson freebsd_committer freebsd_triage 2004-09-17 01:39:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

for 5.3
Comment 2 Trevor Johnson freebsd_committer freebsd_triage 2004-09-17 03:22:44 UTC
Responsible Changed
From-To: portmgr->trevor

assigned to myself at request of marcus
Comment 3 cheako 2004-09-30 11:36:55 UTC
cheako@overrun:~/Desktop/Downloads$ md5sum fetchyahoo-2.8.6.tar.gz
f62bca0964962a44baaf0cca4bc53020  fetchyahoo-2.8.6.tar.gz
cheako@overrun:~/Desktop/Downloads$ wc fetchyahoo-2.8.6.tar.gz
   122   797 39783 fetchyahoo-2.8.6.tar.gz

Maby this should be some how automated??
Comment 4 Trevor Johnson 2004-09-30 11:54:26 UTC
>  cheako@overrun:~/Desktop/Downloads$ md5sum fetchyahoo-2.8.6.tar.gz
>  f62bca0964962a44baaf0cca4bc53020  fetchyahoo-2.8.6.tar.gz
>  cheako@overrun:~/Desktop/Downloads$ wc fetchyahoo-2.8.6.tar.gz
>     122   797 39783 fetchyahoo-2.8.6.tar.gz

Thanks for the note about the new version.  I hadn't noticed it was
available.
-- 
Trevor Johnson
Comment 5 Trevor Johnson freebsd_committer freebsd_triage 2004-10-05 03:37:06 UTC
Responsible Changed
From-To: trevor->portmgr

to portmgr again for 5.3 freeze 

Any of versions 2.8.4, 2.8.5 or 2.8.6 would be fine.  I prefer 2.8.6 
because it has a small security enhancement (the ability to use the 
MD5 hash of a password rather than the password itself). 

Index: Makefile 
=================================================================== 
RCS file: /home/ncvs/ports/mail/fetchyahoo/Makefile,v 
retrieving revision 1.7 
diff -u -r1.7 Makefile 
--- Makefile	3 Aug 2004 14:14:50 -0000	1.7 
+++ Makefile	5 Oct 2004 02:08:26 -0000 
@@ -6,7 +6,7 @@ 
# 

PORTNAME=	fetchyahoo 
-PORTVERSION=	2.8.2 
+PORTVERSION=	2.8.6 
CATEGORIES=	mail 
MASTER_SITES=	http://fetchyahoo.sourceforge.net/ 

Index: distinfo 
=================================================================== 
RCS file: /home/ncvs/ports/mail/fetchyahoo/distinfo,v 
retrieving revision 1.5 
diff -u -r1.5 distinfo 
--- distinfo	3 Aug 2004 14:14:50 -0000	1.5 
+++ distinfo	5 Oct 2004 02:08:43 -0000 
@@ -1,2 +1,2 @@ 
-MD5 (fetchyahoo-2.8.2.tar.gz) = c3e913d7093dbdf21bd25789069dfd7e 
-SIZE (fetchyahoo-2.8.2.tar.gz) = 36926 
+MD5 (fetchyahoo-2.8.6.tar.gz) = f62bca0964962a44baaf0cca4bc53020 
+SIZE (fetchyahoo-2.8.6.tar.gz) = 39783
Comment 6 Trevor Johnson freebsd_committer freebsd_triage 2004-10-05 07:32:46 UTC
State Changed
From-To: open->closed
Comment 7 Trevor Johnson freebsd_committer freebsd_triage 2004-10-05 07:32:46 UTC
Responsible Changed
From-To: portmgr->trevor

to maintainer