Bug 260222 - devel/universal-ctags: Update to p5.9.20211128.0
Summary: devel/universal-ctags: Update to p5.9.20211128.0
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: Hiroki Tagato
URL: https://github.com/universal-ctags/ct...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-05 00:20 UTC by Derek Schrock
Modified: 2021-12-06 07:53 UTC (History)
1 user (show)

See Also:


Attachments
Update to p5.9.20211128.0 (2.13 KB, patch)
2021-12-05 00:20 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 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!