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)
Wed, Sep 20, 3:48 PM
Unknown Object (File)
Wed, Sep 20, 3:46 PM
Unknown Object (File)
Wed, Sep 20, 3:42 PM
Unknown Object (File)
Wed, Sep 6, 4:56 AM
Unknown Object (File)
Mon, Sep 4, 9:12 PM
Unknown Object (File)
Aug 14 2023, 8:26 AM
Unknown Object (File)
Jul 29 2023, 3:22 AM
Unknown Object (File)
Jul 26 2023, 4:19 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