diff options
author | chris <chris> | 2005-10-24 22:37:20 +0000 |
---|---|---|
committer | chris <chris> | 2005-10-24 22:37:20 +0000 |
commit | 3a0484440738a73e11ab50f220a77ef05de83879 (patch) | |
tree | df9a745d08c8b2c350781f4b80c0d2544260afb3 /mail | |
parent | 6523c68b2ddc438cd714ffca662186a1d5b20961 (diff) | |
download | pkgsrc-3a0484440738a73e11ab50f220a77ef05de83879.tar.gz |
Update sylpheed-devel to 2.1.4. Main changes/bugfixes are:
o The IMAP4 parser was fixed so that it can handle literals in
response.
o A bug that caused crashes on receive if Date header has
abnormal time was fixed.
o Sylpheed will not close anymore even if the tray icon is closed.
o The directory with multiple hierarchy can be specified when
creating a new mailbox.
o Error messages are now output to the log window and the log file.
o The 'Create filter rule' menu was brought back in the context
menu.
o The display of the property of top folders was enabled.
o The support of environment-dependent Japanese characters was
enhanced
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 15a9267537c..df223ac3b24 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2005/09/29 22:49:24 chris Exp $ +# $NetBSD: Makefile,v 1.18 2005/10/24 22:37:20 chris Exp $ -DISTNAME= sylpheed-2.1.3 +DISTNAME= sylpheed-2.1.4 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.1/ diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index ff7ee458b10..fda47bb6b38 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2005/09/29 22:49:24 chris Exp $ +$NetBSD: distinfo,v 1.15 2005/10/24 22:37:20 chris Exp $ -SHA1 (sylpheed-2.1.3.tar.bz2) = bb7b862a26e158ebd874f4a0c8c49f6557850347 -RMD160 (sylpheed-2.1.3.tar.bz2) = c86d8ebc389b905a7b1e3fa5bd666e1da0247be8 -Size (sylpheed-2.1.3.tar.bz2) = 2366669 bytes +SHA1 (sylpheed-2.1.4.tar.bz2) = 83e6658eb86b29c4f6424995f81b11f523b57e05 +RMD160 (sylpheed-2.1.4.tar.bz2) = 8ebe846e0630fb56922859c41e6cec60ce324d49 +Size (sylpheed-2.1.4.tar.bz2) = 2370505 bytes |