pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXft
Module Name: pkgsrc
Committed By: bjs
Date: Tue Jan 29 04:18:45 UTC 2008
Modified Files:
pkgsrc/x11/libXft: Makefile distinfo
Added Files:
pkgsrc/x11/libXft/patches: patch-ac patch-ad patch-ae
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.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/libXft/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/libXft/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/libXft/patches/patch-ac \
pkgsrc/x11/libXft/patches/patch-ad pkgsrc/x11/libXft/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index