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)
Tue, Mar 11, 2:18 PM
Unknown Object (File)
Tue, Feb 25, 1:16 PM
Unknown Object (File)
Tue, Feb 25, 11:18 AM
Unknown Object (File)
Tue, Feb 25, 7:58 AM
Unknown Object (File)
Tue, Feb 25, 1:00 AM
Unknown Object (File)
Fri, Feb 21, 12:52 AM
Unknown Object (File)
Thu, Feb 20, 11:45 PM
Unknown Object (File)
Feb 7 2025, 3:48 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