New commits:
commit bb32c3b075cf49bddc3af7eee878a8509f8520e7
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>
xorg: Added patch to remove usage of freetype internal structures.
Works now with freetype2 2.2.1.
diff --git a/x11-libs/xorg/DETAILS b/x11-libs/xorg/DETAILS
index d527a24..da18de2 100755
--- a/x11-libs/xorg/DETAILS
+++ b/x11-libs/xorg/DETAILS
@@ -16,6 +16,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/xc
#
SOURCE_HASH=sha512:8fe05f9e4ca1eb44fd344ce226c023a5904c0d94af9e769f8d24ea64f4695ed6904b2238acc16bea00637852de7cbd3241cb59f1af66e1d147dc4897308419bb
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SECURITY_PATCH=2
+ PATCHLEVEL=1
fi
WEB_SITE=http://xorg.freedesktop.org/
ENTERED=20040407
diff --git a/x11-libs/xorg/HISTORY b/x11-libs/xorg/HISTORY
index 9dada56..5c3284d 100644
--- a/x11-libs/xorg/HISTORY
+++ b/x11-libs/xorg/HISTORY
@@ -1,3 +1,8 @@
+2006-11-17 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Update PATCHLEVEL=1
+ * PRE_BUILD: Added patch for freetype-2.2.1
+ * x11r6.9.0-freetype-2.2.1.patch: Added for freetype2
+
2006-10-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* INSTALL: use TRACK_ROOT when linking #9163