On 2024/07/22 22:53, Thomas L. wrote: > ah, yes, that's simpler. based on > > In other cases, files have been tagged but they rely on github's on-the-fly > > archive creation. These can be specified using the following bsd.port.mk(5) > > variables: GH_ACCOUNT, GH_PROJECT, GH_TAGNAME. The provided filename is > > rarely suitable for direct use as a DISTNAME, frequently only including the > > version number; these can be renamed at download time using the "{}" > > notation > > in DISTFILES. > in https://www.openbsd.org/faq/ports/guide.html i did assume the DISTNAME > would > be derived from the GH_TAGNAME only.
Thanks, fixed in guide.html.