Date: Thu, 12 Jul 2012 13:56:28 +0200 From: Jan Henrik Sylvester <me@janh.de> To: chromium-list freebsd <freebsd-chromium@freebsd.org> Subject: Re: chromium-20.0.1132.57 patch failure Message-ID: <4FFEBB6C.3080608@janh.de> In-Reply-To: <4FFEA96B.5090007@janh.de> References: <4FFEA96B.5090007@janh.de>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------080703040003050802060406 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 --------------080703040003050802060406 Content-Type: text/plain; charset=UTF-8; name="fix-chromium-20.0.1132.57" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="fix-chromium-20.0.1132.57" --- 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) --------------080703040003050802060406--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FFEBB6C.3080608>