summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-03-05 17:34:48 +0100
committerMatthias Andree <mandree@FreeBSD.org>2022-03-06 16:08:17 +0100
commit7ceeed1b34c1341a087d4218f829ae558f76c11c (patch)
tree694f44e50f976b4c3b3de04d806fed48bad64f28
parentx11/waybar: update to 0.9.10 (diff)
mail/fetchmail: update to 6.4.28
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 PR: 262362 Approved by: Corey Halpin (maintainer) (cherry picked from commit e1839db543a7d79daf9e6728a783714cdcbccafe)
-rw-r--r--mail/fetchmail/Makefile2
-rw-r--r--mail/fetchmail/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index b4c4dcceb64f..711312286337 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,7 +1,7 @@
# Created by: Ville Eerola <ve@sci.fi>
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 ecbfe5e751fb..ac025ea87e3a 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