Bug 280568

Summary: mail/mpop: Update to 1.4.20
Product: Ports & Packages Reporter: mew14930xvi <mew14930xvi>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://marlam.de/mpop/news/
Attachments:
Description Flags
Update to 1.4.20 mew14930xvi: maintainer-approval+

Description mew14930xvi 2024-08-02 09:40:16 UTC
Created attachment 252450 [details]
Update to 1.4.20

remove DOCS option
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-03 20:33:11 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=222334fa671811658266afc697034089aaaf5eb8

commit 222334fa671811658266afc697034089aaaf5eb8
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-08-03 20:27:40 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-03 20:27:40 +0000

    mail/mpop: Update to 1.4.20

    This release fixes detection of server capabilities, in particular the
    list of supported authentication methods: the last method reported by
    the server was not recognized by mpop. This bug was introduced in
    version 1.4.19.

    Changelog:
    https://marlam.de/mpop/news/mpop-1-4-20/

    PR:     280568
    MFH:    2024Q3

 mail/mpop/Makefile  | 11 +++++------
 mail/mpop/distinfo  |  6 +++---
 mail/mpop/pkg-plist |  1 +
 3 files changed, 9 insertions(+), 9 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-03 20:36:13 UTC
A commit in branch 2024Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d6672225715cf4110b490eba9307490613f5679

commit 2d6672225715cf4110b490eba9307490613f5679
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-08-03 20:27:40 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-03 20:35:18 +0000

    mail/mpop: Update to 1.4.20

    This release fixes detection of server capabilities, in particular the
    list of supported authentication methods: the last method reported by
    the server was not recognized by mpop. This bug was introduced in
    version 1.4.19.

    Changelog:
    https://marlam.de/mpop/news/mpop-1-4-20/

    PR:     280568
    MFH:    2024Q3
    (cherry picked from commit 222334fa671811658266afc697034089aaaf5eb8)

 mail/mpop/Makefile  | 11 +++++------
 mail/mpop/distinfo  |  6 +++---
 mail/mpop/pkg-plist |  1 +
 3 files changed, 9 insertions(+), 9 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-03 20:36:43 UTC
Thanks.