diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-07 12:03:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-07 12:03:50 +0800 |
commit | eccd39147d2b3ce2eceeaa54c9439ee595ecd881 (patch) | |
tree | 56e9d7b2273b2e0a33f59d0279c8878033d39d18 /mail | |
parent | 0db483128f6cd623514245461fa1e6f04839a859 (diff) | |
download | freebsd-ports-gnome-eccd39147d2b3ce2eceeaa54c9439ee595ecd881.tar.gz freebsd-ports-gnome-eccd39147d2b3ce2eceeaa54c9439ee595ecd881.tar.zst freebsd-ports-gnome-eccd39147d2b3ce2eceeaa54c9439ee595ecd881.zip |
- 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)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail/Makefile | 3 | ||||
-rw-r--r-- | mail/claws-mail/distinfo | 6 | ||||
-rw-r--r-- | mail/claws-mail/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
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 |