Subject: CVS commit: pkgsrc/print/mupdf
From: Leonardo Taccari
Date: 2017-10-19 22:32:07
Message id: 20171019203208.12FE7FBC7@cvs.NetBSD.org

Log Message:
mupdf: Fix possible segfaults when calling opj_free()

With graphics/openjpeg (at least 2.2.0 and 2.3.0) mupdf can crashes when
calling opj_free().
Adapt a patch from OpenBSD ports
textproc/mupdf/patch-source_fitz_load-jpx_c,v 1.5 that fixes this issue.

Bump PKGREVISION

Files:
RevisionActionfile
1.53modifypkgsrc/print/mupdf/Makefile
1.37modifypkgsrc/print/mupdf/distinfo
1.6modifypkgsrc/print/mupdf/patches/patch-source_fitz_load-jpx.c