summaryrefslogtreecommitdiff
path: root/mail/fetchyahoo/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-08-30 08:05:26 +0000
committerobache <obache@pkgsrc.org>2007-08-30 08:05:26 +0000
commit67906908fb37489acdfc70be3e01c2252d8f4a86 (patch)
treebaf4e225bed32602301e2d4984e6b92e17a5b2ee /mail/fetchyahoo/Makefile
parentebde671e5beb0b95bd09cf2e81eb712a0ac3c69f (diff)
downloadpkgsrc-67906908fb37489acdfc70be3e01c2252d8f4a86.tar.gz
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)
Diffstat (limited to 'mail/fetchyahoo/Makefile')
-rw-r--r--mail/fetchyahoo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile
index bd8aa3358d6..44b916d0ef4 100644
--- a/mail/fetchyahoo/Makefile
+++ b/mail/fetchyahoo/Makefile
@@ -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/}