Page MenuHomeFreeBSD

mail/mutt: Remove QUOTE_PATCH option and future patch removal
ClosedPublic

Authored by dereks_lifeofadishwasher.com on May 5 2023, 11:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 9:46 AM
Unknown Object (File)
Mon, Oct 6, 2:03 AM
Unknown Object (File)
Sat, Sep 27, 1:48 AM
Unknown Object (File)
Fri, Sep 26, 10:31 AM
Unknown Object (File)
Mon, Sep 15, 3:13 PM
Unknown Object (File)
Sep 8 2025, 7:38 PM
Unknown Object (File)
Sep 7 2025, 2:34 PM
Unknown Object (File)
Sep 7 2025, 2:03 PM

Details

Summary
  • Removing QUOTE_PATCH due to logic issues and RFC3676 quoting.
  • Keep vvv initials patch from QUOTE_PATCH adding INITIALS_PATCH
  • Add depercation of other patches to be removed in future updates via UPDATING and pkg-message.See PR 271190 [1] comment 12 [2].
  • SASL_NONE will now add --with-sasl=no (making portlint happy)
  • Update context on patches

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271190
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271190#c12

Test Plan

make patch looking for any large offsets or fuzz/failures.
build with poudriere and default options
build with poudriere and all options off/*_NONE

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable