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, May 22, 3:25 AM
Unknown Object (File)
Tue, May 21, 6:11 PM
Unknown Object (File)
Sat, May 18, 6:47 PM
Unknown Object (File)
Sat, May 18, 10:06 AM
Unknown Object (File)
Sat, May 18, 10:06 AM
Unknown Object (File)
Fri, May 17, 5:06 PM
Unknown Object (File)
Mon, May 13, 4:23 AM
Unknown Object (File)
Sat, May 4, 2:50 AM

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