Subject: CVS commit: pkgsrc/x11/libXft
From: Blair Sadewitz
Date: 2008-01-29 05:18:45
Message id: 20080129041845.6F2EC21507@cvs.netbsd.org

Log Message:
Fix three bugs:

- XftFontOpenInfo: Use of uninitialised value of size 8 (bug 11200)
- libXft was using XFT_MAX_GLYPH_MEMORY without first registering
  with fontconfig.
- Include <ftsynth.h> if FT_GlyphSlot_Embolden() shall be called.

First two from GIT, last one by me.

Bump rev.

Files:
RevisionActionfile
1.5modifypkgsrc/x11/libXft/Makefile
1.3modifypkgsrc/x11/libXft/distinfo
1.1addpkgsrc/x11/libXft/patches/patch-ac
1.1addpkgsrc/x11/libXft/patches/patch-ad
1.1addpkgsrc/x11/libXft/patches/patch-ae