[Midnightbsd-cvs] [MidnightBSD/mports] 6fb1bf: textproc/linuxdoc-tools: fix flex yyleng build
Lucas Holt
noreply at github.com
Sun Jul 5 02:01:44 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 6fb1bf61fc1709bd419b5a28487f2e8da40619d6
https://github.com/MidnightBSD/mports/commit/6fb1bf61fc1709bd419b5a28487f2e8da40619d6
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-05 (Sun, 05 Jul 2026)
Changed paths:
M textproc/linuxdoc-tools/Makefile
A textproc/linuxdoc-tools/files/patch-rtf-fix_rtf2rtf.l
M textproc/linuxdoc-tools/pkg-descr
Log Message:
-----------
textproc/linuxdoc-tools: fix flex yyleng build
Declare yyleng as int in the RTF lexer to match the scanner generated by flex. This fixes the run 641 compiler error where the source redeclared yyleng as yy_size_t.
Also move WWW out of pkg-descr and remove leading blank lines so portlint no longer reports fatal metadata errors.
AI-Assisted-by: OpenAI Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list