chromium-20.0.1132.57 patch failure
Jan Henrik Sylvester
me at janh.de
Thu Jul 12 11:56:37 UTC 2012
I should have send this to the list and not only to rene@:
On 07/12/2012 12:39, Jan Henrik Sylvester wrote:
> ===> Applying FreeBSD patches for chromium-20.0.1132.57
> patch: **** malformed patch at line 15: #if PLATFORM(CHROMIUM)
> => Patch patch-third_party__WebKit__Source__WebCore__config.h failed to
> apply cleanly.
I managed to apply that patched changing it with the fix attached.
My build on 9.0-RELEASE/amd64 was successful with it.
Cheers,
Jan Henrik
-------------- next part --------------
--- www/chromium/files/patch-third_party__WebKit__Source__WebCore__config.h.orig 2012-07-12 09:19:26.000000000 +0000
+++ www/chromium/files/patch-third_party__WebKit__Source__WebCore__config.h 2012-07-12 10:49:20.000000000 +0000
@@ -1,6 +1,6 @@
---- third_party/WebKit/Source/WebCore/config.h.orig 2012-05-30 10:05:35.000000000 +0300
-+++ third_party/WebKit/Source/WebCore/config.h 2012-06-05 22:32:48.000000000 +0300
-@@ -127,6 +127,11 @@
+--- third_party/WebKit/Source/WebCore/config.h.orig 2012-07-10 07:52:48.000000000 +0000
++++ third_party/WebKit/Source/WebCore/config.h 2012-07-12 10:48:15.000000000 +0000
+@@ -127,6 +127,14 @@
#define WTF_USE_NEW_THEME 1
#endif // PLATFORM(MAC)
More information about the freebsd-chromium
mailing list