diff options
author | chris <chris@pkgsrc.org> | 2005-07-14 19:03:41 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2005-07-14 19:03:41 +0000 |
commit | d4a39c38762f6112e1d1c4957765d21653851fac (patch) | |
tree | dea18840de0b21ef9f172594a7daf659eeb43cb0 /mail | |
parent | da9370a7afee1185eddf9b84e00c6a606fe8e3e5 (diff) | |
download | pkgsrc-d4a39c38762f6112e1d1c4957765d21653851fac.tar.gz |
Update sylpheed-devel to 2.0.0beta6, main changes are:
* A new application icon was added, and it is now used as a default
window icon.
* A margin was added for the summary view when scrolling.
* The folder selection dialog now displays new/unread information
for each folders.
* The displayed file size of attachments became more accurate.
* The filter rules are now modified after folders are moved.
* Several alert dialogs were modified.
* The line-wrap of composition was modified so that it doesn't
break line after '-' (hyphen) to protect e-mail address etc.
* UTF-8 text file is now properly inserted in composition window.
* The Content-Type's charset is used as a fallback encoding of
broken header strings on reply.
* The problem was fixed that signature was not switched properly by
the account selection in re-edit mode or after editing with
external editor.
* Attached files without text/* as the Content-Type is not
uncanonicalized anymore.
* The URI parser of the text view was modified.
* The cache discrepancy problem of the queue folder was fixed.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed-devel/Makefile b/mail/sylpheed-devel/Makefile index 2a3f7c1caf8..2eb47e0e808 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2005/07/09 13:01:01 chris Exp $ +# $NetBSD: Makefile,v 1.12 2005/07/14 19:03:41 chris Exp $ -DISTNAME= sylpheed-2.0.0beta5 +DISTNAME= sylpheed-2.0.0beta6 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0beta/ diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index a53452be3e8..148433579cd 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2005/07/09 13:01:01 chris Exp $ +$NetBSD: distinfo,v 1.9 2005/07/14 19:03:41 chris Exp $ -SHA1 (sylpheed-2.0.0beta5.tar.bz2) = 38d06d66f4c974e91f2e5d696b60a921add07b84 -RMD160 (sylpheed-2.0.0beta5.tar.bz2) = 371241965d4b1222d1e3531c5b2b7160a8b1cbab -Size (sylpheed-2.0.0beta5.tar.bz2) = 2365055 bytes +SHA1 (sylpheed-2.0.0beta6.tar.bz2) = 3ce4dabab38ba10e62c593734ff95ba8099425cb +RMD160 (sylpheed-2.0.0beta6.tar.bz2) = 92f7f03b7cfce870c464f422aad17761554a695b +Size (sylpheed-2.0.0beta6.tar.bz2) = 2342399 bytes |