Date: Tue, 26 May 2026 08:30:21 +0000 From: Yusuf Yaman <nxjoseph@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Micha=?utf-8?Q?el B=C3=BCk?=er <freebsd@michael-bueker.de> Subject: git: 0edd8ab1c14c - main - mail/getmail6: Update 6.19.10 => 6.19.12 Message-ID: <6a155a1d.22d0c.2fe541c9@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=0edd8ab1c14cefd2d1c3d68db768f414a3488e5f commit 0edd8ab1c14cefd2d1c3d68db768f414a3488e5f Author: Michael Büker <freebsd@michael-bueker.de> AuthorDate: 2026-05-26 08:26:17 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-05-26 08:29:59 +0000 mail/getmail6: Update 6.19.10 => 6.19.12 Changelog: * Use two step POP3 XOAUTH2, needed for Microsoft O365 (#256) * Fix getmail_fetch with python 3 (#261) * Python 3.14 imaplib.py change makes file to private _file and exposes a read-only file property (#260) * Retry LMTP connection on SMTPSenderRefused exception (#257) https://github.com/getmail6/getmail6/releases/tag/v6.19.12 PR: 295584 Reported by: Michael Büker <freebsd@michael-bueker.de> (maintainer) Approved by: osa, vvd (Mentors, implicit) --- mail/getmail6/Makefile | 2 +- mail/getmail6/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/getmail6/Makefile b/mail/getmail6/Makefile index eb2b7aac4285..6083ae609b7a 100644 --- a/mail/getmail6/Makefile +++ b/mail/getmail6/Makefile @@ -1,6 +1,6 @@ PORTNAME= getmail6 DISTVERSIONPREFIX= v -DISTVERSION= 6.19.10 +DISTVERSION= 6.19.12 CATEGORIES= mail python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/getmail6/distinfo b/mail/getmail6/distinfo index 706dd6f85533..d348496c3e1d 100644 --- a/mail/getmail6/distinfo +++ b/mail/getmail6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757797021 -SHA256 (getmail6-getmail6-v6.19.10_GH0.tar.gz) = e18c6e56af9ff51ae0f9db88b985102046aa7d91c48f823135874bb78312be8b -SIZE (getmail6-getmail6-v6.19.10_GH0.tar.gz) = 220437 +TIMESTAMP = 1779733845 +SHA256 (getmail6-getmail6-v6.19.12_GH0.tar.gz) = 85bb39673d5160202e7ab32a02a22d95819ab01d81c3aca349e4617b98f8fb83 +SIZE (getmail6-getmail6-v6.19.12_GH0.tar.gz) = 221151home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a155a1d.22d0c.2fe541c9>
