CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2018/12/03 11:40:07

Modified files:
        textproc/mupdf : Makefile distinfo 
        textproc/mupdf/patches: patch-Makerules 
                                patch-platform_x11_jstest_main_c 
                                patch-platform_x11_pdfapp_c 
                                patch-platform_x11_x11_main_c 
                                patch-source_fitz_load-jpx_c 
                                patch-source_tools_mudraw_c 
                                patch-source_tools_pdfextract_c 
                                patch-source_tools_pdfshow_c 
        textproc/mupdf/pkg: PLIST 
Added files:
        textproc/mupdf/patches: patch-Makethird 
                                patch-platform_x11_curl_stream_c 
        textproc/mupdf/pkg: PFRAG.js 
Removed files:
        textproc/mupdf/patches: patch-Makefile 
                                patch-source_tools_murun_c 

Log message:
update to mupdf-1.14.0, some notable changes:

- mupdf-gl now requires building with javascript support, so is no longer
available in the default flavour (which has js disabled). If you use mupdf-gl
you will need to switch to the js flavour (pkg_delete mupdf; pkg_add mupdf--js).

- drop the patch to convert to shared libraries, the build process of
mupdf is a headache and changes rather often, so this patch is getting in
the way too much. unfortunately this bloats the packages somewhat...

Reply via email to