[MacPorts] #57054: freetype: please upgrade to 2.9.1
MacPorts
noreply at macports.org
Fri Aug 31 12:49:32 UTC 2018
#57054: freetype: please upgrade to 2.9.1
-----------------------+------------------------
Reporter: pmetzger | Owner: ryandesign
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: freetype |
-----------------------+------------------------
Changes (by ryandesign):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"a55a097cad6edd1c7c4b17e918999729b559b21b/macports-ports"
a55a097cad6edd1c7c4b17e918999729b559b21b/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="a55a097cad6edd1c7c4b17e918999729b559b21b"
freetype: Update to 2.9.1
Closes: https://trac.macports.org/ticket/57054
Add pkgconfig build dependency since the configure script prefers to use
pkg-config to find libraries.
The freetype-config script is now deprecated in favor of pkg-config, but
we still have ports that rely on it so continue to install it. Add a
no_freetype_config variant to allow maintainers to test their ports for
compatibility with a future version of the freetype port that removes
this script.
The freetype-config script uses pkg-config if available, but seems to
give reasonable answers even if it's not available. Since we don't
declare a runtime dependency on the pkgconfig port and there doesn't
appear to be a compelling reason to do so, patch freetype-config so it
never uses pkg-config, so that it always gives the same answers.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57054#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list