On Wed, Jun 17, 2015 at 04:34:15AM -0600, David Coppa wrote: > > Hi all, > > Here's an update to freetype-2.6 > > I'd like to have it in a ports bulk build. > > Already tested in a xenocara build: built successfully and it seems > fine so far. >
Two nits: - from my analysis there were 2 public symbols removed from libfreetype.so (ft_raccess_guess_table and ft_raster5_renderer_class) so it should be a major shlib_version bump. - the patches to the windows and wince build files failed because of DOS style line separators that got mangled somehow. Be careful with those when doing the actual commit. -- Matthieu Herrb