From e1839db543a7d79daf9e6728a783714cdcbccafe Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 5 Mar 2022 17:34:48 +0100 Subject: [PATCH] mail/fetchmail: update to 6.4.28 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit BREAKING CHANGES: * Bump wolfSSL minimum required version to 5.1.1 to pull in security fix. FIXES: * When using wolfSSL 5.0.0, work around a bug that appears to hit wolfSSL when receiving handshake records while still in SSL_peek(). Workaround is to read 1 byte and cache it, then call SSL_peek() again. This affects only some servers. https://github.com/wolfSSL/wolfssl/issues/4593 TRANSLATIONS: language translations were updated by this fine people: * es: Cristian Othón Martínez Vera [Spanish] * ro: Remus-Gabriel Chelu [Romanian] * sr: Мирослав Николић (Miroslav Nikolić) [Serbian] MFH: 2022Q1 --- 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 b4c4dcceb64f1..7113122863371 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ # Created by: Ville Eerola PORTNAME?= fetchmail -DISTVERSION= 6.4.25 +DISTVERSION= 6.4.28 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 ecbfe5e751fbb..ac025ea87e3a2 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639176375 -SHA256 (fetchmail-6.4.25.tar.xz) = 7ebefbe89172fd59f0fd8317d8743a8436f375ccdcab3900e4c3ec06a8fbf27f -SIZE (fetchmail-6.4.25.tar.xz) = 1343360 +TIMESTAMP = 1646497754 +SHA256 (fetchmail-6.4.28.tar.xz) = a003f9ac88bf083a232c9451ef5f3f88473fad2c7f2822d3f7455a6d32bc3a97 +SIZE (fetchmail-6.4.28.tar.xz) = 1328096