Bug 268733 - mail/getmail6: update to 6.18.11 for bugfixes and updates
Summary: mail/getmail6: update to 6.18.11 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: Joseph Mingrone
URL: https://github.com/getmail6/getmail6/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-03 13:56 UTC by Michael Büker
Modified: 2023-01-03 14:08 UTC (History)
2 users (show)

See Also:


Attachments
portstree patch for update to 6.18.11 (891 bytes, patch)
2023-01-03 13:56 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 2023-01-03 13:56:10 UTC
Created attachment 239233 [details]
portstree patch for update to 6.18.11

Upstream changes since last port version 6.18.10:

- #149 (h3xx/fix-shell-quote) added ability to process token creation on a headless server (device without a browser)
- #146 (ykasap/appperms) Fix shell quoting issue
- #145 add "offline_access" permission in Example 13 docs/getmailrc-examples (Exchange Online)
- #141 add documentation for --searchset/-s
- #142 dont consider hidden files as config file (if no --rcfile)
- #138 (ChrisTG742) partial fix for #135 (getmail-gmail-xoauth-tokens errors are confusing)
- HTTP exception handling for GET requests
- #134 (ChrisTG742) fix #129 (MDA_external: screen output of called script silently dropped)
- new option "pipe_stdout" to the [destination] settings block
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-03 14:07:59 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=863c44739fa0c632574b741aa0bd954baae7e2f9

commit 863c44739fa0c632574b741aa0bd954baae7e2f9
Author:     Michael Büker <freebsd@michael-bueker.de>
AuthorDate: 2023-01-03 14:03:20 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2023-01-03 14:06:21 +0000

    mail/getmail6: Update to 6.18.11

    Upstream changes:
    https://github.com/getmail6/getmail6/releases/tag/v6.18.11

    PR:             268733

 mail/getmail6/Makefile | 2 +-
 mail/getmail6/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Joseph Mingrone freebsd_committer freebsd_triage 2023-01-03 14:08:59 UTC
Thanks.