diff options
author | xtraeme <xtraeme> | 2006-11-12 06:59:33 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-11-12 06:59:33 +0000 |
commit | 7a3c812dc4170c4cc8497cb3efcbbe295c494263 (patch) | |
tree | 7f9d2ee1d2e005b4d1bd79e24313b97684f15b63 /mail | |
parent | 4a32a9bee45ad00ee327dad3670c0c64a7a61843 (diff) | |
download | pkgsrc-7a3c812dc4170c4cc8497cb3efcbbe295c494263.tar.gz |
Update to 2.3.0beta5:
* When new mails arrive, the tray icon is changed, and it will
be kept until a new mail is read.
* The option "Open inbox on startup" was added.
* The option "Remeber last selected message" was added.
* The crash when printing a message with empty subject was fixed.
* The bug that the text in the composition window was not redrawn
on the undo of large text was fixed.
* POP before SMTP was implemented.
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 625ace75f7e..fd4060f599b 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2006/10/29 18:22:49 xtraeme Exp $ +# $NetBSD: Makefile,v 1.39 2006/11/12 06:59:33 xtraeme Exp $ -DISTNAME= sylpheed-2.3.0beta3 +DISTNAME= sylpheed-2.3.0beta5 PKGNAME= ${DISTNAME:S/-/-devel-/} CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.3beta/ diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index 2f591e22182..50d248bf4e5 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2006/10/29 18:22:49 xtraeme Exp $ +$NetBSD: distinfo,v 1.27 2006/11/12 06:59:33 xtraeme Exp $ -SHA1 (sylpheed-2.3.0beta3.tar.bz2) = 471bd9c01ce8fef5935662b485fabd25c9b1d419 -RMD160 (sylpheed-2.3.0beta3.tar.bz2) = 69c2269562dbc1a43c8d62a73b9f66c53ae3df19 -Size (sylpheed-2.3.0beta3.tar.bz2) = 2590516 bytes +SHA1 (sylpheed-2.3.0beta5.tar.bz2) = a0fe1089a80e8c28231faa49031f718304b654ed +RMD160 (sylpheed-2.3.0beta5.tar.bz2) = 0f484275a83250d5e9a23d9cfe8ac3d311cbe20f +Size (sylpheed-2.3.0beta5.tar.bz2) = 2611638 bytes |