[MacPorts] #61703: livecheck sees older version without v prefix as newer than version with v prefix and higher version number
MacPorts
noreply at macports.org
Mon Nov 30 21:08:16 UTC 2020
#61703: livecheck sees older version without v prefix as newer than version with v
prefix and higher version number
---------------------+--------------------
Reporter: Tatsh | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.6.4
Resolution: | Keywords:
Port: |
---------------------+--------------------
Comment (by ryandesign):
Per the comment at the top of the [browser:macports-
ports/_resources/port1.0/group/golang-1.0.tcl golang-1.0.tcl portgroup
file] the correct way to invoke `go.setup` to do what you want is:
{{{
go.setup github.com/kubernetes-sigs/aws-iam-authenticator 0.5.2
v
}}}
This matches how the `github.setup` procedure of the github-1.0.tcl
portgroup works, which makes sense since `go.setup` calls `github.setup`
for GitHub-hosted projects.
--
Ticket URL: <https://trac.macports.org/ticket/61703#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list