1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

Update to 3.17.3

Changelog:
* Add support for TLS Server Name Indication (SNI). This enables the
  sending of your hostname, if available, to the server so that it
  can select the appropriate certificate for your domain. This is
  useful for servers which host multiple domains on the same IP
  address.
  This is a hidden Account preference, 'use_tls_sni', and is enabled
  by default.

* SSL/TLS certificate manager: The Delete key will now delete the
  selected certificate.

* Window sizes are now remembered for the 'Apply tags' and SSL/TLS
  certificate manager windows.

* bug fixes:
	o bug 3519, 'Links including umlauts are broken'
	o bug 4134, ''Save message to' option not set when it should
		     be'
	o prevent the Tools/SSL/TLS Certificates dialogue from
	  crashing when certificate filenames contain a fingerprint.
	o build on GNU Hurd.
	o various build fixes when building without GnuTLS.

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2018-12-23 11:29:55 +00:00
parent e18f469e57
commit eab94d2aeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488194
4 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bogofilter
PORTREVISION= 1
PORTREVISION= 0
COMMENT= Spam filtering plugin for Claws Mail

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vcalendar
PORTREVISION= 1
PORTREVISION= 0
COMMENT= vCalendar plugin for Claws Mail

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTVERSION= 3.17.2
PORTVERSION= 3.17.3
CATEGORIES?= mail
MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1544976537
SHA256 (claws-mail-3.17.2.tar.xz) = 25cf42c8edc40a0c57e678e135c2eb577145dce6c0aa9f880f0e51b7ef3c61c1
SIZE (claws-mail-3.17.2.tar.xz) = 6166160
TIMESTAMP = 1545563171
SHA256 (claws-mail-3.17.3.tar.xz) = 504e1f5a6f0880192662826ac07bcd083c3167b3db7143858617d6c51233d2f2
SIZE (claws-mail-3.17.3.tar.xz) = 6164392