Summary: | devel/golangci-lint: Update to 1.33.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lewis Cook <lcook> | ||||||
Component: | Individual Port(s) | Assignee: | Rainer Hurling <rhurlin> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | fernape, rhurlin | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/golangci/golangci-lint/releases/v1.33.0 | ||||||||
Attachments: |
|
Description
Lewis Cook
2020-11-28 14:33:18 UTC
Q/A: patch did not apply cleanly. Would you mind checking it? The patch is against 1.32.0 but in ports there is 1.32.2. Thanks! Hi Lewis, Your patch is against v1.32.0, while the port is 1.32.2. Could you please renew it? Thanks in advance, Rainer (In reply to Rainer Hurling from comment #2) Sorry, I missed, that Fernando already said the same ;) Created attachment 220123 [details]
golangci-lint-1.33.0.diff
Good catch, thank you both. :)
A commit references this bug: Author: rhurlin Date: Tue Dec 1 07:16:40 UTC 2020 New revision: 556721 URL: https://svnweb.freebsd.org/changeset/ports/556721 Log: devel/golangci-lint: Update to 1.33.0 Minor release with a new paralleltest linter and some bug fixes. Changelog: https://github.com/golangci/golangci-lint/releases/v1.33.0 PR: 251438 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D27432 Changes: head/devel/golangci-lint/Makefile head/devel/golangci-lint/distinfo Committed, thanks :) |