[Bug 275075] ports-mgmt/portlint: Spurious warnings
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275075] port-tools/portlint: Spurious warnings"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jan 2024 17:31:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275075 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c58302b41088e360559c3a3e58beb5cca89f521 commit 7c58302b41088e360559c3a3e58beb5cca89f521 Author: Joe Marcus Clarke <marcus@FreeBSD.org> AuthorDate: 2024-01-08 17:24:15 +0000 Commit: Joe Marcus Clarke <marcus@FreeBSD.org> CommitDate: 2024-01-08 17:30:01 +0000 ports-mgmt/portlint: Update to 2.22 This fixes some spurious errors by concatenating continued lines in the Makefile. The downside of this is that line numbers will get more askew. I thought I'd get some time to imrove this, but didn't. And this fix is important to get out now. PR: 275075 ports-mgmt/portlint/Makefile | 2 +- ports-mgmt/portlint/src/portlint.pl | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.