On Wed, May 17, 2017 at 10:02:37AM +0100, Stuart Henderson wrote:
> On 2017/05/17 11:50, Paul Irofti wrote:
> > On Fri, May 12, 2017 at 10:04:26PM +0100, Edd Barrett wrote:
> > > On Sun, May 07, 2017 at 10:45:10PM +0100, Edd Barrett wrote:
> > > > Attached is round 3 of texlive 2016.
> > > 
> > > OK? Pretty please? :P
> > 
> > I tried to test (kind of late, I know) but could not build it all the
> > way.
> > 
> > First the base/Makefile diff does not apply cleanly (but I fixed that by
> > hand). I think it is due to the REVISION bump and you need to update the
> > diff.
> > 
> > Second, I can not build the docs.
> >   E=print/texlive/texmf,-docs:texlive-20160523b-texmf.tar.xz
> > 
> > I am attaching the dist log. Please advise.
> 
> The ftp server works fine from here, but I know some people had problems with
> it being flaky.. try this, it may work better:

This seems to work as at least the gigantous distfile is downloading
now :) Thanks!

> 
> Index: Makefile.inc
> ===================================================================
> RCS file: /cvs/ports/print/texlive/Makefile.inc,v
> retrieving revision 1.15
> diff -u -p -r1.15 Makefile.inc
> --- Makefile.inc      28 Feb 2017 09:40:35 -0000      1.15
> +++ Makefile.inc      17 May 2017 09:02:17 -0000
> @@ -14,5 +14,6 @@ EXTRACT_SUFX ?=             .tar.xz
>  V ?=         2015
>  DIST_V ?=    ${V}0523
>  
> -MASTER_SITES ?=      ftp://ftp.tug.org/texlive/historic/${V}/
> +MASTER_SITES ?=      ftp://ftp.tug.org/texlive/historic/${V}/ \
> +             http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/${V}/
>  PATCHORIG ?= .origy

Reply via email to