[MacPorts] #62591: port lint incorrectly warns about missing checksums in go.vendors
MacPorts
noreply at macports.org
Wed Mar 31 16:37:22 UTC 2021
#62591: port lint incorrectly warns about missing checksums in go.vendors
-----------------------+--------------------
Reporter: gpanders | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version:
Resolution: | Keywords:
Port: |
-----------------------+--------------------
Comment (by ryandesign):
port lint is not very smart. It just reads a portfile line by line and
tries to inform of common pitfalls. It does not know Tcl. The way that it
looks for checksums is to analyze the `checksums` line only. Ports using
`go.vendors` define their checksums not in the `checksums` line but in the
`go.vendors` line, hence port lint does not know about them.
--
Ticket URL: <https://trac.macports.org/ticket/62591#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list