svn commit: r321756 - head/games/epiar
Antoine Brodin
antoine at FreeBSD.org
Wed Jun 26 12:00:03 UTC 2013
On Wed, Jun 26, 2013 at 7:50 AM, Alexey Dokuchaev <danfe at 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
More information about the svn-ports-all
mailing list