Bug 260222

Summary: devel/universal-ctags: Update to p5.9.20211128.0
Product: Ports & Packages Reporter: Derek Schrock <dereks>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: tagattie
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/universal-ctags/ctags/compare/p5.9.20211017.0...p5.9.20211128.0
Attachments:
Description Flags
Update to p5.9.20211128.0 dereks: maintainer-approval+

Description Derek Schrock 2021-12-05 00:20:07 UTC
Created attachment 229908 [details]
Update to p5.9.20211128.0

- Update to p5.9.20211128.0
- option to use pcre2 regex engine

portlint: ok. looks fine.
portclippy: ok.
portfmt: ok.
testport: 13amd64.
unittest: ok.

#passed:                                1242
#FIXED:                                 2
#skipped (features):                    3
#known-bugs:                            20
Number of all parsers is: 139
mini-geany: OK
ManTest OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-06 07:52:59 UTC
A commit in branch main references this bug:

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

commit bdb7e78056a446603d6aa5e8913c042685dfd1eb
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2021-12-06 07:50:33 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2021-12-06 07:52:03 +0000

    devel/universal-ctags: update to p5.9.20211128.0

    Changelog: https://github.com/universal-ctags/ctags/compare/p5.9.20211017.0...p5.9.20211128.0

    PR:             260222
    Reported by:    Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)

 devel/universal-ctags/Makefile | 10 +++++++---
 devel/universal-ctags/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 6 deletions(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2021-12-06 07:53:36 UTC
Committed, thanks!