Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 2017 22:57:14 +0800
From:      Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Joseph Mingrone <jrm@freebsd.org>
Cc:        ports <ports@freebsd.org>
Subject:   Re: print/textinfo fails to build due to size mismatch after htmlxref.cnf changed
Message-ID:  <CAMHz58RMf0kBALRb_YwY7EbhGkkgyKoh=EnrGZbihQsxtVek-Q@mail.gmail.com>
In-Reply-To: <86inctfu8b.fsf@phe.ftfl.ca>
References:  <86inctfu8b.fsf@phe.ftfl.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 26, 2017 at 10:18 PM, Joseph Mingrone <jrm@freebsd.org> wrote:

> print/texinfo % make extract
> ===>  License GPLv3+ accepted by the user
> ===>   texinfo-6.5,1 depends on file: /usr/local/sbin/pkg - found
> ...
> => htmlxref.cnf doesn't seem to exist in /usr/ports/distfiles/texinfo/6.5.
> => Attempting to fetch http://ftpmirror.gnu.org/texinfo/htmlxref.cnf
> fetch: http://ftpmirror.gnu.org/texinfo/htmlxref.cnf: size mismatch:
> expected 20137, actual 20118
> ...
>
> From print/texinfo/Makfile
>         MASTER_SITES=   GNU \
>                         LOCAL/sunpoet/${DIST_SUBDIR}:DEFAULT,local
>         DISTFILES=      ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf
> texi2dvi:local texinfo.tex:local
>
> It is odd that they distribute these files separately and unversioned.
>

That's why I use my LOCAL as MASTER_SITES for these files.
It's fixed in r457285.
Thanks!

Regards,
sunpoet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58RMf0kBALRb_YwY7EbhGkkgyKoh=EnrGZbihQsxtVek-Q>