Bug 257869 - devel/universal-ctags: Update to p5.9.20210815.0
Summary: devel/universal-ctags: Update to p5.9.20210815.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Guangyuan Yang
URL: https://github.com/universal-ctags/ct...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-15 20:36 UTC by Derek Schrock
Modified: 2021-08-16 09:31 UTC (History)
1 user (show)

See Also:


Attachments
Update to p5.9.20210815.0 (1.67 KB, patch)
2021-08-15 20:36 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-08-15 20:36:09 UTC
Created attachment 227229 [details]
Update to p5.9.20210815.0

- Update to p5.9.20210815.0
- Now requires gmake

portlint: ok. looks fine.
testport: ok. 13amd64.
unittest: ok. 280 passed, 33 skipped in 2.79 seconds.
Comment 1 Derek Schrock 2021-08-15 20:47:24 UTC
Passed the wrong unittest output.

unittest: ok. 1214 passed. 2 fixed. 3 skipped. 20 known-bugs.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-16 09:19:02 UTC
A commit in branch main references this bug:

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

commit 8ec7a1563f93f4f24dadb00fbfb9bec8faf2aa8a
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2021-08-16 09:17:53 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-08-16 09:17:53 +0000

    devel/universal-ctags: Update to p5.9.20210815.0

    Changelog:      https://github.com/universal-ctags/ctags/compare/p5.9.20210704.0...p5.9.20210815.0

    PR:             257869

 devel/universal-ctags/Makefile | 4 ++--
 devel/universal-ctags/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Guangyuan Yang freebsd_committer freebsd_triage 2021-08-16 09:31:25 UTC
Committed, thanks!