summaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-12-22 15:39:42 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-12-22 15:39:42 +0000
commit76e0fc360a9dc30ead5384f8c19215b50cb72b8d (patch)
tree6ea85a3bef4a4c00f911cca8e58f1e428d923431 /mail/claws-mail
parentFix build on powerpc64 (diff)
Update to 3.17.2
Changelog: * Message List: A context menu has been added to the column headers, it has two entries: a new option, 'Lock column headers', and 'Set displayed colums'. * Folder List: A context menu has been added to the column headers, containing 'Set displayed columns'. * Preferences: The Display/Summaries option page has been split into three notebook pages: Folder List, Message List, and Defaults. The Message List page contains the new 'Lock column headers' option. The Defaults page contains several new options for new folders. * New Folder Properties: It is now possible to control signing and encrypting options on the Compose page. By default it follows the Account preferences, but they can be overridden to always sign and/or encrypt, or never sign/encrypt. * Saving sent messages: The global preference, 'Save sent messages', can now be overriden by the Folder Property and Account preferences. The global preference no longer needs to be activated for the Account Preference, 'Put sent messages in ...' option to function. Likewise, the Folder Property, 'Save copy of outgoing messages to this folder instead of Sent', no longer relies on the global preference being set. * SSL/TLS certificates: The SHA-256 fingerprint is now displayed, and the MD5 fingerprint has been removed. * SSL/TLS certificates list: Status and Expiry columns have been added, and expired and invalid certificates are now clearly indicated. * QuickSearch: body searches are now quicker. * QuickSearch: symbols used in Extended searches are now expanded in the 'Edit' dialogue. * Re-editing: Flags and tags are now preserved when re-editing a message. * Fancy plugin: The minimum required webkitgtk version is now 1.10.0. * PDF Viewer plugin: Ctrl+scroll now zooms. * Tools: added cm-break.pl script, which breaks thread references for the selected messages; textviewer.pl has been updated and now requires perl 5.14.1. * The legacy "sylpheed-claws" symlink is no longer installed in the bindir. * New translation: Portuguese. * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish, Dutch, French, German, Russian, Slovak, Spanish, Swedish, Turkish. Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=488096
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile1
-rw-r--r--mail/claws-mail/Makefile.claws2
-rw-r--r--mail/claws-mail/distinfo6
-rw-r--r--mail/claws-mail/pkg-plist10
4 files changed, 9 insertions, 10 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index f6eac7d19c96..3692516b0b14 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PORTNAME= claws-mail
-PORTREVISION= 1
CATEGORIES= mail news ipv6
COMMENT= Lightweight and featureful GTK+ based e-mail and news client
diff --git a/mail/claws-mail/Makefile.claws b/mail/claws-mail/Makefile.claws
index ae05c0a05a3d..d6d28ffb9e20 100644
--- a/mail/claws-mail/Makefile.claws
+++ b/mail/claws-mail/Makefile.claws
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTVERSION= 3.17.1
+PORTVERSION= 3.17.2
CATEGORIES?= mail
MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/
diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo
index dc39bcaade46..9f41e75da700 100644
--- a/mail/claws-mail/distinfo
+++ b/mail/claws-mail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542407861
-SHA256 (claws-mail-3.17.1.tar.xz) = 757b5f4163fb44f772b1453d1cc0b83387bb6b67ad55cc0694bdd4eff9ea76f2
-SIZE (claws-mail-3.17.1.tar.xz) = 4746940
+TIMESTAMP = 1544976537
+SHA256 (claws-mail-3.17.2.tar.xz) = 25cf42c8edc40a0c57e678e135c2eb577145dce6c0aa9f880f0e51b7ef3c61c1
+SIZE (claws-mail-3.17.2.tar.xz) = 6166160
diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist
index 0c85a976b9d1..01bc4148f9c7 100644
--- a/mail/claws-mail/pkg-plist
+++ b/mail/claws-mail/pkg-plist
@@ -1,9 +1,7 @@
bin/claws-mail
-bin/sylpheed-claws
include/claws-mail/account.h
include/claws-mail/action.h
include/claws-mail/adbookbase.h
-include/claws-mail/addrmerge.h
include/claws-mail/addr_compl.h
include/claws-mail/addrbook.h
include/claws-mail/addrcache.h
@@ -20,6 +18,7 @@ include/claws-mail/addrgather.h
include/claws-mail/addrharvest.h
include/claws-mail/addrindex.h
include/claws-mail/addritem.h
+include/claws-mail/addrmerge.h
include/claws-mail/addrquery.h
include/claws-mail/addrselect.h
include/claws-mail/advsearch.h
@@ -28,9 +27,10 @@ include/claws-mail/autofaces.h
include/claws-mail/avatars.h
include/claws-mail/browseldap.h
include/claws-mail/claws-features.h
-include/claws-mail/codeconv.h
include/claws-mail/common/claws.h
+include/claws-mail/common/codeconv.h
include/claws-mail/common/defs.h
+include/claws-mail/common/file-utils.h
include/claws-mail/common/hooks.h
include/claws-mail/common/log.h
include/claws-mail/common/md5.h
@@ -53,6 +53,7 @@ include/claws-mail/common/tags.h
include/claws-mail/common/template.h
include/claws-mail/common/timing.h
include/claws-mail/common/tlds.h
+include/claws-mail/common/unmime.h
include/claws-mail/common/utils.h
include/claws-mail/common/uuencode.h
include/claws-mail/common/version.h
@@ -101,7 +102,6 @@ include/claws-mail/gtk/combobox.h
include/claws-mail/gtk/description_window.h
include/claws-mail/gtk/filesel.h
include/claws-mail/gtk/foldersort.h
-include/claws-mail/gtk/gdkkeysyms-new.h
include/claws-mail/gtk/gtkaspell.h
include/claws-mail/gtk/gtkcmclist.h
include/claws-mail/gtk/gtkcmctree.h
@@ -225,7 +225,6 @@ include/claws-mail/summaryview.h
include/claws-mail/textview.h
include/claws-mail/toolbar.h
include/claws-mail/undo.h
-include/claws-mail/unmime.h
include/claws-mail/uri_opener.h
include/claws-mail/vcard.h
include/claws-mail/viewtypes.h
@@ -287,6 +286,7 @@ share/icons/hicolor/64x64/apps/claws-mail.png
%%NLS%%share/locale/nl/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/pl/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/claws-mail.mo
+%%NLS%%share/locale/pt_PT/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/ro/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/ru/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/sk/LC_MESSAGES/claws-mail.mo