Bug 258486

Summary: mail/fetchmail: update to 6.4.22 release.
Product: Ports & Packages Reporter: Matthias Andree <mandree>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: chalpin
Priority: --- Keywords: patch-ready
Version: LatestFlags: chalpin: maintainer-feedback+
mandree: merge-quarterly+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update port from .rc3 to 6.4.22 release chalpin: maintainer-approval+

Description Matthias Andree freebsd_committer freebsd_triage 2021-09-13 21:24:54 UTC
Created attachment 227885 [details]
update port from .rc3 to 6.4.22 release

This contains documentation updates, and one code change to the IMAP
client: IMAP: fix error code when LOGIN fails

    This recently printed 'we've run out of authentication methods'
    instead of the actual authentication failure.

This also formally adds OpenSSL 3.0.0 support.
---
 mail/fetchmail/Makefile | 2 +-
 mail/fetchmail/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 1 Corey Halpin 2021-09-14 13:08:53 UTC
Comment on attachment 227885 [details]
update port from .rc3 to 6.4.22 release

Looks good to me, passes `poudriere testport`, built package works nicely in my testing. I approve this patch. Thank you!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-09-14 14:38:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=33bfcd6f2926553dbd0dd28441c786e8cac57170

commit 33bfcd6f2926553dbd0dd28441c786e8cac57170
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2021-09-13 21:20:28 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2021-09-14 14:37:12 +0000

    mail/fetchmail: update to 6.4.22 release.

    This contains documentation updates, and one code change to the IMAP
    client: IMAP: fix error code when LOGIN fails

        This recently printed 'we've run out of authentication methods'
        instead of the actual authentication failure.

    This also formally adds OpenSSL 3.0.0 support.

    PR:             258486
    Approved by:    Corey Halpin (maintainer)

 mail/fetchmail/Makefile | 2 +-
 mail/fetchmail/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-09-14 14:40:52 UTC
A commit in branch 2021Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=30a6e13d02aa958c657394dfea434a741a04ce5c

commit 30a6e13d02aa958c657394dfea434a741a04ce5c
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2021-09-13 21:20:28 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2021-09-14 14:38:36 +0000

    mail/fetchmail: update to 6.4.22 release.

    This contains documentation updates, and one code change to the IMAP
    client: IMAP: fix error code when LOGIN fails

        This recently printed 'we've run out of authentication methods'
        instead of the actual authentication failure.

    This also formally adds OpenSSL 3.0.0 support.

    PR:             258486
    Approved by:    Corey Halpin (maintainer)

    (cherry picked from commit 33bfcd6f2926553dbd0dd28441c786e8cac57170)

 mail/fetchmail/Makefile | 2 +-
 mail/fetchmail/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)