summaryrefslogtreecommitdiff
path: root/mail/sylpheed/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-09-23 22:03:52 +0000
committerxtraeme <xtraeme>2006-09-23 22:03:52 +0000
commit9e08f2ba984dc716be3bb13b5258b5f8357f0042 (patch)
treee57aeea4fc7ce02167822fa819466b1a089b1fd9 /mail/sylpheed/Makefile
parent65a9209756649b578f09867c0e91cae4fe0251ad (diff)
downloadpkgsrc-9e08f2ba984dc716be3bb13b5258b5f8357f0042.tar.gz
Update to 2.2.9: (I commit it on the freeze because it contains
fixes for GTK+ 2.10) 2.2.9 changes: * The crash that occurred if the summary was sorted by a key which doesn't have visible column was fixed. * The URI of the about dialog was updated. 2.2.8 changes: * The bug that possibly lost messages when there was no disk space has been fixed, so please upgrade if possible. * The PLAIN authentication method for IMAP4 was supported. * The verification of encrypted and signed messages with combined method was supported. * Oniguruma regex library can be used instead of system's regex API. * The LDIF import of the addressbook was improved. * Full PGP signature information is displayed on the main text view. * All trailing spaces are removed when signing with PGP/MIME instead of using quoted-printable to improve compatibility with other MUAs. * A warning is displayed before sending when Bcc is specified at PGP encryption. * The bug that possibly lost relatively small messages on receiving when there was no disk space was fixed. * The behavior of manual junk filtering was fixed. * UTF-8 text can be inserted correctly in the compose window. * The error messages of the failure of displaying message body was improved. * Some workarounds for GTK+ 2.10 were made. * Minor UI fixes were made. * Other minor bugs were fixed.
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 8d100440bb6..a3ed44f85c1 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.98 2006/09/07 07:52:18 obache Exp $
+# $NetBSD: Makefile,v 1.99 2006/09/23 22:03:52 xtraeme Exp $
-DISTNAME= sylpheed-2.2.7
+DISTNAME= sylpheed-2.2.9
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.2/
EXTRACT_SUFX= .tar.bz2