On Jan 6, 2014, at 2:57 PM, Sean Farley <[email protected]> wrote: > > [email protected] writes: > >> Can someone with more knowledge of the github portgroup help me to set the >> proper github.setup for the the following URL? >> >> https://github.com/sfepy/sfepy/tree/release_2013.4 >> >> I’ve tried the following with no success: >> >> PortGroup github 1.0 >> PortGroup python 1.0 >> >> github.setup sfepy sfepy 2013.4 release_2013.4 >> name py-sfepy >> >> It seems to want to download from >> https://github.com/sfepy/sfepy/tarball/release_2013.42013.4. I’ve tried >> other variations with no success. > > Your setup line should be: > > github.setup sfepy sfepy 2013.4 release_ > > The last argument is an optional prefix, not the whole tag name.
That works. Thank you!! -Frank _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
