Bug 257899

Summary: textproc/markdown-mode.el: Update to 2.4
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta, olgeni, ygy
Priority: --- Flags: olgeni: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/jrblevin/markdown-mode/blob/v2.4/CHANGES.md
Attachments:
Description Flags
Patch file olgeni: maintainer-approval+

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2021-08-17 00:22:19 UTC
Created attachment 227261 [details]
Patch file

* Update to 2.4
* Switch to use upstream repository on GitHub.
* Byte compile .el file and install them to ${EMACS_VERSION_SITE_LISPDIR}.
* Add DOCS option.

ChangeLog: https://github.com/jrblevin/markdown-mode/blob/v2.4/CHANGES.md
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2021-10-01 17:15:10 UTC
Assign to reporter due to maintainer timeout.
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2021-10-01 19:19:20 UTC
I missed this one :|
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-01 19:20:07 UTC
A commit in branch main references this bug:

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

commit 2acaef84d8ad96f3be896c32e94d04ac61a083b9
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2021-10-01 19:18:14 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2021-10-01 19:18:14 +0000

    textproc/markdown-mode.el: update to 2.4.

    * Switch to use upstream repository on GitHub.
    * Byte compile .el file and install them to ${EMACS_VERSION_SITE_LISPDIR}.
    * Add DOCS option.

    ChangeLog: https://github.com/jrblevin/markdown-mode/blob/v2.4/CHANGES.md

    PR:             257899
    Reported by:    yasu

 textproc/markdown-mode.el/Makefile | 36 ++++++++++++++++++++++--------------
 textproc/markdown-mode.el/distinfo |  6 +++---
 2 files changed, 25 insertions(+), 17 deletions(-)
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2021-10-01 19:29:17 UTC
Thank you! \o/