summaryrefslogtreecommitdiff
path: root/mail/sylpheed/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-13 11:01:33 +0000
committerxtraeme <xtraeme>2003-12-13 11:01:33 +0000
commitcefd5fe081e407c53664f998d9c58ed70e42dc94 (patch)
treeffd6dc8c2681a0d157b967ff74289f31ae231e29 /mail/sylpheed/Makefile
parent2df0b874e4107d49220f5d451797b5bbc256b5b8 (diff)
downloadpkgsrc-cefd5fe081e407c53664f998d9c58ed70e42dc94.tar.gz
Updated to 0.9.8
Changes: o The offline mode has been implemented. o The performance of the scanning of MH folders has been improved on the platforms which support d_type in 'struct dirent'. o The error checking on moving/deleting messages has become strict. o When getting IMAP4 message list, it now fallbacks to FETCH command if server doesn't fully support SEARCH command. o Outbox for accounts are now correctly chosen when sending from queue. o Gettext has been upgraded to 0.12.1. o IPv6 support is now enabled by default. o Other bugfixes have been made.
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r--mail/sylpheed/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 53e11d7a175..91afeed154f 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2003/12/13 00:45:24 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2003/12/13 11:01:33 xtraeme Exp $
-DISTNAME= sylpheed-0.9.7
-PKGREVISION= 2
+DISTNAME= sylpheed-0.9.8
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX= .tar.bz2