Bug 279327

Summary: devel/universal-ctags: Update to p6.1.20240526.0
Product: Ports & Packages Reporter: Derek Schrock <dereks>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: meta
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/universal-ctags/ctags/compare/p6.1.20240421.0...p6.1.20240526.0
Attachments:
Description Flags
Update to p6.1.20240526.0 dereks: maintainer-approval+

Description Derek Schrock 2024-05-26 16:20:11 UTC
Created attachment 250986 [details]
Update to p6.1.20240526.0

- Update to p6.1.20240526.0

portlint: ok. looks fine.
testport: ok. 14amd64.
unittest: ok.

  #passed:                                1497
  #FIXED:                                 2
  #skipped (features):                    3
  #known-bugs:                            19
The total number of parsers is: 159
mini-geary: OK
mantest: OK
  Count of all unit tests:       10
  Count of run unit tests:       10
SUCCESS: All unit tests have passed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-06-09 12:19:21 UTC
A commit in branch main references this bug:

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

commit ff8d5c3cefbb3da52f05f93409bc1091189ede48
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2024-05-26 16:16:36 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-06-09 12:18:05 +0000

    devel/universal-ctags: Update to p6.1.20240526.0

    PR:             279327

 devel/universal-ctags/Makefile  | 2 +-
 devel/universal-ctags/distinfo  | 6 +++---
 devel/universal-ctags/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2024-06-09 12:19:38 UTC
Committed with an additional plist fix, thanks!
Comment 3 Derek Schrock 2024-06-09 17:22:49 UTC
Thanks for fixing the plist issue.  I see the issue in my workflow scripts that dismissed the testport failure.