summaryrefslogtreecommitdiff
path: root/mail/sylpheed/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-10-11 18:12:55 +0000
committerxtraeme <xtraeme>2007-10-11 18:12:55 +0000
commitbfdc6d5bc18d9950b684ea605cc2d4525de8b5a4 (patch)
tree43d2182192deb7725fb986d45835479b74a5273c /mail/sylpheed/Makefile
parente17c55b5f191524867f10c5890dda727f5bd7170 (diff)
downloadpkgsrc-bfdc6d5bc18d9950b684ea605cc2d4525de8b5a4.tar.gz
Update to 2.4.7:
* The bug that 'Set display item of summary...' button in the common preferences dialog always show send folder setting was fixed. * The previous focus is kept when separation of view is changed. * The status label is automatically resized now when there is not enough width. * The bug that virtual folders were not sorted properly was fixed. * The crash when trying to use ascii-armored PGP encryption was fixed. * The most of compiler warnings were removed. Changes for 2.4.6: * The 'To' column was added to the summary view. * In Sent, Draft, and Queue folders, the 'To' column is displayed by default. * The display column setting of send folders became independent from normal folders. * The ascii-armored PGP encryption was fixed. * The combined method is used now when both PGP encryption and PGP signing are specified. * The PGP passphrase dialog was disabled on filtering and query search. * The new message notify will be blocked when a new message is read on receiving. * 'LIST "" "*"' command is used instead of 'LIST "" "%"' to obtain folder list from IMAP4 server. * The bug that noinferior and noselect flags were ignored until rebuilding folder tree when a new folder was created on IMAP4 server was fixed. * If attached files become nonexistent on sending, error dialog will be displayed and the sending will abort.
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r--mail/sylpheed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 4dec227318f..fed71382558 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.108 2007/08/31 11:06:06 drochner Exp $
+# $NetBSD: Makefile,v 1.109 2007/10/11 18:12:55 xtraeme Exp $
-DISTNAME= sylpheed-2.4.5
+DISTNAME= sylpheed-2.4.7
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4/
EXTRACT_SUFX= .tar.bz2