Subject: CVS commit: pkgsrc/fonts/Xft2
To: None <pkgsrc-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 03/09/2003 01:49:29
Module Name: pkgsrc
Committed By: jmc
Date: Sat Mar 8 23:49:29 UTC 2003
Modified Files:
pkgsrc/fonts/Xft2: Makefile
Log Message:
Ugg...This can use the 2.0.5 freetype2 included in XF4.2.x (which is what we
shipped with 1.6), however the most recent pango requires 2.0.9 and also uses
this package. As a result you end up with conflicting freetype linkage and
the wrong library version (.8) can get used in further packages which use
pango. Alleviate all of this by requiring >=2.0.9 in here as well
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/fonts/Xft2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.