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)
Feb 23 2024, 2:02 PM
Unknown Object (File)
Dec 30 2023, 12:43 PM
Unknown Object (File)
Dec 23 2023, 1:42 AM
Unknown Object (File)
Dec 12 2023, 4:45 AM
Unknown Object (File)
Dec 10 2023, 11:23 AM
Unknown Object (File)
Dec 5 2023, 9:29 AM
Unknown Object (File)
Dec 2 2023, 8:51 AM
Unknown Object (File)
Dec 2 2023, 8:51 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