diff options
author | xtraeme <xtraeme> | 2007-02-15 13:33:00 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2007-02-15 13:33:00 +0000 |
commit | 5a87bf73f6e4e2ea54750791b7f030edf8e77e7d (patch) | |
tree | c5f6d720c8073edf988e778c6b4a5b7e01974694 /mail | |
parent | c4452da339c076031809e5e9a251ea120d2daf11 (diff) | |
download | pkgsrc-5a87bf73f6e4e2ea54750791b7f030edf8e77e7d.tar.gz |
Update to 2.4.0beta4.
2.4.0beta4:
# The address book was improved.
* Copy and paste of persons in the address book was enabled.
* The menu sensitivity of the address book became accurate.
* When deleting addresses from a group, they are just removed
from the group (not from person) now.
* 'Lookup' button is disabled if LDAP search is not available.
# The checking of remote folders doesn't abort with non-fatal errors
now except for network failure.
# The problem that the width of the folder view was not saved when the
main window was maximized was fixed.
# The coloring of message number columns in the folder view was enabled.
2.4.0beta3:
# The toolbar customization dialog was improved.
# 'Not junk' and 'Search' button were added to the main toolbar.
# The 'Send' button is disabled when no queued messages exist.
# Junk mails are filtered when incorporating from local spool even if
'Filter on incorporation' is disabled.
# The 'Get' button of the main toolbar was fixed.
# Several bugs of the search dialog were 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 b128418879a..a921a47a7b4 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2007/02/04 09:09:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.42 2007/02/15 13:33:00 xtraeme Exp $ -DISTNAME= sylpheed-2.4.0beta2 +DISTNAME= sylpheed-2.4.0beta4 PKGNAME= ${DISTNAME:S/-/-devel-/} CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4beta/ diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index c3808b22da7..eda641e06d5 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.29 2007/02/04 09:09:16 xtraeme Exp $ +$NetBSD: distinfo,v 1.30 2007/02/15 13:33:00 xtraeme Exp $ -SHA1 (sylpheed-2.4.0beta2.tar.bz2) = 63df70434e8c7b6e4d1aeac095bfe2bd21f01528 -RMD160 (sylpheed-2.4.0beta2.tar.bz2) = eadade219a547c18d895a0010a6be860507eb2df -Size (sylpheed-2.4.0beta2.tar.bz2) = 2632565 bytes +SHA1 (sylpheed-2.4.0beta4.tar.bz2) = bf0a5307b75bd7e79b1a05cf8e5f896933f7dbd4 +RMD160 (sylpheed-2.4.0beta4.tar.bz2) = ae84f14f6c2259b9a4c4e4775e41ca63ec63b883 +Size (sylpheed-2.4.0beta4.tar.bz2) = 2638148 bytes |