diff options
author | xtraeme <xtraeme> | 2006-11-20 18:37:55 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-11-20 18:37:55 +0000 |
commit | bd401881a6b0e8ba873a06551252da17813c0a33 (patch) | |
tree | f42c34539878612e2ba10a00dc209919c87ff5ff /mail | |
parent | 5e791642fc6104c871d304b418c69136089e2552 (diff) | |
download | pkgsrc-bd401881a6b0e8ba873a06551252da17813c0a33.tar.gz |
Update to 2.2.10:
* 2.2.10 (stable)
* The change between folders became faster at GTK+ 2.10.x.
* The text insertion by the action was fixed again.
* The text redraw problem on the undo of large text was fixed.
* The crash that occurred when printing a message with empty Subject,
From and To was fixed.
* The window position and the layout of the 'Add Address' dialog was
modified.
* Libpisock 0.12 was supported.
* Win32: The bug that window position was reset when quitting Sylpheed
while window was hidden was fixed.
* Win32: The selection of the labels on the header view and the alert
dialog are now visible.
* Win32: The e-mail menu in the start menu now works when Sylpheed is
selected as a default mailer.
* Win32: The character corruption on printing when environment-dependent
Japanese characters are used was fixed.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index a3ed44f85c1..0cdffbafbd1 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.99 2006/09/23 22:03:52 xtraeme Exp $ +# $NetBSD: Makefile,v 1.100 2006/11/20 18:37:55 xtraeme Exp $ -DISTNAME= sylpheed-2.2.9 +DISTNAME= sylpheed-2.2.10 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.2/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 97f0fea5cbf..9ff39841b56 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.52 2006/09/23 22:03:52 xtraeme Exp $ +$NetBSD: distinfo,v 1.53 2006/11/20 18:37:55 xtraeme Exp $ -SHA1 (sylpheed-2.2.9.tar.bz2) = a465ebf39745c9ecea25ddd8e27e622eafa71720 -RMD160 (sylpheed-2.2.9.tar.bz2) = a6432478b275a54dc00aa2ce1bc106b434cdba66 -Size (sylpheed-2.2.9.tar.bz2) = 2574579 bytes +SHA1 (sylpheed-2.2.10.tar.bz2) = dd6bd2e84688079807dd01343e1635ce333e5adf +RMD160 (sylpheed-2.2.10.tar.bz2) = 072576f178b37e6523ccb9ddbf2e881050a7128c +Size (sylpheed-2.2.10.tar.bz2) = 2579547 bytes |