Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2018 15:39:42 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488096 - head/mail/claws-mail
Message-ID:  <201812221539.wBMFdgv6017423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sat Dec 22 15:39:42 2018
New Revision: 488096
URL: https://svnweb.freebsd.org/changeset/ports/488096

Log:
  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

Modified:
  head/mail/claws-mail/Makefile
  head/mail/claws-mail/Makefile.claws
  head/mail/claws-mail/distinfo
  head/mail/claws-mail/pkg-plist

Modified: head/mail/claws-mail/Makefile
==============================================================================
--- head/mail/claws-mail/Makefile	Sat Dec 22 14:51:47 2018	(r488095)
+++ head/mail/claws-mail/Makefile	Sat Dec 22 15:39:42 2018	(r488096)
@@ -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

Modified: head/mail/claws-mail/Makefile.claws
==============================================================================
--- head/mail/claws-mail/Makefile.claws	Sat Dec 22 14:51:47 2018	(r488095)
+++ head/mail/claws-mail/Makefile.claws	Sat Dec 22 15:39:42 2018	(r488096)
@@ -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/
 

Modified: head/mail/claws-mail/distinfo
==============================================================================
--- head/mail/claws-mail/distinfo	Sat Dec 22 14:51:47 2018	(r488095)
+++ head/mail/claws-mail/distinfo	Sat Dec 22 15:39:42 2018	(r488096)
@@ -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

Modified: head/mail/claws-mail/pkg-plist
==============================================================================
--- head/mail/claws-mail/pkg-plist	Sat Dec 22 14:51:47 2018	(r488095)
+++ head/mail/claws-mail/pkg-plist	Sat Dec 22 15:39:42 2018	(r488096)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812221539.wBMFdgv6017423>