# HG changeset patch # User Mark Wielaard # Date 1243115043 -7200 # Node ID fc4b452e23e1172d6c5d49de671aca3fe6ad297c # Parent 32178b92a01ee17dad633b45de2676b071e34a6e * Makefile.am (ICEDTEA_PATCHES): Add icedtea-freetypeversion.patch. * patches/icedtea-freetypeversion.patch: New patch. * HACKING: Document new patch. diff -r 32178b92a01e -r fc4b452e23e1 patches/icedtea-freetypeversion.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/patches/icedtea-freetypeversion.patch Sat May 23 23:44:03 2009 +0200 @@ -0,0 +1,11 @@ +--- openjdk/jdk/make/common/shared/Defs-versions.gmk.orig 2009-05-23 23:41:57.000000000 +0200 ++++ openjdk/jdk/make/common/shared/Defs-versions.gmk 2009-05-23 23:42:04.000000000 +0200 +@@ -192,7 +192,7 @@ + # Generic + REQUIRED_ANT_VER = 1.6.3 + REQUIRED_BOOT_VER = 1.5 +-REQUIRED_FREETYPE_VERSION = 2.3.0 ++REQUIRED_FREETYPE_VERSION = 2.2.1 + REQUIRED_MAKE_VER = 3.78 + REQUIRED_UNZIP_VER = 5.12 + REQUIRED_ZIP_VER = 2.2