Update sylpheed to 0.8.3
* The state of compose window is now changed automatically when the account is selected. * The option to only mark message as read when opened in new window has been added. * The receive progress dialog now shows detailed information in the status list. * The receive progress dialog can be kept open. * The line-joining problem of auto-wrapping has been fixed. * IMAP and News cache files/directores are now correctly purged if they become unnecessary. * The wrong news article number calculation has been fixed. * The summary refresh problem has been fixed.
This commit is contained in:
parent
b75858a853
commit
56afdfcf77
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.20 2002/09/03 14:33:47 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2002/09/17 23:35:15 mjl Exp $
|
||||
|
||||
DISTNAME= sylpheed-0.8.2
|
||||
PKGREVISION= 2
|
||||
DISTNAME= sylpheed-0.8.3
|
||||
# PKGREVISION= 2
|
||||
CATEGORIES= mail news x11
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.10 2002/08/26 12:11:21 mjl Exp $
|
||||
$NetBSD: distinfo,v 1.11 2002/09/17 23:35:15 mjl Exp $
|
||||
|
||||
SHA1 (sylpheed-0.8.2.tar.bz2) = ab9893ae6a1349c89be23e3d6a34910486d5b46f
|
||||
Size (sylpheed-0.8.2.tar.bz2) = 1857197 bytes
|
||||
SHA1 (sylpheed-0.8.3.tar.bz2) = 76da337f8c6170b3ca79b69407c29aab7f5b0a59
|
||||
Size (sylpheed-0.8.3.tar.bz2) = 1879896 bytes
|
||||
|
|
Loading…
Reference in a new issue