Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2013 14:00:01 +0200
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, William Grzybowski <wg@freebsd.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r321756 - head/games/epiar
Message-ID:  <CAALwa8nXESPrqhP6uSuCGLLFZf9-JoWFJ9xn9gy96oxPiUdZTw@mail.gmail.com>
In-Reply-To: <20130626055034.GB45926@FreeBSD.org>
References:  <201306251832.r5PIWx6J006664@svn.freebsd.org> <20130626055034.GB45926@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 26, 2013 at 7:50 AM, Alexey Dokuchaev <danfe@freebsd.org> wrote:
> On Tue, Jun 25, 2013 at 06:32:59PM +0000, William Grzybowski wrote:
>> New Revision: 321756
>> URL: http://svnweb.freebsd.org/changeset/ports/321756
>>
>> -MASTER_SITES=        http://epiar.net/files/epiar/releases/0.5/
>> +MASTER_SITES=        GH
>
> I've always been wondering, why do people add MASTER_SITES=GH, when...
>
>> +USE_GITHUB=  yes
>> +GH_ACCOUNT=  knowknowledge
>> +GH_PROJECT=  Epiar
>> +GH_TAGNAME=  ${GH_COMMIT}
>> +GH_COMMIT=   44046e3
>
> ... they also get GH_* knobs?

Hello,

When USE_GITHUB=yes and MASTER_SITES is not set,  then MASTER_SITES is
set to GH GHC, but some distfiles are available from GH and not GHC,
and vice-versa.
So sometimes it is needed to add MASTER_SITES.

Cheers,

Antoine



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