diff options
author | xtraeme <xtraeme> | 2006-01-11 16:31:05 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-01-11 16:31:05 +0000 |
commit | b4bf742ca9342d2f3ae58e48bb43a0ed7abd5845 (patch) | |
tree | 7c905b24d58f57d053cbda669bd4634a73d472f8 /mail | |
parent | 69af759b31f1fbe2befb55a25c4c28cfd22a4141 (diff) | |
download | pkgsrc-b4bf742ca9342d2f3ae58e48bb43a0ed7abd5845.tar.gz |
Update to 2.2.0beta3:
* The results of search folders are cached to speed up the next search.
* The search folder property dialog was implemented.
* The position of 'Delete' menu was changed to prevent its accidental
selection.
* The HTTP scheme is added to the URIs begin with 'www.'.
* Some trailing punctuations were included as URI.
* The bug that search folders under IMAP4 or News folders couldn't be
removed was 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 3cd58ca07f1..bd9cc9ac574 100644 --- a/mail/sylpheed-devel/Makefile +++ b/mail/sylpheed-devel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2006/01/02 13:54:45 chris Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/11 16:31:05 xtraeme Exp $ -DISTNAME= sylpheed-2.2.0beta2 +DISTNAME= sylpheed-2.2.0beta3 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 f87bf327b9c..387aa736b00 100644 --- a/mail/sylpheed-devel/distinfo +++ b/mail/sylpheed-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2006/01/02 13:54:45 chris Exp $ +$NetBSD: distinfo,v 1.21 2006/01/11 16:31:05 xtraeme Exp $ -SHA1 (sylpheed-2.2.0beta2.tar.bz2) = 616ec5949130569a3a4e296a96d71b8da5f4c5e3 -RMD160 (sylpheed-2.2.0beta2.tar.bz2) = b26caa74fb47a1a054d59f552fd1f4f107352494 -Size (sylpheed-2.2.0beta2.tar.bz2) = 2450981 bytes +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 |