Update fetchyahoo to 2.11.0.

v2.11.0 08/28/07
* fix "can't find message" error with new Yahoo internals
* replace html character entities in msg summaries

v2.10.9 07/28/07
* add safe-download option (Thanks Riley)
* add support for .dk Danish Yahoo (thanks Sune Jorgensen)
* better parsing of e-mail addresses in From_ line (thanks Eric Peterson)
* patch for retrieving multiple folders (thanks sniper11)

v2.10.8 06/08/07
* fix "can't find message" bug

v2.10.7 02/24/07
* fix an off-by-one bug in marking messages unread
* fix bug with msgs wrongly marked read (thanks Paul Marcos)
* fix EmptyTrashBefore / EmptyBulk bug (thanks Sridhar Boovaraghavan)
* fix quota parsing,but only when emptytrashbefore or emptybulk is chosen :(
* fix parsing of sender when they are in contact list
* mark messages unread in spool if they are (thanks Martin Fick)
* fix for new de no-messages message (thanks Ulrich Brandle)
This commit is contained in:
obache 2007-08-30 08:05:26 +00:00
parent ebde671e5b
commit 67906908fb
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2007/01/13 15:38:52 obache Exp $
# $NetBSD: Makefile,v 1.2 2007/08/30 08:05:26 obache Exp $
#
DISTNAME= fetchyahoo-2.10.6
DISTNAME= fetchyahoo-2.11.0
CATEGORIES= mail
MASTER_SITES= http://fetchyahoo.sourceforge.net/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchyahoo/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2007/01/13 15:38:52 obache Exp $
$NetBSD: distinfo,v 1.2 2007/08/30 08:05:26 obache Exp $
SHA1 (fetchyahoo-2.10.6.tar.gz) = 460c4806abb455fbc058fdeff76e2324a7ba983c
RMD160 (fetchyahoo-2.10.6.tar.gz) = 51a11fcff0273870d1eedb4167b9b3480e6dd9f0
Size (fetchyahoo-2.10.6.tar.gz) = 43670 bytes
SHA1 (fetchyahoo-2.11.0.tar.gz) = 5d6f69ea22697f672db3d596edb1835a9a566c1a
RMD160 (fetchyahoo-2.11.0.tar.gz) = 032405fc54f097ca5daff1f1226633c743ba2ddb
Size (fetchyahoo-2.11.0.tar.gz) = 45524 bytes