Subject: CVS commit: pkgsrc/fonts/fontconfig
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2007 18:12:56
Module Name:	pkgsrc
Committed By:	reed
Date:		Tue Oct 16 18:12:56 UTC 2007

Modified Files:
	pkgsrc/fonts/fontconfig: buildlink3.mk

Log Message:
The ABI and API changed in 2.4.2.
So get rid of BUILDLINK_ABI_DEPENDS.fontconfig.
And increase BUILDLINK_API_DEPENDS.fontconfig to fontconfig>=2.4.2.

Noticed this when using a binary package for qt4-libs built on
different system:

/usr/pkg/qt4/lib/libQtGui.so: undefined reference to `FcFreeTypeQueryFace'

I am not bumping the PKGREVISIONs for all the dependents, since the
upgrade to fontconfig 2.4.2 happened ten months ago.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/fonts/fontconfig/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.