changeset in /hg/icedtea: * Makefile.am (ICEDTEA_PATCHES): Add i...

Mark Wielaard mark at klomp.org
Sun May 24 05:32:40 PDT 2009


changeset fc4b452e23e1 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=fc4b452e23e1
description:
	* Makefile.am (ICEDTEA_PATCHES): Add icedtea-freetypeversion.patch.
	        * patches/icedtea-freetypeversion.patch: New patch.
	        * HACKING: Document new patch.

diffstat:

1 file changed, 11 insertions(+)
patches/icedtea-freetypeversion.patch |   11 +++++++++++

diffs (15 lines):

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



More information about the distro-pkg-dev mailing list