cvs commit: ports/print/teTeX-base
Makefileports/print/teTeX-base/files
patch-texk::web2c::etexdir::etex.fix
Hiroki Sato
hrs at FreeBSD.org
Mon Jul 26 06:30:19 PDT 2004
hrs 2004-07-26 13:30:19 UTC
FreeBSD ports repository
Modified files:
print/teTeX-base Makefile
Added files:
print/teTeX-base/files patch-texk::web2c::etexdir::etex.fix
Log:
Add a patch to fix a bug which prevents etex(1) from working. Without
this patch, the following code fragment causes a segmentation fault.
\toksdef\whatevertoks = 266
\toksdef\extratoks = 267
\whatevertoks={junk}
\everypar{\extratoks=\whatevertoks}
\immediate\write16{t={\the\toks265}}
some paragraph\par
\bye
Approved by: linimon (mentor)
Revision Changes Path
1.65 +1 -1 ports/print/teTeX-base/Makefile
1.1 +23 -0 ports/print/teTeX-base/files/patch-texk::web2c::etexdir::etex.fix (new)
More information about the cvs-ports
mailing list