svn commit: r515633 - head/print/texinfo
Adam Weinberger
adamw at adamw.org
Sat Oct 26 15:18:20 UTC 2019
On Sat, Oct 26, 2019 at 7:54 AM Po-Chuan Hsieh <sunpoet at freebsd.org> wrote:
>
>
>
> On Sat, Oct 26, 2019 at 3:24 AM Adam Weinberger <adamw at adamw.org> wrote:
>>
>> On Fri, Oct 25, 2019 at 1:09 PM Sunpoet Po-Chuan Hsieh
>> <sunpoet at freebsd.org> wrote:
>> >
>> > Author: sunpoet
>> > Date: Fri Oct 25 19:09:20 2019
>> > New Revision: 515633
>> > URL: https://svnweb.freebsd.org/changeset/ports/515633
>> >
>> > Log:
>> > Update to 6.7
>> >
>> > - Update texinfo.tex
>> >
>> > Changes: https://git.savannah.gnu.org/cgit/texinfo.git/plain/NEWS
>> > https://lists.gnu.org/archive/html/bug-texinfo/2019-09/msg00018.html
>> > https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
>> > PR: 240976
>> > Exp-run by: antoine
>>
>> Hi Sunpoet,
>>
>> There are some NLS problems here. If texinfo and p5-Locale-libintl are
>> both built WITHOUT_NLS, you get:
>>
>
> Hi Adam,
>
> Good catch!
> Though I've disabled NLS on my box, gettext is still installed by other ports.
> Please try https://people.freebsd.org/~sunpoet/patch/print-texinfo-NLS.txt
> Thanks!
>
> Regards,
> sunpoet
The patch fixes the build failure, thank you for that!
Just a head's up, with this patch, in both scenarios (texinfo/p5-L-l
OFF/OFF, OFF/ON), QA reports:
Error: /usr/local/lib/texinfo/Parsetexi.so is linked to
/usr/local/lib/libiconv.so.2 from converters/libiconv but it is not
declared as a dependency
Warning: you need USES+=iconv, USES+=iconv:wchar_t, or
USES+=iconv:translit depending on needs
# Adam
--
Adam Weinberger
adamw at adamw.org
https://www.adamw.org
More information about the svn-ports-all
mailing list