Bug 277122 - devel/universal-ctags: Update to p6.1.20240211.0
Summary: devel/universal-ctags: Update to p6.1.20240211.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: Nuno Teixeira
URL: https://github.com/universal-ctags/ct...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-17 20:52 UTC by Derek Schrock
Modified: 2024-02-18 08:40 UTC (History)
1 user (show)

See Also:


Attachments
Update to p6.1.20240211.0 (3.11 KB, patch)
2024-02-17 20:52 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-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!