git: 8f3db11c85f4 - main - mail/fetchmail*: bugfix update to 6.4.39

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Sat, 20 Jul 2024 14:24:24 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f3db11c85f44781a8a9d1298239066593738bf3

commit 8f3db11c85f44781a8a9d1298239066593738bf3
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2024-07-20 09:56:08 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2024-07-20 14:24:13 +0000

    mail/fetchmail*: bugfix update to 6.4.39
    
    * When a server offers STARTTLS although the connection is already wrapped
      in TLS, fetchmail would issue a bogus "WARNING: server offered STARTTLS but
      sslproto '' given." (or STLS for POP3).  In situations where we wrap the
      connection in TLS, suppress the warning. Reported by Mike Pope.
    
    * If fetchmail was running localized, generate an error e-mail message locally,
      and if the selected translation would require the Subject: line to wrap
      inside an RFC-2047 encoded word (=?UTF-8?Q?...?=), the wrapped encoded-word
      was not indented, thus not marked as a continuation line.
    
    PR:             280384
    Approved by:    Corey Halpin <chalpin@cs.wisc.edu>
---
 mail/fetchmail/Makefile | 2 +-
 mail/fetchmail/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 195dd2226140..b95a08f9ff4c 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,5 +1,5 @@
 PORTNAME?=	fetchmail
-DISTVERSION=	6.4.38
+DISTVERSION=	6.4.39
 PORTREVISION?=	0
 CATEGORIES=	mail
 # The next line is inherited by the fetchmailconf dependent port,
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 477de64af9cf..76b39ab54187 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1706738861
-SHA256 (fetchmail-6.4.38.tar.xz) = a6cb4ea863ac61d242ffb2db564a39123761578d3e40d71ce7b6f2905be609d9
-SIZE (fetchmail-6.4.38.tar.xz) = 1220892
+TIMESTAMP = 1721468814
+SHA256 (fetchmail-6.4.39.tar.xz) = 75109a1f307b538155fa05f5ef298e8298cb4deae95aed24c16b38d36ff0a186
+SIZE (fetchmail-6.4.39.tar.xz) = 1221596