From eccd39147d2b3ce2eceeaa54c9439ee595ecd881 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 7 Mar 2009 04:03:50 +0000 Subject: - Update to 3.7.1 ## Changelog * Spell Checking has been added to the Subject in the Compose window. * The 'Quotation characters' option has been moved from the Compose/ Writing page of the preferences to the /Message View/Text Options page, where it should be. * When replying to signed and/or encrypted mail and the preference to sign and/or encrypt is set, the original mail's privacy system is automatically used, if available. * If a text/calendar attachment is present in a message it is automatcally selected if a suitable plugin (i.e. vCalendar) is available. * Tools/List URLs now shows both the link title and URI if possible. * A URI appearing in the statusbar is now only trimmed if necessary. * When using /Tools/Create filter|procesing rule/Automatically the List-Id header is preferred to X-* headers. * The manual has been updated. * Updated Brazilian Portuguese, Czech, Dutch, Finnish, French, German, Hungarian, Simplified Chinese, Spanish and Swedish translations. Approved by: netchild (implicit) --- mail/claws-mail/Makefile | 3 +-- mail/claws-mail/distinfo | 6 +++--- mail/claws-mail/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index e3a4b385e657..a280aae023f5 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -6,8 +6,7 @@ # PORTNAME= claws-mail -PORTVERSION= 3.7.0 -PORTREVISION= 2 +PORTVERSION= 3.7.1 CATEGORIES= mail news ipv6 MASTER_SITES= SF/sylpheed-claws diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo index 0ff4b2d6f2f6..a3b3a8999368 100644 --- a/mail/claws-mail/distinfo +++ b/mail/claws-mail/distinfo @@ -1,3 +1,3 @@ -MD5 (claws-mail-3.7.0.tar.bz2) = fce9f5233645af3e4607caf79471d6a8 -SHA256 (claws-mail-3.7.0.tar.bz2) = 24541d14872d8bc960740fbf0c3f6a5f08ce529cedc57c553affe00b8b5b419e -SIZE (claws-mail-3.7.0.tar.bz2) = 5346500 +MD5 (claws-mail-3.7.1.tar.bz2) = 8351ba15b04c1388d772ba52e41a8643 +SHA256 (claws-mail-3.7.1.tar.bz2) = b27a0c90df35e4bcb2fdf7b95fb7245037dcf240460f8e1ebacac93ed04404ed +SIZE (claws-mail-3.7.1.tar.bz2) = 5384315 diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist index d8aebd98014f..2f78829c5764 100644 --- a/mail/claws-mail/pkg-plist +++ b/mail/claws-mail/pkg-plist @@ -113,6 +113,7 @@ include/claws-mail/gtk/pluginwindow.h include/claws-mail/gtk/prefswindow.h include/claws-mail/gtk/progressdialog.h include/claws-mail/gtk/quicksearch.h +include/claws-mail/gtk/spell_entry.h include/claws-mail/gtk/sslcertwindow.h include/claws-mail/headerview.h include/claws-mail/html.h -- cgit