Bug 258728 - devel/universal-ctags: Update to p5.9.20210926.0
Summary: devel/universal-ctags: Update to p5.9.20210926.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: Nuno Teixeira
URL: https://github.com/universal-ctags/ct...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-26 05:23 UTC by Derek Schrock
Modified: 2021-09-26 15:24 UTC (History)
1 user (show)

See Also:


Attachments
Update to p5.9.20210926.0 (2.92 KB, patch)
2021-09-26 05:23 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-09-26 05:23:50 UTC
Created attachment 228183 [details]
Update to p5.9.20210926.0

- Update to p5.9.20210926.0
- Disable check-genfile during 'make test'
  - checks for file changes via git that's NA here.

portlint: ok. looks fines.
testport: ok. 13amd64.
unittest: ok. 
   1224 passed. 
   2 fixed. 
   3 skipped. 
   20 known-bugs.
   Number of all parsers is: 137
   mini-geany: OK
   man-test: OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-26 15:23:08 UTC
A commit in branch main references this bug:

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

commit 50ae64ad8fa1b644b7388e9f8aae19ec82cb5f2e
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2021-09-26 15:19:04 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2021-09-26 15:22:39 +0000

    devel/universal-ctags: Update to p5.9.20210926.0

    ChangeLog: https://github.com/universal-ctags/ctags/releases/tag/p5.9.20210926.0

    PR:             258728

 devel/universal-ctags/Makefile                                |  2 +-
 devel/universal-ctags/distinfo                                |  6 +++---
 devel/universal-ctags/files/patch-makefiles_testing.mak (new) | 11 +++++++++++
 devel/universal-ctags/pkg-plist                               |  1 +
 4 files changed, 16 insertions(+), 4 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2021-09-26 15:24:05 UTC
committed thanks!