Bug 254985 - devel/universal-ctags: Updates to p5.9.20210411.0
Summary: devel/universal-ctags: Updates to p5.9.20210411.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: Koichiro Iwao
URL: https://github.com/universal-ctags/ct...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-11 21:47 UTC by Derek Schrock
Modified: 2021-04-12 07:24 UTC (History)
1 user (show)

See Also:


Attachments
Update to p5.9.20210411.0 (1.51 KB, patch)
2021-04-11 21:47 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-04-11 21:47:21 UTC
Created attachment 224034 [details]
Update to p5.9.20210411.0

portlint: ok. looks fine. (with patches to disable $FreeBSD$ header).
testport: ok. 12amd64.
unittest: ok. 1176 passed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-12 07:20:59 UTC
A commit in branch main references this bug:

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

commit a9093bbb9767602b96d3a7abe3879cddb4e3d9d0
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2021-04-12 07:17:54 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2021-04-12 07:20:04 +0000

    devel/universal-ctags: Update to p5.9.20210411.0

    PR:             254985
    Reported by:    Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
    Relnotes:       https://github.com/universal-ctags/ctags/compare/p5.9.20210404.0...p5.9.20210411.0
    Sponsored by:   HAW International

 devel/universal-ctags/Makefile | 2 +-
 devel/universal-ctags/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2021-04-12 07:24:13 UTC
Hi Derek,

I'm happy with receiving `git format-patch` style patch. It is easy to apply. 
Committed, thanks!