[ports]: GH_TAGNAME: how to figure out this tagname on downloadable archives?

Yuri yuri at rawbw.com
Sun Oct 15 19:35:52 UTC 2017


On 10/15/17 12:19, O. Hartmann wrote:
> Out of the blue there is a so called GH_TAGNAME. It reflects some late commit/revision
> number on an archive. Now I try to figure out how to find such a GH_TAGNAME. Since I do
> not push stuff to github, it is some new playfield and there might be an easy way to
> figure out, but this way is obscured to me right now.


GH_TAGNAME is the git commit hash, a hexadecimal number. github shows them for every commit. Usually, 7 first characters suffice.
GH_TAGNAME overrides the port version when tarball is fetched.
Just copy and paste it. :-)


Yuri



More information about the freebsd-ports mailing list