Path to this page:
Subject: CVS commit: [pkgsrc-2010Q2] pkgsrc/graphics/freetype2
From: S.P.Zeidler
Date: 2010-07-20 21:46:39
Message id: 20100720194639.CE69C175DD@cvs.netbsd.org
Log Message:
Pullup ticket 3173 - requested by drochner
security update
Revisions pulled up:
- pkgsrc/graphics/freetype2/Makefile 1.73
- pkgsrc/graphics/freetype2/distinfo 1.35
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: drochner
Date: Tue Jul 20 11:44:15 UTC 2010
Modified Files:
pkgsrc/graphics/freetype2: Makefile distinfo
Log Message:
update to 2.4.1
changes:
- Since May 2010, all patents regarding the TrueType bytecode
interpreter have expired worldwide. Consequently, we now define
TT_CONFIG_OPTION_BYTECODE_INTERPRETER by default (and undefine
TT_CONFIG_OPTION_UNPATENTED_HINTING).
- A new function `FT_Library_SetLcdFilterWeights' is available to
adjust the filter weights set by `FT_Library_SetLcdFilter'.
-increased robustness, bugfixes
pkgsrc note: the "truetype" option was removed, the bytecode interpreter
is now always enabled
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/graphics/freetype2/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/graphics/freetype2/distinfo
Files: