Bug 263933 - mail/getmail6: update to 6.18.9 for bugfixes and updates
Summary: mail/getmail6: update to 6.18.9 for bugfixes and updates
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Nuno Teixeira
URL: https://github.com/getmail6/getmail6/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-12 08:00 UTC by Michael Büker
Modified: 2022-05-16 12:33 UTC (History)
3 users (show)

See Also:


Attachments
portstree patch for update to 6.18.9 (885 bytes, patch)
2022-05-12 08:00 UTC, Michael Büker
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Büker 2022-05-12 08:00:29 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-16 12:21:43 UTC
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(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-16 12:33:20 UTC
Commited, thanks!