#31576: texlive-xetex and freetype -----------------------------------+---------------------------------------- Reporter: jbolden1517@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: texlive-bin -----------------------------------+---------------------------------------- Comment(by jbolden1517@…): Replying to [comment:1 dports@…]:
I didn't follow this. What do you mean?
texlive-xetex installs xetex. The current version of xetex has a dependency on freetype lib (/opt/local/lib/libfreetype.6.dylib) version 14. freetype is a dependency for texlive-bin which is a dependency for texlive-xetex. However the version in texlive-bin is set low enough that when you try to run xetex it can error with a version to low: /opt/local/lib/libfreetype.6.dylib Referenced from: /opt/local/bin/xelatex Reason: Incompatible library version: xelatex requires version 14.0.0 or later, but libfreetype.6.dylib provides version 13.0.0 So I suspect the freetype dependency in the texlive-bin port should be changed to require a later version. -- Ticket URL: <https://trac.macports.org/ticket/31576#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS