Bug 271620 - editors/mle: update to 1.7.2
Summary: editors/mle: update to 1.7.2
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-25 01:53 UTC by as
Modified: 2023-05-25 10:09 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.51 KB, patch)
2023-05-25 01:53 UTC, as
as: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description as 2023-05-25 01:53:40 UTC
Created attachment 242387 [details]
patch

New features, bug fixes, upgraded to PCRE2, refactored syntax highlighting routines. Full diff:

https://github.com/adsr/mle/compare/v1.5.0...v1.7.2
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-05-25 06:35:24 UTC
A commit in branch main references this bug:

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

commit c4dc6d046e3a89460b1d3f3ca4cbb3148649e113
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2023-05-25 06:32:54 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-05-25 06:33:40 +0000

    editors/mle: Update to 1.7.2

    PR:             271620
    Changes:        https://github.com/adsr/mle/compare/v1.5.0...v1.7.2

 editors/mle/Makefile | 8 ++------
 editors/mle/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 9 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2023-05-25 10:09:23 UTC
Committed, thanks!