3651dfc9fc
Fetchmail 6.6.5 is the sixth fetchmail 6.6 release on 2026-06-17, it fixed a buffer sizing bug in the RPA code that could crash fetchmail due to a buffer overrun when long user names and service realm and challenges were used, POP3 was used, the username contained @compuserve.com and the server would offer a non-standard "AUTH"-without-arguments request that would list RPA (case-insensitively) as supported authentication option. Changelog: https://sourceforge.net/projects/fetchmail/files/branch_6.6/ Improve mail/fetchmailconf: - Replace PORTVERSION with DISTVERSION. - Fix antipattern "BUILD_DEPENDS=RUN_DEPENDS". - Fix warnings from portclippy. PR: 296204 283227 Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer) Sponsored by: UNIS Labs Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> MFH: 2026Q2