Bug 276110 - devel/universal-ctags: Update to p6.1.20231231.0
Summary: devel/universal-ctags: Update to p6.1.20231231.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: Fernando Apesteguía
URL: https://github.com/universal-ctags/ct...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-03 23:51 UTC by Derek Schrock
Modified: 2024-01-04 18:45 UTC (History)
1 user (show)

See Also:


Attachments
Update to p6.1.20231231.0 (2.58 KB, patch)
2024-01-03 23:51 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 2024-01-03 23:51:30 UTC
Created attachment 247438 [details]
Update to p6.1.20231231.0

- Update to p6.1.20231231.0 [1]

[1] https://github.com/universal-ctags/ctags/compare/p6.0.20231119.0...p6.1.20231231.0


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

  #passed:                                1465
  #FIXED:                                 2
  #skipped (features):                    3
  #known-bugs:                            17
The total number of parsers is: 159
mini-geary: OK
mantest: OK
  Count of all unit tests:        9
  Count of run unit tests:        9
SUCCESS: All unit tests have passed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-04 18:41:19 UTC
A commit in branch main references this bug:

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

commit afcd0b0a7938a1c175a631e9c22b421ec8ec823c
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2024-01-04 08:47:44 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-04 18:40:05 +0000

    devel/universal-ctags: Update to p6.1.20231231.0

    ChangeLog:
    https://github.com/universal-ctags/ctags/compare/p6.0.20231119.0...p6.1.20231231.0

    PR:             276110
    Reported by:    dereks@lifeofadishwasher.com (maintainer)

 devel/universal-ctags/Makefile  | 2 +-
 devel/universal-ctags/distinfo  | 6 +++---
 devel/universal-ctags/pkg-plist | 5 +++++
 3 files changed, 9 insertions(+), 4 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-04 18:45:55 UTC
Committed,

Thanks!