Bug 277122

Summary: devel/universal-ctags: Update to p6.1.20240211.0
Product: Ports & Packages Reporter: Derek Schrock <dereks>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/universal-ctags/ctags/compare/p6.1.20240121.0...p6.1.20240211.0
Attachments:
Description Flags
Update to p6.1.20240211.0 dereks: maintainer-approval+

Description Derek Schrock 2024-02-17 20:52:16 UTC
Created attachment 248548 [details]
Update to p6.1.20240211.0

- Update to p6.1.20240211.0
- Remove patch fixed by project commit 8834894e45
- portfmt cleanup

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

  #passed:                                1474
  #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-02-18 08:39:59 UTC
A commit in branch main references this bug:

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

commit 86f694076d2fdc5d5688c5a58d6c485dafe51333
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2024-02-18 08:38:02 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-02-18 08:39:38 +0000

    devel/universal-ctags: Update to p6.1.20240211.0

    - Remove patch fixed by project commit 8834894e45
    - portfmt cleanup

    ChangeLog:
    https://github.com/universal-ctags/ctags/compare/p6.1.20240121.0...p6.1.20240211.0

    PR:             277122

 devel/universal-ctags/Makefile                                |  7 +++----
 devel/universal-ctags/distinfo                                |  6 +++---
 .../universal-ctags/files/patch-makefiles_testing.mak (gone)  | 11 -----------
 devel/universal-ctags/pkg-plist                               |  1 +
 4 files changed, 7 insertions(+), 18 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-02-18 08:40:22 UTC
Committed, thanks!