Bug 272194 - mail/mutt: Remove feature patches
Summary: mail/mutt: Remove feature patches
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://reviews.freebsd.org/D40754
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-24 23:05 UTC by Derek Schrock
Modified: 2023-06-29 11:46 UTC (History)
2 users (show)

See Also:


Attachments
Remove feature patches (24.81 KB, patch)
2023-06-24 23:05 UTC, Derek Schrock
dereks: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Schrock 2023-06-24 23:05:01 UTC
Created attachment 242979 [details]
Remove feature patches

- As mentioned in efe2cf37e6 UPDATING and pkg-message to keep mail/mutt         
  inline with upstream removing addtional ports patches.                        
- Update post-install sed to be more vim make.vim syntax friendly.              
  It is making any # a make comments.   

portlint: ok. looks good.
testport: ok. 13amd64.

review: https://reviews.freebsd.org/D40754

Waiting a couple days to maintainer+ for comments/reviews.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-06-25 17:07:16 UTC
Please set the maintainer-approval flag on the patch to "?" with the email address of the maintainer so it is clear that you request approval of your patch.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-28 10:41:29 UTC
(In reply to Robert Clausecker from comment #1)
Reporter *is* maintainer.

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-29 11:46:20 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-06-29 11:46:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee5c5804ddf665c74e8da4d14242b12afab3d5e9

commit ee5c5804ddf665c74e8da4d14242b12afab3d5e9
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2023-06-28 10:42:52 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-06-29 11:46:02 +0000

    mail/mutt: Remove feature patches

     * As mentioned in efe2cf37e6 UPDATING and pkg-message to keep mail/mutt
       inline with upstream removing addtional ports patches.
     * Update post-install sed to be more vim make.vim syntax friendly.  It is
       making any # a make comments.

    Some of these patches
    PR:             272194
    Reported by:    dereks@lifeofadishwasher.com (maintainer)
    Differential Revision:  https://reviews.freebsd.org/D40754

 mail/mutt/Makefile                               |  57 ++--------
 mail/mutt/files/extra-patch-ifdef (gone)         |  77 --------------
 mail/mutt/files/extra-patch-maildir-mtime (gone) |  52 ----------
 mail/mutt/files/extra-patch-quote (gone)         |  18 ----
 mail/mutt/files/extra-patch-reverse_reply (gone) |  93 -----------------
 mail/mutt/files/extra-patch-smartdate (gone)     | 126 -----------------------
 mail/mutt/files/extra-smime-sender (gone)        |  39 -------
 mail/mutt/files/patch-date-conditional (gone)    |  97 -----------------
 mail/mutt/files/patch-dgc-deepif (gone)          |  30 ------
 mail/mutt/pkg-message (gone)                     |  18 ----
 10 files changed, 7 insertions(+), 600 deletions(-)