On Mar 9, 2018, at 18:37, Joshua Root wrote: > Joshua Root (jmroot) pushed a commit to branch master > in repository mpbb. > > > https://github.com/macports/mpbb/commit/81c423f694d8c7860f14d7579dc8bdb27eec3dd6 > > The following commit(s) were added to refs/heads/master by this push: > > new 81c423f Add smarter distfile mirroring script > > 81c423f is described below > > > commit 81c423f694d8c7860f14d7579dc8bdb27eec3dd6 > > Author: Joshua Root > AuthorDate: Sat Mar 10 11:37:22 2018 +1100 > > > Add smarter distfile mirroring script > > --- > mpbb-mirror-distfiles | 2 +- > tools/mirror-multi.tcl | 248 > +++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 249 insertions(+), 1 deletion(-)
> + ui_error "Failed to initialize ports sytem: $result" Typo: system > +set platforms [list 8 ppc 8 i386 9 ppc 9 i386] powerpc, right? Not ppc?
