Blender runs their own git server <http://git.blender.org/> to store their codebase. They provide read-only mirrors to GitHub, which is where I get the distfiles from:
- blender/blender <https://github.com/blender/blender> - blender/blender-translations <https://github.com/blender/blender-translations> - blender/blender-addons <https://github.com/blender/blender-addons> - blender/blender-addons-contrib <https://github.com/blender/blender-addons-contrib> -- Jason Liu On Fri, Jul 17, 2020 at 6:30 PM Joshua Root <j...@macports.org> wrote: > On 2020-7-18 04:30 , Jason Liu wrote: > > Always use distfiles if possible. > > > > > > Alrighty then, since this seems to be the sole response on the matter, > > I'll go the distfiles route. > > Where are these four distfiles from, BTW? On > <https://download.blender.org/source/> there only seems to be one file > per version. > > - Josh >