diff options
author | trevor <trevor@FreeBSD.org> | 2004-10-05 14:31:45 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-10-05 14:31:45 +0800 |
commit | bf0900f468af5462b2184c3d4e365e057398781a (patch) | |
tree | fa5c72ef99dcfef6e180034b465b27bbb4c28d03 /mail/fetchyahoo | |
parent | 3cfa48b87304573d1de2801200c2d2a406831ebc (diff) | |
download | freebsd-ports-gnome-bf0900f468af5462b2184c3d4e365e057398781a.tar.gz freebsd-ports-gnome-bf0900f468af5462b2184c3d4e365e057398781a.tar.zst freebsd-ports-gnome-bf0900f468af5462b2184c3d4e365e057398781a.zip |
Update to 2.8.6 because 2.8.2 no longer works due to changes at
Yahoo. This version has a minor security enhancement: it can use
the MD5 hash of one's password instead of the password itself.
I thank a correspondent who asked not to be named, for pointing out
that the old version was unusable.
PR: 71804
Submitted by: Mike Mestnik
Approved by: portmgr
Diffstat (limited to 'mail/fetchyahoo')
-rw-r--r-- | mail/fetchyahoo/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchyahoo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index d87c712aba00..e4d46db57651 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fetchyahoo -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.6 CATEGORIES= mail MASTER_SITES= http://fetchyahoo.sourceforge.net/ diff --git a/mail/fetchyahoo/distinfo b/mail/fetchyahoo/distinfo index 39748b0d0b40..65b663c5c9a8 100644 --- a/mail/fetchyahoo/distinfo +++ b/mail/fetchyahoo/distinfo @@ -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 |