Date: Sun, 15 Oct 2017 12:35:49 -0700 From: Yuri <yuri@rawbw.com> To: "O. Hartmann" <ohartmann@walstatt.org>, FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: [ports]: GH_TAGNAME: how to figure out this tagname on downloadable archives? Message-ID: <19aa7f0a-3b52-5d34-cf80-136ef3fe489b@rawbw.com> In-Reply-To: <20171015211940.44065925@thor.intern.walstatt.dynvpn.de> References: <20171015211940.44065925@thor.intern.walstatt.dynvpn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19aa7f0a-3b52-5d34-cf80-136ef3fe489b>