Subject: Re: CVS commit: pkgsrc/graphics/freetype2
To: None <tech-pkg@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 07/09/2007 17:32:38
On Fri, Jul 06, 2007 at 06:16:29PM +0000, Matthias Drochner wrote:
> 
> Module Name:	pkgsrc
> Committed By:	drochner
> Date:		Fri Jul  6 18:16:29 UTC 2007
> 
> Modified Files:
> 	pkgsrc/graphics/freetype2: Makefile distinfo
> Removed Files:
> 	pkgsrc/graphics/freetype2/patches: patch-aa
> 
> Log Message:
> update to 2.3.5
> changes:

- removal of ft_isdigit and possibly other macros from the public header
files.

This broke libXfont. While it can be "fixed" by upgrading, I'm not sure
whether this behaviour was intended.

Joerg