[MacPorts] #71655: fastfetch: checksums mismatch
MacPorts
noreply at macports.org
Sat Dec 28 05:46:02 UTC 2024
#71655: fastfetch: checksums mismatch
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords:
Port: fastfetch |
---------------------------+--------------------
Comment (by ryandesign):
Replying to [ticket:71655 barracuda156]:
> For some reason checksums do not work correctly for a legacy version:
> {{{
> ---> fastfetch-2.29.0.tar.gz does not exist in
/opt/local/var/macports/distfiles/fastfetch
> ---> Attempting to fetch fastfetch-2.29.0.tar.gz from
https://github.com/fastfetch-cli/fastfetch/archive/2.32.1
> }}}
There is a mismatch between the version number in the `distname` and the
version number in the `master_sites` URL. This happens because the port
calls `github.setup` twice. The code needs to be rearranged so that
`github.setup` is called only once for any given version.
--
Ticket URL: <https://trac.macports.org/ticket/71655#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list