diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-04-08 16:09:06 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-04-08 16:09:06 +0000 |
commit | fc1ba4fe41845b9d550bac01f1032c669b4ab8e0 (patch) | |
tree | 9b9ce087306cefcd8b4e46ac979ce63b0175eb49 /mail | |
parent | e0700414cd1acfa89201d5d6ac9040385c830111 (diff) | |
download | pkgsrc-fc1ba4fe41845b9d550bac01f1032c669b4ab8e0.tar.gz |
Update to 2.4.0beta7:
* In-Reply-To header was supported in mailto URL.
* Stop button was added to the main toolbar.
* An error message is displayed now when the decryption of PGP encrypted
messages failed.
* Remote commands such as 'compose', 'receive' and 'send' are disabled
when a modal dialog exists.
* Process termination is forced after the execution of finalizer routine.
* The behavior of 'Go to next unread' with changing folders was fixed.
* The sylpheed.desktop file was modified.
* Win32: A bug that the folder path separator was not processed correctly
in some cases (fixes path information becoming incorrect on renaming
subfolders).
* 2.4.0beta6 (development)
* The bug in automatic IMAP4 filtering that messages which were not
filtered were not counted as new ones was fixed.
* Win32: The workaroud for the redraw problem of GtkCList and GtkCTree
in GTK+ 2.10.11 was made.
* Win32: The stall on rebuilding folder tree which appeared since GTK+
2.10.11 was fixed.
* Win32: Environmental variable "LANGUAGE" was disabled (fixes incorrect
language selection on some environments).
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 7ad11759fb9..f72475527e2 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2007/03/19 19:51:39 xtraeme Exp $ +# $NetBSD: Makefile,v 1.45 2007/04/08 16:09:06 xtraeme Exp $ -DISTNAME= sylpheed-2.4.0beta5 +DISTNAME= sylpheed-2.4.0beta7 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 40437d657ed..e3cf2caf9b2 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2007/03/19 19:51:39 xtraeme Exp $ +$NetBSD: distinfo,v 1.32 2007/04/08 16:09:06 xtraeme Exp $ -SHA1 (sylpheed-2.4.0beta5.tar.bz2) = d783d685028c07dc0b507b3068e54771260a73c0 -RMD160 (sylpheed-2.4.0beta5.tar.bz2) = e65cdec0922c17f421e8d986fc020d0584b6350b -Size (sylpheed-2.4.0beta5.tar.bz2) = 2691490 bytes +SHA1 (sylpheed-2.4.0beta7.tar.bz2) = b8b8d0ea1df9b076fc1fb341606d25e8c3952d06 +RMD160 (sylpheed-2.4.0beta7.tar.bz2) = 180c04e360e3583561e53bb344268c5a4790572e +Size (sylpheed-2.4.0beta7.tar.bz2) = 2720369 bytes |