diff --git a/patches/wxwidgets-3.0.2_macosx_data_view_ctrl.patch b/patches/wxwidgets-3.0.2_macosx_data_view_ctrl.patch
index f474dc6..c5662f3 100644
--- a/patches/wxwidgets-3.0.2_macosx_data_view_ctrl.patch
+++ b/patches/wxwidgets-3.0.2_macosx_data_view_ctrl.patch
@@ -1,7 +1,6 @@
-diff --git a/src/osx/dataview_osx.cpp b/src/osx/dataview_osx.cpp
-index 332d375..492b237 100644
---- a/src/osx/dataview_osx.cpp
-+++ b/src/osx/dataview_osx.cpp
+=== modified file 'src/osx/dataview_osx.cpp'
+--- src/osx/dataview_osx.cpp
++++ src/osx/dataview_osx.cpp
 @@ -378,7 +378,6 @@ bool wxDataViewCtrl::Create(wxWindow *parent,
                              const wxValidator& validator,
                              const wxString& name)
diff --git a/patches/wxwidgets-3.0.2_macosx_magnify_event.patch b/patches/wxwidgets-3.0.2_macosx_magnify_event.patch
index 3e29869..e4ed86a 100644
--- a/patches/wxwidgets-3.0.2_macosx_magnify_event.patch
+++ b/patches/wxwidgets-3.0.2_macosx_magnify_event.patch
@@ -1,4 +1,4 @@
-diff -rupN include/wx/event.h include/wx/event.h
+=== modified file 'include/wx/event.h'
 --- include/wx/event.h	2015-05-21 23:18:15.126136156 +0200
 +++ include/wx/event.h	2015-05-21 23:20:35.112797127 +0200
 @@ -11,6 +11,8 @@
@@ -63,7 +63,7 @@ diff -rupN include/wx/event.h include/wx/event.h
  
  // Scrolling from wxWindow (sent to wxScrolledWindow)
  #define EVT_SCROLLWIN_TOP(func) wx__DECLARE_EVT0(wxEVT_SCROLLWIN_TOP, wxScrollWinEventHandler(func))
-diff -rupN src/common/event.cpp src/common/event.cpp
+=== modified file 'src/common/event.cpp'
 --- src/common/event.cpp	2015-05-21 23:18:15.049469492 +0200
 +++ src/common/event.cpp	2015-05-21 23:18:23.566135812 +0200
 @@ -208,6 +208,7 @@ wxDEFINE_EVENT( wxEVT_AUX1_DCLICK, wxMou
@@ -92,7 +92,7 @@ diff -rupN src/common/event.cpp src/common/event.cpp
  }
  
  // return true if was a button dclick event
-diff -rupN src/osx/cocoa/window.mm src/osx/cocoa/window.mm
+=== modified file 'src/osx/cocoa/window.mm'
 --- src/osx/cocoa/window.mm	2015-05-21 23:18:15.032802826 +0200
 +++ src/osx/cocoa/window.mm	2015-05-21 23:18:23.566135812 +0200
 @@ -741,6 +741,12 @@ void wxWidgetCocoaImpl::SetupMouseEvent(
diff --git a/patches/wxwidgets-3.0.2_macosx_retina_opengl.patch b/patches/wxwidgets-3.0.2_macosx_retina_opengl.patch
index 0af9952..dd27bd5 100644
--- a/patches/wxwidgets-3.0.2_macosx_retina_opengl.patch
+++ b/patches/wxwidgets-3.0.2_macosx_retina_opengl.patch
@@ -1,4 +1,4 @@
-diff -rupN include/wx/glcanvas.h include/wx/glcanvas.h
+=== modified file 'include/wx/glcanvas.h'
 --- include/wx/glcanvas.h	2015-05-21 00:36:27.406145182 +0200
 +++ include/wx/glcanvas.h	2015-05-21 00:37:59.169474782 +0200
 @@ -19,6 +19,8 @@
@@ -10,7 +10,7 @@ diff -rupN include/wx/glcanvas.h include/wx/glcanvas.h
  class WXDLLIMPEXP_FWD_GL wxGLCanvas;
  class WXDLLIMPEXP_FWD_GL wxGLContext;
  
-diff -rupN include/wx/osx/glcanvas.h include/wx/osx/glcanvas.h
+=== modified file 'include/wx/osx/glcanvas.h'
 --- include/wx/osx/glcanvas.h	2015-05-21 00:36:27.419478515 +0200
 +++ include/wx/osx/glcanvas.h	2015-05-21 00:36:37.319478112 +0200
 @@ -88,6 +88,9 @@ public:
@@ -23,7 +23,7 @@ diff -rupN include/wx/osx/glcanvas.h include/wx/osx/glcanvas.h
  
      // deprecated methods
      // ------------------
-diff -rupN src/osx/cocoa/glcanvas.mm src/osx/cocoa/glcanvas.mm
+=== modified file 'src/osx/cocoa/glcanvas.mm'
 --- src/osx/cocoa/glcanvas.mm	2015-05-21 00:36:27.542811843 +0200
 +++ src/osx/cocoa/glcanvas.mm	2015-05-21 00:36:37.322811445 +0200
 @@ -313,6 +313,22 @@ bool wxGLCanvas::SwapBuffers()
diff --git a/patches/wxwidgets-3.0.2_macosx_yosemite.patch b/patches/wxwidgets-3.0.2_macosx_yosemite.patch
index 30e2587..a29050e 100644
--- a/patches/wxwidgets-3.0.2_macosx_yosemite.patch
+++ b/patches/wxwidgets-3.0.2_macosx_yosemite.patch
@@ -1,4 +1,5 @@
---- src/osx/webview_webkit.mm.orig	2014-09-16 07:27:52.000000000 -0600
+=== modified file 'src/osx/webview_webkit.mm'
+--- src/osx/webview_webkit.mm	2014-09-16 07:27:52.000000000 -0600
 +++ src/osx/webview_webkit.mm	2014-09-16 07:28:12.000000000 -0600
 @@ -28,7 +28,7 @@
  #include "wx/hashmap.h"
