Bug 249201

Summary: editors/tamago: Unbreak with Emacs 28
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Only Me Flags: yasu: maintainer-feedback-
yasu: merge-quarterly+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2020-09-09 00:32:18 UTC
Created attachment 217829 [details]
Patch file

* Unbreak with Emacs 28.
* Bump PORTREVISION because egg-com.el and egg-x0213.el are changed.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-11-05 07:48:08 UTC
Maintainer timeout (> 13 months).
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-11-05 07:49:57 UTC
A commit in branch main references this bug:

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

commit d59facdd8f77110a194894cf74806a83b3879893
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2020-09-09 00:26:11 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-11-05 07:48:48 +0000

    editors/tamago: Unbreak with Emacs 28

    PR:             249201
    Approved by:    maintainer timeout (> 13 months)
    MFH:            2021Q4

 editors/tamago/Makefile                            |   5 +-
 .../tamago/files/patch-make-coding-system (new)    | 237 +++++++++++++++++++++
 2 files changed, 238 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-11-05 07:51:59 UTC
A commit in branch 2021Q4 references this bug:

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

commit 18c9f64b32c8dd630a644ab1997f2f5ada9f0058
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2020-09-09 00:26:11 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-11-05 07:50:49 +0000

    editors/tamago: Unbreak with Emacs 28

    PR:             249201
    Approved by:    maintainer timeout (> 13 months)
    MFH:            2021Q4

    (cherry picked from commit d59facdd8f77110a194894cf74806a83b3879893)

 editors/tamago/Makefile                            |   5 +-
 .../tamago/files/patch-make-coding-system (new)    | 237 +++++++++++++++++++++
 2 files changed, 238 insertions(+), 4 deletions(-)
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-11-05 07:54:12 UTC
Committed and merged to quarterly branch.