From: "Anthony J. Bentley" Subject: Re: UPDATE: games/minetest to 5.8.0 To: Fabien ROMANO Cc: izder456 , ports@openbsd.org Date: Thu, 30 May 2024 00:51:10 -0600 Fabien ROMANO writes: > This port is using a release, not a commit id, which is a fixed tarballs from > github, this is perfectly fine ? GitHub tarballs generated from tags have the same stability problems as GitHub tarballs generated from commit IDs. It's impractical to avoid them completely (because having porters generate their own static tarballs for every piece of software that doesn't provide a real static release tarball is a big ask, and also interferes with update checkers like portroach). But it's always better to convince GitHub upstreams to routinely generate a static tarball and add it as an attachment to the GitHub releases section.