[MacPorts] #69014: texlive-bin uses an old version of LuaTeX
MacPorts
noreply at macports.org
Tue Jan 2 23:10:20 UTC 2024
#69014: texlive-bin uses an old version of LuaTeX
--------------------------+--------------------
Reporter: ballapete | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: texlive-bin |
--------------------------+--------------------
Comment (by ballapete):
The `CLisp dependency` comes from `xindy`. Using the `Build` script and
passing the appropriate options to it the final `make check` fails here
when `MacPorts' libpaper` is used as shared library. It's a minimal
difference in the length of stokes like these:
{{{
./psresize -Pa4 -pa5 playsel.ps \
| sed -e 's/-0\.000000 /0.000000 /' >playres.ps \
&& diff playres.ps $srcdir/tests/playres.ps \
&& echo "psresize tests OK" \
|| failed="$failed psresize"
+ ./psresize -Pa4 -pa5 playsel.ps
+ sed -e 's/-0\.000000 /0.000000 /'
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] Wrote 11 pages, 16065 bytes
+ diff playres.ps ../../../texk/psutils/tests/playres.ps
283c283
< 595.275591 0 rlineto 0 844.647797 rlineto -595.275591 0 rlineto
---
595.275591 0 rlineto 0 844.647799 rlineto -595.275591 0 rlineto
296c296
< 595.275591 0 rlineto 0 844.647797 rlineto -595.275591 0 rlineto
---
595.275591 0 rlineto 0 844.647799 rlineto -595.275591 0 rlineto
}}}
and so on.
I'm thinking of `upgrading texlive-bin` from these up-to-date sources…
--
Ticket URL: <https://trac.macports.org/ticket/69014#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list