diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-21 22:39:33 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-21 22:39:33 +0000 |
commit | 99c4792e2b022655a5c2a481ddf804dea30c30de (patch) | |
tree | b026f69b447c3f68e6c0c69ccf6aeb0ab6248560 | |
parent | 46637a55194e1f57ee8152817853726092c36358 (diff) | |
download | pkgsrc-99c4792e2b022655a5c2a481ddf804dea30c30de.tar.gz |
Update to 2.2.0beta5.
* 2.2.0beta5 (development)
* The quick search was implemented.
* The filter conditions for message status such as 'unread', 'mark',
'color-label', and 'attachment' were added.
* The window management of the export and import dialog was modified.
* Several minor bugs were fixed.
* 2.2.0beta4 (development)
* Unix: The popup menu on the trayicon was implemented.
* Unix: Clicking the trayicon now toggles the visibility of the main
window.
* Unix: The visibility of the trayicon is now configurable.
* The context menu of the folder view on search folders was modified.
* The bug that stopped checking of new messages if search folders exist
in IMAP4 or News mailboxes was fixed.
* The renaming of search folders under IMAP4 or News folders was fixed.
* A memory leak that occurs when thread display was off was fixed.
-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 bd9cc9ac574..65362d10b74 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2006/01/11 16:31:05 xtraeme Exp $ +# $NetBSD: Makefile,v 1.27 2006/01/21 22:39:33 xtraeme Exp $ -DISTNAME= sylpheed-2.2.0beta3 +DISTNAME= sylpheed-2.2.0beta5 CATEGORIES= mail news x11 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.2beta/ diff --git a/mail/sylpheed-devel/distinfo b/mail/sylpheed-devel/distinfo index 387aa736b00..e8b84847600 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2006/01/11 16:31:05 xtraeme Exp $ +$NetBSD: distinfo,v 1.22 2006/01/21 22:39:33 xtraeme Exp $ -SHA1 (sylpheed-2.2.0beta3.tar.bz2) = 847f504c71ed88ecc3de5014c64b9dd2e9b474c2 -RMD160 (sylpheed-2.2.0beta3.tar.bz2) = 40b6ac4ea9b6b40f9a1a386b8fa9bf4a8bc7a1fe -Size (sylpheed-2.2.0beta3.tar.bz2) = 2453883 bytes +SHA1 (sylpheed-2.2.0beta5.tar.bz2) = fa083c22d0ca1699dbf1574fa471ed624e660071 +RMD160 (sylpheed-2.2.0beta5.tar.bz2) = d6c5319528cfecdebb02bdd300a04cb097988d4b +Size (sylpheed-2.2.0beta5.tar.bz2) = 2460125 bytes |