Created attachment 233865 [details] portstree patch for update to 6.18.9 Upstream changes since last ports version 6.18.6: - #119: hotfix: NameError: name 'CertificateError' is not defined (ca_certs option) - #118: hotfix: redirect_uri requirements in Microsoft's OAuth 2.0 - #116: Update to avoid use of depreciated Google OAuth2 flow - #114: Fails with "Killed" when retrieving large emails, use timeout for socket also as wait timeout for child - #112: getmail keeps downloading the whole mailbox, new to_oldmail_on_each_mail option. - #111: DeprecationWarnings from ssl
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0211bad3e7141ebdc9672eb8d578b3093334a344 commit 0211bad3e7141ebdc9672eb8d578b3093334a344 Author: Michael Büker <freebsd@michael-bueker.de> AuthorDate: 2022-05-16 12:18:32 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-05-16 12:21:05 +0000 mail/getmail6: Update to 6.18.9 ChangeLog: https://github.com/getmail6/getmail6/releases/tag/v6.18.9 PR: 263933 mail/getmail6/Makefile | 2 +- mail/getmail6/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Commited, thanks!