1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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@dino.sk
This commit is contained in:
Chris Hutchinson 2021-07-14 09:36:57 +02:00 committed by Tobias C. Berner
parent 3462983b33
commit 108b9151fa
6 changed files with 8 additions and 6 deletions

View File

@ -1,7 +1,6 @@
# Created by: Pawel Pekala <c0rn@o2.pl>
PORTNAME= pdf_viewer
PORTREVISION= 8
COMMENT= PDF and PostScript viewer plugin for Claws Mail

View File

@ -1,7 +1,7 @@
# Created by: Rozhuk Ivan <rozhuk.im@gmail.com>
PORTNAME= claws-mail-plugins
PORTVERSION= 3.17.8
PORTVERSION= 3.18.0
CATEGORIES= mail news
MAINTAINER= portmaster@BSDforge.com

View File

@ -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 \

View File

@ -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/

View File

@ -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

View File

@ -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