Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2015 10:48:38 +0200
From:      Eduardo Morras <emorrasg@yahoo.es>
To:        freebsd-questions@freebsd.org
Subject:   Re: fetch a distribution file using the git commit
Message-ID:  <20150829104838.2e7b30667ed3bc21fc882e77@yahoo.es>
In-Reply-To: <1440823202.51222.0.camel@fbsd.es>
References:  <1440823202.51222.0.camel@fbsd.es>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 29 Aug 2015 06:40:02 +0200
Carlos J Puga Medina <cpm@fbsd.es> wrote:

> Hi people,
> 
> I'm unable to fetch a distribution file from github using the git
> commit
> 
> _MASTER_SITES_tl-parser=
> https://codeload.github.com/vysheng/tl-parser/tar.gz/1659d87?dummy=/:

It works for me as expected, but is this line from the configuration file? if yes, it should have "":

MASTER_SITES_tl-parser="https://codeload.github.com/vysheng/tl-parser/tar.gz/1659d87?dummy="

> not found
> *** Error code 127
> 
> Here it is the relevant part in the Makefile
> USE_GITHUB=     yes
> GH_ACCOUNT=     vysheng
> GH_PROJECT=     tgl:tgl tl-parser:tl-parser
> GH_TAGNAME=     2.0.1:tgl 1659d87:tl-parser
> 
> Best regards,-- 


---   ---
Eduardo Morras <emorrasg@yahoo.es>



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