Subject: CVS commit: [pkgsrc-2017Q3] pkgsrc/print/mupdf
From: Benny Siegert
Date: 2017-10-22 20:12:21
Message id: 20171022181221.B48BFFBDE@cvs.NetBSD.org

Log Message:
Pullup ticket #5584 - requested by sevan
print/mupdf: bugfix

Revisions pulled up:
- print/mupdf/Makefile                                          1.53
- print/mupdf/distinfo                                          1.37
- print/mupdf/patches/patch-source_fitz_load-jpx.c              1.6

---
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Thu Oct 19 20:32:07 UTC 2017

   Modified Files:
           pkgsrc/print/mupdf: Makefile distinfo
           pkgsrc/print/mupdf/patches: patch-source_fitz_load-jpx.c

   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.52.4.1modifypkgsrc/print/mupdf/Makefile
1.36.4.1modifypkgsrc/print/mupdf/distinfo
1.5.6.1modifypkgsrc/print/mupdf/patches/patch-source_fitz_load-jpx.c