Bug 236002

Summary: graphics/mupdf: After update to 1.14.0 mupdf-gl is missing
Product: Ports & Packages Reporter: Oleh Hushchenkov <o.hushchenkov>
Component: Individual Port(s)Assignee: Alexandre C. GuimarĂ£es <rigoletto>
Status: Closed FIXED    
Severity: Affects Some People CC: rigoletto, tcberner, uzsolt
Priority: --- Flags: bugzilla: maintainer-feedback? (uzsolt)
Version: Latest   
Hardware: Any   
OS: Any   

Description Oleh Hushchenkov 2019-02-24 16:42:30 UTC
In changelog for version 1.14.0 we have many enhancements for mupdf-gl, but it not installed any more.
Comment 1 Alexandre C. GuimarĂ£es freebsd_committer freebsd_triage 2019-02-24 17:52:09 UTC
It is not being built, and I need to look why.

Thank you for reporting.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-02-24 18:40:14 UTC
A commit references this bug:

Author: rigoletto
Date: Sun Feb 24 18:39:44 UTC 2019
New revision: 493796
URL: https://svnweb.freebsd.org/changeset/ports/493796

Log:
  graphics/mupdf: fix mupdf-gl not being built.

  PR:		236002
  Reported by:	Oleh Hushchenkov <o.hushchenkov@gmail.com>
  Approved by:	tcberner (mentor)

Changes:
  head/graphics/mupdf/Makefile
  head/graphics/mupdf/files/patch-Makerules
  head/graphics/mupdf/files/patch-thirdparty_lcms2_src_cmsmd5.c
  head/graphics/mupdf/pkg-plist
Comment 3 Oleh Hushchenkov 2019-02-24 20:27:31 UTC
Thanks!