Help with a Portfile

Joshua Root jmr at macports.org
Mon Jan 14 05:10:21 UTC 2019


On 2019-1-14 14:04 , iEFdev wrote:
> On 1/14/19 0:50 , Joshua Root wrote:
>> GitHub will generate a tarball for any commit you name, so there's no
>> need to use fetch.type git in this case.
> 
> // https://github.com/ByteInternet/libapache-mod-fastcgi/
> 
> github.setup        ByteInternet libapache-mod-fastcgi 9b2f7df
> fetch.type          git
> 
> That one will clone… but, it won't create a tarball if I skip the fetch
> part.. And there's some really odd naming thing going on.

Works for me without setting fetch.type. You need to show your whole
Portfile; there is a lot that could be wrong outside those two lines.

- Josh


More information about the macports-dev mailing list