git: 108b9151fac5 - main - mail/claws-mail: update to latest 3.18.0
Tobias C. Berner
tcberner at FreeBSD.org
Wed Jul 14 08:37:54 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=108b9151fac540a3a654f963a6cc640944846981
commit 108b9151fac540a3a654f963a6cc640944846981
Author: Chris Hutchinson <portmaster at bsdforge.com>
AuthorDate: 2021-07-14 07:36:57 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-07-14 08:37:37 +0000
mail/claws-mail: update to latest 3.18.0
New in this release:
~~~~~~~~~~~~~~~~~~~~
* Support for the OAuth2 authorisation protocol has been added for
IMAP, POP and SMTP using custom, user-generated client IDs.
OAuth2 preferences are found in the Account Preferences on the
Receive page (for POP: Authenticate before POP connection, for
IMAP: Authentication method); the Send page (SMTP authentication:
Authentication method); and on a dedicated OAuth2 page.
* The option 'Save (X-)Face in address book if possible' has been
added to the /Message View/Text Options preferences page.
Previously the (X-)Face would be saved automatically, therefore
this option is turned on by default.
* The Image Viewer has been reworked. New options have been added to
/Message View/Image Viewer: when resizing images, either fit the
image width or fit the image height to the available space.
Fitting the image height is the default. Regardless of this
setting, when displaying images inline they will fit the height.
When displaying an image, left-clicking the image will toggle
between full size and reduced size; right-clicking will toggle
between fitting the height and fitting the width.
* When re-editing a saved message, it is now possible to use
/Options/Remove References.
* It is now possible to attempt to retrieve a missing GPG key via
WKD.
* The man page has been updated.
* Updated translations: Brazilian Portuguese, British English,
Catalan, Czech, Danish, Dutch, French, Polish, Romanian, Russian,
Slovak, Spanish, Traditional Chinese, Turkish.
* bug fixes
See https://www.claws-mail.org/news.php for more details.
PR: 257110
Reported by: bsd at dino.sk
---
mail/claws-mail-pdf_viewer/Makefile | 1 -
mail/claws-mail-plugins/Makefile | 2 +-
mail/claws-mail/Makefile | 1 +
mail/claws-mail/Makefile.claws | 2 +-
mail/claws-mail/distinfo | 7 ++++---
mail/claws-mail/pkg-plist | 1 +
6 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
index 0263d00bb0ae..19833dd3c9fc 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -1,7 +1,6 @@
# Created by: Pawel Pekala <c0rn at o2.pl>
PORTNAME= pdf_viewer
-PORTREVISION= 8
COMMENT= PDF and PostScript viewer plugin for Claws Mail
diff --git a/mail/claws-mail-plugins/Makefile b/mail/claws-mail-plugins/Makefile
index caf195f0bc20..fb3a39b563ca 100644
--- a/mail/claws-mail-plugins/Makefile
+++ b/mail/claws-mail-plugins/Makefile
@@ -1,7 +1,7 @@
# Created by: Rozhuk Ivan <rozhuk.im at gmail.com>
PORTNAME= claws-mail-plugins
-PORTVERSION= 3.17.8
+PORTVERSION= 3.18.0
CATEGORIES= mail news
MAINTAINER= portmaster at BSDforge.com
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 008f5a3abe31..e57b86437d03 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -11,6 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl \
libetpan.so:mail/libetpan \
libfreetype.so:print/freetype2 \
+ libharfbuzz.so:print/harfbuzz \
libsasl2.so:security/cyrus-sasl2 \
libgnutls.so:security/gnutls \
libgcrypt.so:security/libgcrypt \
diff --git a/mail/claws-mail/Makefile.claws b/mail/claws-mail/Makefile.claws
index 4a1290e114be..3a213edd4e5f 100644
--- a/mail/claws-mail/Makefile.claws
+++ b/mail/claws-mail/Makefile.claws
@@ -1,4 +1,4 @@
-PORTVERSION= 3.17.8
+PORTVERSION= 3.18.0
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 cd033e36152c..42a80325ecb1 100644
--- a/mail/claws-mail/distinfo
+++ b/mail/claws-mail/distinfo
@@ -1,3 +1,4 @@
-TIMESTAMP = 1605298492
-SHA256 (claws-mail-3.17.8.tar.xz) = cdb7b2814995d6f4a9c3b1f0bc1467ed5c3cf2a5e0da1730aaa25a8accafddaf
-SIZE (claws-mail-3.17.8.tar.xz) = 6435692
+TIMESTAMP = 1626114302
+SHA256 (claws-mail-3.18.0.tar.xz) = cb5819e66b4bb3bbd44eb79c58f516a932389367a7900554321c24b509ece6bb
+SHA512 (claws-mail-3.18.0.tar.xz) = 3f73e11fc75234c44c0faf266a196c7f1c80b837fb920fc4a3979ede81f37efd180c006ab6436ae9c2dffde2d6c3bf6340a90d93e1e3fa8821fb09693d030811
+SIZE (claws-mail-3.18.0.tar.xz) = 6517632
diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist
index 630725bf1c44..32fd820e5fd6 100644
--- a/mail/claws-mail/pkg-plist
+++ b/mail/claws-mail/pkg-plist
@@ -161,6 +161,7 @@ include/claws-mail/mutt.h
include/claws-mail/news.h
include/claws-mail/news_gtk.h
include/claws-mail/noticeview.h
+include/claws-mail/oauth2.h
include/claws-mail/partial_download.h
include/claws-mail/password.h
include/claws-mail/password_gtk.h
More information about the dev-commits-ports-all
mailing list