Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2020 14:13:47 +0200 (CEST)
From:      Marco Beishuizen <mbeis.bsd@xs4all.nl>
To:        Mathieu Arnold <mat@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: creating a new port from github: "_GH0" suffix in the filename
Message-ID:  <alpine.BSF.2.22.395.2004161408270.86263@yokozuna>
In-Reply-To: <20200416120121.erggdmfg5rcs2dkq@aching.in.mat.cc>
References:  <alpine.BSF.2.22.395.2004161304090.86263@yokozuna> <20200416120121.erggdmfg5rcs2dkq@aching.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Apr 2020, the wise Mathieu Arnold wrote:

> On Thu, Apr 16, 2020 at 01:20:20PM +0200, Marco Beishuizen wrote:
>> GH_TAGNAME=	g0de4b1c
>
>                ^
> There is an extra g here, commit hash only use hexadecimals.
>
>> The name of the file is correct, except for the added "_GH0".
>> How can I download the file without the "_GH0" suffix?
>
> The _GH0 suffix is fine :)

After some fiddling around, downloading worked after removing 
the "GH_TAGNAME" line, and adding "DISTVERSIONSUFFIX= -g0de4b1c".

The _GH0 suffix is indeed not a problem anymore.

Remain some plist issues, but that's another subject...

Thanks!
Marco



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.22.395.2004161408270.86263>