CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/01/27 18:42:20
Modified files:
textproc/mupdf : Makefile
Added files:
textproc/mupdf/patches: patch-source_fitz_list-device_c
Log message:
Fix alignment fault crash on alpha, mips64 and sparc64 by padding the
node data structure to 8 bytes. Exclude amd64 since this is hack with
unknown side-effects.
ok sthen@ for a previous rev
