Re: Fwd: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
On 12 November 2014 16:58, Joshua Root wrote: > > It's cleverly hidden among the binary downloads at > . :) > :) Well spotted! Anyway, I'm now working on building a portfile for belle-sip, since that isn't currently present in MacPorts, and is

Fwd: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
(Apologies, initially sent direct to Craig due to mailing list arguably being incorrectly configured …) On 12 November 2014 15:44, Craig Treleaven wrote: What's wrong with: > > > http://download-mirror.savannah.gnu.org/releases/linphone/3.7.x/sources/linphone-3.7.0.tar.gz The fact that it is n

Re: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
On 12 November 2014 15:26, Daniel J. Luke wrote: > > On Nov 12, 2014, at 5:45 AM, William Gallafent > wrote: > > According to https://guide.macports.org/#reference.phases.fetch.git I > am able to set the url and tag to fetch … but for a particular port I'm > playing w

How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
Hi all, According to https://guide.macports.org/#reference.phases.fetch.git I am able to set the url and tag to fetch … but for a particular port I'm playing with I also need to add the “--recursive” option in order to get the submodules in place. Alternatively, I would need to run “git submodule