[packages/mono] - updated to 3.2.6 - updated missing patch (even more files now)

qboosh qboosh at pld-linux.org
Sun Feb 16 17:47:12 CET 2014


commit 2a254687cdd8740a3da5a9d1e50e7b174248a44a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 16 17:49:20 2014 +0100

    - updated to 3.2.6
    - updated missing patch (even more files now)

 mono-missing.patch | 1198 ++++++++++++++++++++++++++++------------------------
 mono.spec          |    6 +-
 2 files changed, 659 insertions(+), 545 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index 8a77a30..8a3e2ab 100644
--- a/mono.spec
+++ b/mono.spec
@@ -18,13 +18,13 @@
 Summary:	Common Language Infrastructure implementation
 Summary(pl.UTF-8):	Implementacja Common Language Infrastructure
 Name:		mono
-Version:	3.2.5
-Release:	2
+Version:	3.2.6
+Release:	1
 License:	LGPL v2 (VM), MIT X11/GPL v2 (C# compilers), MIT X11 (classes, tools), GPL v2 (tools)
 Group:		Development/Languages
 # latest downloads summary at http://download.mono-project.com/sources-stable/
 Source0:	http://download.mono-project.com/sources/mono/%{name}-%{version}.tar.bz2
-# Source0-md5:	a4338b8b35c17640740eae302232f4bb
+# Source0-md5:	076e815090f9807f273b06a98e76e274
 Patch0:		%{name}-missing.patch
 Patch1:		%{name}-mint.patch
 Patch2:		%{name}-sonames.patch
diff --git a/mono-missing.patch b/mono-missing.patch
index 0dea56c..585e00f 100644
--- a/mono-missing.patch
+++ b/mono-missing.patch
@@ -1,6 +1,6 @@
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Collections/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Collections/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Collections/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Collections/AssemblyInfo.cs mono/mcs/class/Facades/System.Collections/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Collections/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Collections/AssemblyInfo.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -43,9 +43,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections/AssemblyInfo.cs mono-m
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Collections/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Collections/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Collections/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Collections/Makefile mono/mcs/class/Facades/System.Collections/Makefile
+--- mono/mcs/class/Facades.orig/System.Collections/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Collections/Makefile	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -69,16 +69,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections/Makefile mono-mono-3.2
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections/System.Collections.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Collections/System.Collections.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Collections/System.Collections.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Collections/System.Collections.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Collections/System.Collections.dll.sources mono/mcs/class/Facades/System.Collections/System.Collections.dll.sources
+--- mono/mcs/class/Facades.orig/System.Collections/System.Collections.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Collections/System.Collections.dll.sources	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Collections/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Collections/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Collections/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Collections/TypeForwarders.cs mono/mcs/class/Facades/System.Collections/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Collections/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Collections/TypeForwarders.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,36 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -116,9 +116,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections/TypeForwarders.cs mono
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Collections.Generic.Stack<>))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Collections.StructuralComparisons))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Collections.Concurrent/AssemblyInfo.cs mono/mcs/class/Facades/System.Collections.Concurrent/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Collections.Concurrent/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Collections.Concurrent/AssemblyInfo.cs	2014-02-16 15:49:55.136289670 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -161,9 +161,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/AssemblyInf
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Collections.Concurrent/Makefile mono/mcs/class/Facades/System.Collections.Concurrent/Makefile
+--- mono/mcs/class/Facades.orig/System.Collections.Concurrent/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Collections.Concurrent/Makefile	2014-02-16 15:49:55.136289670 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -187,16 +187,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/Makefile mo
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/System.Collections.Concurrent.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/System.Collections.Concurrent.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/System.Collections.Concurrent.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/System.Collections.Concurrent.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Collections.Concurrent/System.Collections.Concurrent.dll.sources mono/mcs/class/Facades/System.Collections.Concurrent/System.Collections.Concurrent.dll.sources
+--- mono/mcs/class/Facades.orig/System.Collections.Concurrent/System.Collections.Concurrent.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Collections.Concurrent/System.Collections.Concurrent.dll.sources	2014-02-16 15:49:55.136289670 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Collections.Concurrent/TypeForwarders.cs mono/mcs/class/Facades/System.Collections.Concurrent/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Collections.Concurrent/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Collections.Concurrent/TypeForwarders.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,33 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -231,9 +231,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Collections.Concurrent/TypeForward
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Collections.Concurrent.Partitioner))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Collections.Concurrent.Partitioner<>))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel/AssemblyInfo.cs mono/mcs/class/Facades/System.ComponentModel/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.ComponentModel/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel/AssemblyInfo.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -276,9 +276,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel/AssemblyInfo.cs mon
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel/Makefile mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel/Makefile
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel/Makefile mono/mcs/class/Facades/System.ComponentModel/Makefile
+--- mono/mcs/class/Facades.orig/System.ComponentModel/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel/Makefile	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -302,16 +302,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel/Makefile mono-mono-
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel/System.ComponentModel.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel/System.ComponentModel.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel/System.ComponentModel.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel/System.ComponentModel.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel/System.ComponentModel.dll.sources mono/mcs/class/Facades/System.ComponentModel/System.ComponentModel.dll.sources
+--- mono/mcs/class/Facades.orig/System.ComponentModel/System.ComponentModel.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel/System.ComponentModel.dll.sources	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel/TypeForwarders.cs mono/mcs/class/Facades/System.ComponentModel/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.ComponentModel/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel/TypeForwarders.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,28 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -341,9 +341,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel/TypeForwarders.cs m
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.IRevertibleChangeTracking))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IServiceProvider))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel.Annotations/AssemblyInfo.cs mono/mcs/class/Facades/System.ComponentModel.Annotations/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.ComponentModel.Annotations/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel.Annotations/AssemblyInfo.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -386,9 +386,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/Assembl
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/Makefile mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/Makefile
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel.Annotations/Makefile mono/mcs/class/Facades/System.ComponentModel.Annotations/Makefile
+--- mono/mcs/class/Facades.orig/System.ComponentModel.Annotations/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel.Annotations/Makefile	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -412,16 +412,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/Makefil
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll.sources mono/mcs/class/Facades/System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll.sources
+--- mono/mcs/class/Facades.orig/System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll.sources	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel.Annotations/TypeForwarders.cs mono/mcs/class/Facades/System.ComponentModel.Annotations/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.ComponentModel.Annotations/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel.Annotations/TypeForwarders.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,48 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -471,9 +471,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.Annotations/TypeFor
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DataAnnotations.ValidationResult))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DataAnnotations.Validator))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel.EventBasedAsync/AssemblyInfo.cs mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.ComponentModel.EventBasedAsync/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync/AssemblyInfo.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -516,9 +516,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Ass
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Makefile mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Makefile
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel.EventBasedAsync/Makefile mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Makefile
+--- mono/mcs/class/Facades.orig/System.ComponentModel.EventBasedAsync/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Makefile	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -542,16 +542,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Mak
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.dll.sources mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.dll.sources
+--- mono/mcs/class/Facades.orig/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.dll.sources	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ComponentModel.EventBasedAsync/TypeForwarders.cs mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.ComponentModel.EventBasedAsync/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync/TypeForwarders.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,27 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -580,9 +580,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ComponentModel.EventBasedAsync/Typ
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ProgressChangedEventArgs))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ProgressChangedEventHandler))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Contracts/AssemblyInfo.cs mono/mcs/class/Facades/System.Diagnostics.Contracts/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Contracts/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Contracts/AssemblyInfo.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -625,9 +625,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/AssemblyInfo
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Contracts/Makefile mono/mcs/class/Facades/System.Diagnostics.Contracts/Makefile
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Contracts/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Contracts/Makefile	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -651,16 +651,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/Makefile mon
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/System.Diagnostics.Contracts.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/System.Diagnostics.Contracts.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/System.Diagnostics.Contracts.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/System.Diagnostics.Contracts.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Contracts/System.Diagnostics.Contracts.dll.sources mono/mcs/class/Facades/System.Diagnostics.Contracts/System.Diagnostics.Contracts.dll.sources
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Contracts/System.Diagnostics.Contracts.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Contracts/System.Diagnostics.Contracts.dll.sources	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Contracts/TypeForwarders.cs mono/mcs/class/Facades/System.Diagnostics.Contracts/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Contracts/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Contracts/TypeForwarders.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,38 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -700,9 +700,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Contracts/TypeForwarde
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.Contracts.PureAttribute))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.CompilerServices.ContractHelper))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Debug/AssemblyInfo.cs mono/mcs/class/Facades/System.Diagnostics.Debug/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Debug/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Debug/AssemblyInfo.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -745,9 +745,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/AssemblyInfo.cs
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Debug/Makefile mono/mcs/class/Facades/System.Diagnostics.Debug/Makefile
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Debug/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Debug/Makefile	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -771,16 +771,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/Makefile mono-mo
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/System.Diagnostics.Debug.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/System.Diagnostics.Debug.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/System.Diagnostics.Debug.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/System.Diagnostics.Debug.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Debug/System.Diagnostics.Debug.dll.sources mono/mcs/class/Facades/System.Diagnostics.Debug/System.Diagnostics.Debug.dll.sources
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Debug/System.Diagnostics.Debug.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Debug/System.Diagnostics.Debug.dll.sources	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Debug/TypeForwarders.cs mono/mcs/class/Facades/System.Diagnostics.Debug/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Debug/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Debug/TypeForwarders.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,32 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -814,9 +814,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Debug/TypeForwarders.c
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.DebuggerStepThroughAttribute))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.DebuggerTypeProxyAttribute))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Tools/AssemblyInfo.cs mono/mcs/class/Facades/System.Diagnostics.Tools/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Tools/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Tools/AssemblyInfo.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -859,9 +859,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/AssemblyInfo.cs
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Tools/Makefile mono/mcs/class/Facades/System.Diagnostics.Tools/Makefile
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Tools/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Tools/Makefile	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -885,16 +885,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/Makefile mono-mo
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/System.Diagnostics.Tools.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/System.Diagnostics.Tools.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/System.Diagnostics.Tools.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/System.Diagnostics.Tools.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Tools/System.Diagnostics.Tools.dll.sources mono/mcs/class/Facades/System.Diagnostics.Tools/System.Diagnostics.Tools.dll.sources
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Tools/System.Diagnostics.Tools.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Tools/System.Diagnostics.Tools.dll.sources	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Diagnostics.Tools/TypeForwarders.cs mono/mcs/class/Facades/System.Diagnostics.Tools/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Diagnostics.Tools/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Diagnostics.Tools/TypeForwarders.cs	2014-02-16 15:49:55.139623147 +0100
 @@ -0,0 +1,25 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -921,9 +921,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Diagnostics.Tools/TypeForwarders.c
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.CodeDom.Compiler.GeneratedCodeAttribute))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.CodeAnalysis.SuppressMessageAttribute))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Dynamic.Runtime/AssemblyInfo.cs mono/mcs/class/Facades/System.Dynamic.Runtime/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Dynamic.Runtime/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Dynamic.Runtime/AssemblyInfo.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -966,9 +966,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/AssemblyInfo.cs mo
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Dynamic.Runtime/Makefile mono/mcs/class/Facades/System.Dynamic.Runtime/Makefile
+--- mono/mcs/class/Facades.orig/System.Dynamic.Runtime/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Dynamic.Runtime/Makefile	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -992,17 +992,17 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/Makefile mono-mono
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/System.Dynamic.Runtime.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/System.Dynamic.Runtime.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/System.Dynamic.Runtime.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/System.Dynamic.Runtime.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Dynamic.Runtime/System.Dynamic.Runtime.dll.sources mono/mcs/class/Facades/System.Dynamic.Runtime/System.Dynamic.Runtime.dll.sources
+--- mono/mcs/class/Facades.orig/System.Dynamic.Runtime/System.Dynamic.Runtime.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Dynamic.Runtime/System.Dynamic.Runtime.dll.sources	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
-@@ -0,0 +1,49 @@
+diff -Nur mono/mcs/class/Facades.orig/System.Dynamic.Runtime/TypeForwarders.cs mono/mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Dynamic.Runtime/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs	2014-02-16 15:49:55.142956625 +0100
+@@ -0,0 +1,51 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
 +// 
@@ -1024,7 +1024,7 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs
 +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 +// THE SOFTWARE.
 +// 
-+
++#if !FULL_AOT_RUNTIME
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Dynamic.BinaryOperationBinder))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Dynamic.BindingRestrictions))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Dynamic.CallInfo))]
@@ -1051,10 +1051,12 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Dynamic.Runtime/TypeForwarders.cs
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.CompilerServices.CallSiteBinder))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.CompilerServices.CallSiteHelpers))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.CompilerServices.DynamicAttribute))]
++#endif
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Globalization/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Globalization/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Globalization/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Globalization/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.CompilerServices.ConditionalWeakTable<,>))]
+diff -Nur mono/mcs/class/Facades.orig/System.Globalization/AssemblyInfo.cs mono/mcs/class/Facades/System.Globalization/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Globalization/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Globalization/AssemblyInfo.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1097,9 +1099,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Globalization/AssemblyInfo.cs mono
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Globalization/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Globalization/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Globalization/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Globalization/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Globalization/Makefile mono/mcs/class/Facades/System.Globalization/Makefile
+--- mono/mcs/class/Facades.orig/System.Globalization/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Globalization/Makefile	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -1123,16 +1125,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Globalization/Makefile mono-mono-3
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Globalization/System.Globalization.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Globalization/System.Globalization.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Globalization/System.Globalization.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Globalization/System.Globalization.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Globalization/System.Globalization.dll.sources mono/mcs/class/Facades/System.Globalization/System.Globalization.dll.sources
+--- mono/mcs/class/Facades.orig/System.Globalization/System.Globalization.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Globalization/System.Globalization.dll.sources	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Globalization/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Globalization/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Globalization/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Globalization/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Globalization/TypeForwarders.cs mono/mcs/class/Facades/System.Globalization/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Globalization/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Globalization/TypeForwarders.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,37 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1171,9 +1173,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Globalization/TypeForwarders.cs mo
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Globalization.TextInfo))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Globalization.UnicodeCategory))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.IO/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.IO/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.IO/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.IO/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.IO/AssemblyInfo.cs mono/mcs/class/Facades/System.IO/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.IO/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.IO/AssemblyInfo.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1216,9 +1218,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.IO/AssemblyInfo.cs mono-mono-3.2.5
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.IO/Makefile mono-mono-3.2.5/mcs/class/Facades/System.IO/Makefile
---- mono-3.2.5/mcs/class/Facades/System.IO/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.IO/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.IO/Makefile mono/mcs/class/Facades/System.IO/Makefile
+--- mono/mcs/class/Facades.orig/System.IO/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.IO/Makefile	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -1242,16 +1244,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.IO/Makefile mono-mono-3.2.5/mcs/cl
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.IO/System.IO.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.IO/System.IO.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.IO/System.IO.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.IO/System.IO.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.IO/System.IO.dll.sources mono/mcs/class/Facades/System.IO/System.IO.dll.sources
+--- mono/mcs/class/Facades.orig/System.IO/System.IO.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.IO/System.IO.dll.sources	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.IO/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.IO/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.IO/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.IO/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.IO/TypeForwarders.cs mono/mcs/class/Facades/System.IO/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.IO/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.IO/TypeForwarders.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,38 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1291,9 +1293,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.IO/TypeForwarders.cs mono-mono-3.2
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.TextReader))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.IO.TextWriter))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Linq/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Linq/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq/AssemblyInfo.cs mono/mcs/class/Facades/System.Linq/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Linq/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq/AssemblyInfo.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1336,9 +1338,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq/AssemblyInfo.cs mono-mono-3.2
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Linq/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Linq/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq/Makefile mono/mcs/class/Facades/System.Linq/Makefile
+--- mono/mcs/class/Facades.orig/System.Linq/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq/Makefile	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -1362,16 +1364,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq/Makefile mono-mono-3.2.5/mcs/
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq/System.Linq.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Linq/System.Linq.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Linq/System.Linq.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq/System.Linq.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq/System.Linq.dll.sources mono/mcs/class/Facades/System.Linq/System.Linq.dll.sources
+--- mono/mcs/class/Facades.orig/System.Linq/System.Linq.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq/System.Linq.dll.sources	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Linq/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Linq/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq/TypeForwarders.cs mono/mcs/class/Facades/System.Linq/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Linq/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq/TypeForwarders.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,28 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1401,9 +1403,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq/TypeForwarders.cs mono-mono-3
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.IOrderedEnumerable<>))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.Lookup<,>))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Expressions/AssemblyInfo.cs mono/mcs/class/Facades/System.Linq.Expressions/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Linq.Expressions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Expressions/AssemblyInfo.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1446,9 +1448,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/AssemblyInfo.cs m
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Expressions/Makefile mono/mcs/class/Facades/System.Linq.Expressions/Makefile
+--- mono/mcs/class/Facades.orig/System.Linq.Expressions/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Expressions/Makefile	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -1472,16 +1474,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/Makefile mono-mon
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/System.Linq.Expressions.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/System.Linq.Expressions.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/System.Linq.Expressions.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/System.Linq.Expressions.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Expressions/System.Linq.Expressions.dll.sources mono/mcs/class/Facades/System.Linq.Expressions/System.Linq.Expressions.dll.sources
+--- mono/mcs/class/Facades.orig/System.Linq.Expressions/System.Linq.Expressions.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Expressions/System.Linq.Expressions.dll.sources	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Expressions/TypeForwarders.cs mono/mcs/class/Facades/System.Linq.Expressions/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Linq.Expressions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Expressions/TypeForwarders.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,69 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1552,9 +1554,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Expressions/TypeForwarders.cs
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.IQueryable<>))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.IQueryProvider))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Parallel/AssemblyInfo.cs mono/mcs/class/Facades/System.Linq.Parallel/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Linq.Parallel/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Parallel/AssemblyInfo.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1597,9 +1599,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/AssemblyInfo.cs mono
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Parallel/Makefile mono/mcs/class/Facades/System.Linq.Parallel/Makefile
+--- mono/mcs/class/Facades.orig/System.Linq.Parallel/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Parallel/Makefile	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -1623,16 +1625,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/Makefile mono-mono-3
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/System.Linq.Parallel.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/System.Linq.Parallel.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/System.Linq.Parallel.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/System.Linq.Parallel.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Parallel/System.Linq.Parallel.dll.sources mono/mcs/class/Facades/System.Linq.Parallel/System.Linq.Parallel.dll.sources
+--- mono/mcs/class/Facades.orig/System.Linq.Parallel/System.Linq.Parallel.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Parallel/System.Linq.Parallel.dll.sources	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Parallel/TypeForwarders.cs mono/mcs/class/Facades/System.Linq.Parallel/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Linq.Parallel/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Parallel/TypeForwarders.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,29 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1663,9 +1665,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Parallel/TypeForwarders.cs mo
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.ParallelQuery))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.ParallelQuery<>))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Queryable/AssemblyInfo.cs mono/mcs/class/Facades/System.Linq.Queryable/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Linq.Queryable/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Queryable/AssemblyInfo.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1708,9 +1710,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/AssemblyInfo.cs mon
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Queryable/Makefile mono/mcs/class/Facades/System.Linq.Queryable/Makefile
+--- mono/mcs/class/Facades.orig/System.Linq.Queryable/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Queryable/Makefile	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -1734,16 +1736,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/Makefile mono-mono-
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/System.Linq.Queryable.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/System.Linq.Queryable.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/System.Linq.Queryable.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/System.Linq.Queryable.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Queryable/System.Linq.Queryable.dll.sources mono/mcs/class/Facades/System.Linq.Queryable/System.Linq.Queryable.dll.sources
+--- mono/mcs/class/Facades.orig/System.Linq.Queryable/System.Linq.Queryable.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Queryable/System.Linq.Queryable.dll.sources	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Linq.Queryable/TypeForwarders.cs mono/mcs/class/Facades/System.Linq.Queryable/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Linq.Queryable/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Linq.Queryable/TypeForwarders.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,28 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1773,9 +1775,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Linq.Queryable/TypeForwarders.cs m
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.EnumerableQuery<>))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.Queryable))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.NetworkInformation/AssemblyInfo.cs mono/mcs/class/Facades/System.Net.NetworkInformation/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Net.NetworkInformation/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.NetworkInformation/AssemblyInfo.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1818,9 +1820,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/AssemblyInf
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.NetworkInformation/Makefile mono/mcs/class/Facades/System.Net.NetworkInformation/Makefile
+--- mono/mcs/class/Facades.orig/System.Net.NetworkInformation/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.NetworkInformation/Makefile	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -1844,16 +1846,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/Makefile mo
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/System.Net.NetworkInformation.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/System.Net.NetworkInformation.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/System.Net.NetworkInformation.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/System.Net.NetworkInformation.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.NetworkInformation/System.Net.NetworkInformation.dll.sources mono/mcs/class/Facades/System.Net.NetworkInformation/System.Net.NetworkInformation.dll.sources
+--- mono/mcs/class/Facades.orig/System.Net.NetworkInformation/System.Net.NetworkInformation.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.NetworkInformation/System.Net.NetworkInformation.dll.sources	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.NetworkInformation/TypeForwarders.cs mono/mcs/class/Facades/System.Net.NetworkInformation/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Net.NetworkInformation/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.NetworkInformation/TypeForwarders.cs	2014-02-16 15:49:55.142956625 +0100
 @@ -0,0 +1,26 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1881,9 +1883,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.NetworkInformation/TypeForward
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.NetworkChange))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.NetworkInterface))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Primitives/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Net.Primitives/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Net.Primitives/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.Primitives/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.Primitives/AssemblyInfo.cs mono/mcs/class/Facades/System.Net.Primitives/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Net.Primitives/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.Primitives/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1926,9 +1928,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Primitives/AssemblyInfo.cs mon
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Primitives/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Net.Primitives/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Net.Primitives/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.Primitives/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.Primitives/Makefile mono/mcs/class/Facades/System.Net.Primitives/Makefile
+--- mono/mcs/class/Facades.orig/System.Net.Primitives/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.Primitives/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -1952,16 +1954,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Primitives/Makefile mono-mono-
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Primitives/System.Net.Primitives.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Net.Primitives/System.Net.Primitives.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Net.Primitives/System.Net.Primitives.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.Primitives/System.Net.Primitives.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.Primitives/System.Net.Primitives.dll.sources mono/mcs/class/Facades/System.Net.Primitives/System.Net.Primitives.dll.sources
+--- mono/mcs/class/Facades.orig/System.Net.Primitives/System.Net.Primitives.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.Primitives/System.Net.Primitives.dll.sources	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Primitives/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Net.Primitives/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Net.Primitives/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.Primitives/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.Primitives/TypeForwarders.cs mono/mcs/class/Facades/System.Net.Primitives/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Net.Primitives/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.Primitives/TypeForwarders.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,36 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -1999,9 +2001,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Primitives/TypeForwarders.cs m
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkCredential))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.TransportContext))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Requests/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Net.Requests/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Net.Requests/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.Requests/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.Requests/AssemblyInfo.cs mono/mcs/class/Facades/System.Net.Requests/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Net.Requests/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.Requests/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2044,9 +2046,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Requests/AssemblyInfo.cs mono-
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Requests/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Net.Requests/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Net.Requests/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.Requests/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.Requests/Makefile mono/mcs/class/Facades/System.Net.Requests/Makefile
+--- mono/mcs/class/Facades.orig/System.Net.Requests/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.Requests/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -2070,16 +2072,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Requests/Makefile mono-mono-3.
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Requests/System.Net.Requests.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Net.Requests/System.Net.Requests.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Net.Requests/System.Net.Requests.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.Requests/System.Net.Requests.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.Requests/System.Net.Requests.dll.sources mono/mcs/class/Facades/System.Net.Requests/System.Net.Requests.dll.sources
+--- mono/mcs/class/Facades.orig/System.Net.Requests/System.Net.Requests.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.Requests/System.Net.Requests.dll.sources	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Requests/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Net.Requests/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Net.Requests/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Net.Requests/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Net.Requests/TypeForwarders.cs mono/mcs/class/Facades/System.Net.Requests/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Net.Requests/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Net.Requests/TypeForwarders.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,33 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2114,9 +2116,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Net.Requests/TypeForwarders.cs mon
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.WebRequest))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.WebResponse))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ObjectModel/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.ObjectModel/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.ObjectModel/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ObjectModel/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ObjectModel/AssemblyInfo.cs mono/mcs/class/Facades/System.ObjectModel/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.ObjectModel/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ObjectModel/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2159,9 +2161,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ObjectModel/AssemblyInfo.cs mono-m
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ObjectModel/Makefile mono-mono-3.2.5/mcs/class/Facades/System.ObjectModel/Makefile
---- mono-3.2.5/mcs/class/Facades/System.ObjectModel/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ObjectModel/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ObjectModel/Makefile mono/mcs/class/Facades/System.ObjectModel/Makefile
+--- mono/mcs/class/Facades.orig/System.ObjectModel/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ObjectModel/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -2185,16 +2187,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ObjectModel/Makefile mono-mono-3.2
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ObjectModel/System.ObjectModel.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.ObjectModel/System.ObjectModel.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.ObjectModel/System.ObjectModel.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ObjectModel/System.ObjectModel.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ObjectModel/System.ObjectModel.dll.sources mono/mcs/class/Facades/System.ObjectModel/System.ObjectModel.dll.sources
+--- mono/mcs/class/Facades.orig/System.ObjectModel/System.ObjectModel.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ObjectModel/System.ObjectModel.dll.sources	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ObjectModel/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.ObjectModel/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.ObjectModel/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ObjectModel/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ObjectModel/TypeForwarders.cs mono/mcs/class/Facades/System.ObjectModel/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.ObjectModel/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ObjectModel/TypeForwarders.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,39 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2235,9 +2237,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ObjectModel/TypeForwarders.cs mono
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.PropertyChangedEventHandler))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Windows.Input.ICommand))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection/AssemblyInfo.cs mono/mcs/class/Facades/System.Reflection/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Reflection/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2280,9 +2282,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection/AssemblyInfo.cs mono-mo
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Reflection/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Reflection/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection/Makefile mono/mcs/class/Facades/System.Reflection/Makefile
+--- mono/mcs/class/Facades.orig/System.Reflection/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -2306,16 +2308,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection/Makefile mono-mono-3.2.
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection/System.Reflection.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Reflection/System.Reflection.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Reflection/System.Reflection.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection/System.Reflection.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection/System.Reflection.dll.sources mono/mcs/class/Facades/System.Reflection/System.Reflection.dll.sources
+--- mono/mcs/class/Facades.orig/System.Reflection/System.Reflection.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection/System.Reflection.dll.sources	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection/TypeForwarders.cs mono/mcs/class/Facades/System.Reflection/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Reflection/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,49 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2366,9 +2368,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection/TypeForwarders.cs mono-
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.TargetParameterCountException))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.TypeInfo))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit/AssemblyInfo.cs mono/mcs/class/Facades/System.Reflection.Emit/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2411,9 +2413,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/AssemblyInfo.cs mo
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit/Makefile mono/mcs/class/Facades/System.Reflection.Emit/Makefile
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -2437,16 +2439,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/Makefile mono-mono
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/System.Reflection.Emit.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/System.Reflection.Emit.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/System.Reflection.Emit.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/System.Reflection.Emit.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit/System.Reflection.Emit.dll.sources mono/mcs/class/Facades/System.Reflection.Emit/System.Reflection.Emit.dll.sources
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit/System.Reflection.Emit.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit/System.Reflection.Emit.dll.sources	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit/TypeForwarders.cs mono/mcs/class/Facades/System.Reflection.Emit/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit/TypeForwarders.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,34 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2482,9 +2484,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit/TypeForwarders.cs
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.Emit.PropertyBuilder))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.Emit.TypeBuilder))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2527,9 +2529,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/Assem
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit.ILGeneration/Makefile mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration/Makefile
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit.ILGeneration/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -2553,16 +2555,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/Makef
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.dll.sources mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.dll.sources
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.dll.sources	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit.ILGeneration/TypeForwarders.cs mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit.ILGeneration/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration/TypeForwarders.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,29 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2593,9 +2595,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.ILGeneration/TypeF
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.Emit.ParameterBuilder))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.Emit.SignatureHelper))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit.Lightweight/AssemblyInfo.cs mono/mcs/class/Facades/System.Reflection.Emit.Lightweight/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit.Lightweight/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit.Lightweight/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2638,9 +2640,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/Assemb
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit.Lightweight/Makefile mono/mcs/class/Facades/System.Reflection.Emit.Lightweight/Makefile
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit.Lightweight/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit.Lightweight/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -2664,16 +2666,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/Makefi
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.dll.sources mono/mcs/class/Facades/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.dll.sources
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.dll.sources	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Emit.Lightweight/TypeForwarders.cs mono/mcs/class/Facades/System.Reflection.Emit.Lightweight/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Emit.Lightweight/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Emit.Lightweight/TypeForwarders.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,24 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2699,9 +2701,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Emit.Lightweight/TypeFo
 +
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.Emit.DynamicMethod))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Extensions/AssemblyInfo.cs mono/mcs/class/Facades/System.Reflection.Extensions/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Extensions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Extensions/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2744,9 +2746,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/AssemblyInfo
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Extensions/Makefile mono/mcs/class/Facades/System.Reflection.Extensions/Makefile
+--- mono/mcs/class/Facades.orig/System.Reflection.Extensions/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Extensions/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -2770,16 +2772,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/Makefile mon
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/System.Reflection.Extensions.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/System.Reflection.Extensions.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/System.Reflection.Extensions.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/System.Reflection.Extensions.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Extensions/System.Reflection.Extensions.dll.sources mono/mcs/class/Facades/System.Reflection.Extensions/System.Reflection.Extensions.dll.sources
+--- mono/mcs/class/Facades.orig/System.Reflection.Extensions/System.Reflection.Extensions.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Extensions/System.Reflection.Extensions.dll.sources	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Extensions/TypeForwarders.cs mono/mcs/class/Facades/System.Reflection.Extensions/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Extensions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Extensions/TypeForwarders.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,26 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2807,9 +2809,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Extensions/TypeForwarde
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.InterfaceMapping))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.RuntimeReflectionExtensions))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Primitives/AssemblyInfo.cs mono/mcs/class/Facades/System.Reflection.Primitives/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Primitives/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Primitives/AssemblyInfo.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2852,9 +2854,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/AssemblyInfo
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Primitives/Makefile mono/mcs/class/Facades/System.Reflection.Primitives/Makefile
+--- mono/mcs/class/Facades.orig/System.Reflection.Primitives/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Primitives/Makefile	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -2878,16 +2880,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/Makefile mon
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/System.Reflection.Primitives.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/System.Reflection.Primitives.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/System.Reflection.Primitives.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/System.Reflection.Primitives.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Primitives/System.Reflection.Primitives.dll.sources mono/mcs/class/Facades/System.Reflection.Primitives/System.Reflection.Primitives.dll.sources
+--- mono/mcs/class/Facades.orig/System.Reflection.Primitives/System.Reflection.Primitives.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Primitives/System.Reflection.Primitives.dll.sources	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Reflection.Primitives/TypeForwarders.cs mono/mcs/class/Facades/System.Reflection.Primitives/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Reflection.Primitives/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Reflection.Primitives/TypeForwarders.cs	2014-02-16 15:49:55.146290102 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2930,9 +2932,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Reflection.Primitives/TypeForwarde
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.PropertyAttributes))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.TypeAttributes))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Resources.ResourceManager/AssemblyInfo.cs mono/mcs/class/Facades/System.Resources.ResourceManager/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Resources.ResourceManager/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Resources.ResourceManager/AssemblyInfo.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -2975,9 +2977,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/Assembly
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Resources.ResourceManager/Makefile mono/mcs/class/Facades/System.Resources.ResourceManager/Makefile
+--- mono/mcs/class/Facades.orig/System.Resources.ResourceManager/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Resources.ResourceManager/Makefile	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -3001,16 +3003,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/Makefile
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/System.Resources.ResourceManager.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/System.Resources.ResourceManager.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/System.Resources.ResourceManager.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/System.Resources.ResourceManager.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Resources.ResourceManager/System.Resources.ResourceManager.dll.sources mono/mcs/class/Facades/System.Resources.ResourceManager/System.Resources.ResourceManager.dll.sources
+--- mono/mcs/class/Facades.orig/System.Resources.ResourceManager/System.Resources.ResourceManager.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Resources.ResourceManager/System.Resources.ResourceManager.dll.sources	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Resources.ResourceManager/TypeForwarders.cs mono/mcs/class/Facades/System.Resources.ResourceManager/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Resources.ResourceManager/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Resources.ResourceManager/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,27 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3039,9 +3041,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Resources.ResourceManager/TypeForw
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Resources.ResourceManager))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Resources.SatelliteContractVersionAttribute))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime/AssemblyInfo.cs mono/mcs/class/Facades/System.Runtime/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Runtime/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime/AssemblyInfo.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3084,9 +3086,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime/AssemblyInfo.cs mono-mono-
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Runtime/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Runtime/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime/Makefile mono/mcs/class/Facades/System.Runtime/Makefile
+--- mono/mcs/class/Facades.orig/System.Runtime/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime/Makefile	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -3110,16 +3112,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime/Makefile mono-mono-3.2.5/m
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime/System.Runtime.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Runtime/System.Runtime.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Runtime/System.Runtime.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime/System.Runtime.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime/System.Runtime.dll.sources mono/mcs/class/Facades/System.Runtime/System.Runtime.dll.sources
+--- mono/mcs/class/Facades.orig/System.Runtime/System.Runtime.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime/System.Runtime.dll.sources	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime/TypeForwarders.cs mono/mcs/class/Facades/System.Runtime/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Runtime/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime/TypeForwarders.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,275 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3396,9 +3398,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime/TypeForwarders.cs mono-mon
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.WeakReference<>))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(void))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Extensions/AssemblyInfo.cs mono/mcs/class/Facades/System.Runtime.Extensions/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Extensions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Extensions/AssemblyInfo.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3441,9 +3443,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/AssemblyInfo.cs
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Extensions/Makefile mono/mcs/class/Facades/System.Runtime.Extensions/Makefile
+--- mono/mcs/class/Facades.orig/System.Runtime.Extensions/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Extensions/Makefile	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -3467,16 +3469,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/Makefile mono-m
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/System.Runtime.Extensions.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/System.Runtime.Extensions.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/System.Runtime.Extensions.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/System.Runtime.Extensions.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Extensions/System.Runtime.Extensions.dll.sources mono/mcs/class/Facades/System.Runtime.Extensions/System.Runtime.Extensions.dll.sources
+--- mono/mcs/class/Facades.orig/System.Runtime.Extensions/System.Runtime.Extensions.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Extensions/System.Runtime.Extensions.dll.sources	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Extensions/TypeForwarders.cs mono/mcs/class/Facades/System.Runtime.Extensions/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Extensions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Extensions/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,35 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3513,9 +3515,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Extensions/TypeForwarders.
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.StringComparer))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.UriBuilder))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.InteropServices/AssemblyInfo.cs mono/mcs/class/Facades/System.Runtime.InteropServices/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.InteropServices/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.InteropServices/AssemblyInfo.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3558,9 +3560,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/AssemblyIn
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.InteropServices/Makefile mono/mcs/class/Facades/System.Runtime.InteropServices/Makefile
+--- mono/mcs/class/Facades.orig/System.Runtime.InteropServices/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.InteropServices/Makefile	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -3584,16 +3586,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/Makefile m
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/System.Runtime.InteropServices.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/System.Runtime.InteropServices.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/System.Runtime.InteropServices.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/System.Runtime.InteropServices.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.InteropServices/System.Runtime.InteropServices.dll.sources mono/mcs/class/Facades/System.Runtime.InteropServices/System.Runtime.InteropServices.dll.sources
+--- mono/mcs/class/Facades.orig/System.Runtime.InteropServices/System.Runtime.InteropServices.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.InteropServices/System.Runtime.InteropServices.dll.sources	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.InteropServices/TypeForwarders.cs mono/mcs/class/Facades/System.Runtime.InteropServices/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.InteropServices/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.InteropServices/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,65 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3660,9 +3662,121 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.InteropServices/TypeForwar
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.VarEnum))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.VariantWrapper))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.InteropServices.WindowsRuntime/AssemblyInfo.cs mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.InteropServices.WindowsRuntime/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/AssemblyInfo.cs	2014-02-16 15:49:55.149623579 +0100
+@@ -0,0 +1,41 @@
++// 
++// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
++// 
++// Permission is hereby granted, free of charge, to any person obtaining a copy
++// of this software and associated documentation files (the "Software"), to deal
++// in the Software without restriction, including without limitation the rights
++// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
++// copies of the Software, and to permit persons to whom the Software is
++// furnished to do so, subject to the following conditions:
++// 
++// The above copyright notice and this permission notice shall be included in
++// all copies or substantial portions of the Software.
++// 
++// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
++// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
++// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
++// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
++// THE SOFTWARE.
++// 
++
++using System;
++using System.Reflection;
++using System.Runtime.CompilerServices;
++
++[assembly: AssemblyTitle ("System.Runtime.InteropServices.WindowsRuntime.dll")]
++[assembly: AssemblyDescription ("System.Runtime.InteropServices.WindowsRuntime.dll")]
++[assembly: AssemblyDefaultAlias ("System.Runtime.InteropServices.WindowsRuntime.dll")]
++[assembly: AssemblyCompany ("Xamarin, Inc.")]
++[assembly: AssemblyProduct ("Mono Common Language Infrastructure")]
++[assembly: AssemblyCopyright ("Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)")]
++[assembly: AssemblyVersion ("4.0.0.0")]
++[assembly: AssemblyInformationalVersion ("4.0.0.0")]
++[assembly: AssemblyFileVersion ("4.0.0.0")]
++[assembly: AssemblyDelaySign (true)]
++[assembly: AssemblyKeyFile ("../../msfinal.pub")]
++
++[assembly: ReferenceAssembly]
++
++
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.InteropServices.WindowsRuntime/Makefile mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/Makefile
+--- mono/mcs/class/Facades.orig/System.Runtime.InteropServices.WindowsRuntime/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/Makefile	2014-02-16 15:49:55.149623579 +0100
+@@ -0,0 +1,22 @@
++MCS_BUILD_DIR = ../../../build
++
++thisdir = class/Facades/System.Runtime.InteropServices.WindowsRuntime
++SUBDIRS = 
++include $(MCS_BUILD_DIR)/rules.make
++
++LIBRARY_SUBDIR = Facades
++LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)/Facades
++
++LIBRARY = System.Runtime.InteropServices.WindowsRuntime.dll
++
++KEY_FILE = ../../msfinal.pub
++SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
++LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib
++
++PLATFORM_DEBUG_FLAGS =
++
++NO_TEST = yes
++
++include $(MCS_BUILD_DIR)/library.make
++
++
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.InteropServices.WindowsRuntime/System.Runtime.InteropServices.WindowsRuntime.dll.sources mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/System.Runtime.InteropServices.WindowsRuntime.dll.sources
+--- mono/mcs/class/Facades.orig/System.Runtime.InteropServices.WindowsRuntime/System.Runtime.InteropServices.WindowsRuntime.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/System.Runtime.InteropServices.WindowsRuntime.dll.sources	2014-02-16 15:49:55.149623579 +0100
+@@ -0,0 +1,3 @@
++TypeForwarders.cs
++AssemblyInfo.cs
++
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.InteropServices.WindowsRuntime/TypeForwarders.cs mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.InteropServices.WindowsRuntime/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
+@@ -0,0 +1,30 @@
++// 
++// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
++// 
++// Permission is hereby granted, free of charge, to any person obtaining a copy
++// of this software and associated documentation files (the "Software"), to deal
++// in the Software without restriction, including without limitation the rights
++// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
++// copies of the Software, and to permit persons to whom the Software is
++// furnished to do so, subject to the following conditions:
++// 
++// The above copyright notice and this permission notice shall be included in
++// all copies or substantial portions of the Software.
++// 
++// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
++// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
++// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
++// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
++// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
++// THE SOFTWARE.
++// 
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.DefaultInterfaceAttribute))]
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken))]
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationTokenTable<>))]
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.IActivationFactory))]
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.InterfaceImplementedInVersionAttribute))]
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute))]
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute))]
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal))]
++[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute))]
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Numerics/AssemblyInfo.cs mono/mcs/class/Facades/System.Runtime.Numerics/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Numerics/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Numerics/AssemblyInfo.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3705,9 +3819,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/AssemblyInfo.cs m
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Numerics/Makefile mono/mcs/class/Facades/System.Runtime.Numerics/Makefile
+--- mono/mcs/class/Facades.orig/System.Runtime.Numerics/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Numerics/Makefile	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -3731,16 +3845,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/Makefile mono-mon
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/System.Runtime.Numerics.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/System.Runtime.Numerics.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/System.Runtime.Numerics.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/System.Runtime.Numerics.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Numerics/System.Runtime.Numerics.dll.sources mono/mcs/class/Facades/System.Runtime.Numerics/System.Runtime.Numerics.dll.sources
+--- mono/mcs/class/Facades.orig/System.Runtime.Numerics/System.Runtime.Numerics.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Numerics/System.Runtime.Numerics.dll.sources	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Numerics/TypeForwarders.cs mono/mcs/class/Facades/System.Runtime.Numerics/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Numerics/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Numerics/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,25 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3767,9 +3881,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Numerics/TypeForwarders.cs
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Numerics.BigInteger))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Numerics.Complex))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Json/AssemblyInfo.cs mono/mcs/class/Facades/System.Runtime.Serialization.Json/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Json/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Json/AssemblyInfo.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3812,9 +3926,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/Assembl
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Json/Makefile mono/mcs/class/Facades/System.Runtime.Serialization.Json/Makefile
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Json/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Json/Makefile	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -3838,16 +3952,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/Makefil
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.dll.sources mono/mcs/class/Facades/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.dll.sources
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.dll.sources	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Json/TypeForwarders.cs mono/mcs/class/Facades/System.Runtime.Serialization.Json/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Json/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Json/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,27 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3876,9 +3990,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Json/TypeFor
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Serialization.Json.DataContractJsonSerializer))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Serialization.Json.DataContractJsonSerializerSettings))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Primitives/AssemblyInfo.cs mono/mcs/class/Facades/System.Runtime.Serialization.Primitives/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Primitives/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Primitives/AssemblyInfo.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3921,9 +4035,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/A
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Primitives/Makefile mono/mcs/class/Facades/System.Runtime.Serialization.Primitives/Makefile
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Primitives/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Primitives/Makefile	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -3947,16 +4061,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/M
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.dll.sources mono/mcs/class/Facades/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.dll.sources
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.dll.sources	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Primitives/TypeForwarders.cs mono/mcs/class/Facades/System.Runtime.Serialization.Primitives/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Primitives/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Primitives/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,36 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -3994,9 +4108,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Primitives/T
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Serialization.SerializationException))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Runtime.Serialization.StreamingContext))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Xml/AssemblyInfo.cs mono/mcs/class/Facades/System.Runtime.Serialization.Xml/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Xml/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Xml/AssemblyInfo.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4039,9 +4153,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/Assembly
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Xml/Makefile mono/mcs/class/Facades/System.Runtime.Serialization.Xml/Makefile
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Xml/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Xml/Makefile	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -4065,16 +4179,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/Makefile
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.dll.sources mono/mcs/class/Facades/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.dll.sources
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.dll.sources	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Runtime.Serialization.Xml/TypeForwarders.cs mono/mcs/class/Facades/System.Runtime.Serialization.Xml/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Runtime.Serialization.Xml/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Runtime.Serialization.Xml/TypeForwarders.cs	2014-02-16 15:49:55.149623579 +0100
 @@ -0,0 +1,37 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4113,9 +4227,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Runtime.Serialization.Xml/TypeForw
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.XmlDictionaryString))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.XmlDictionaryWriter))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Security.Principal/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Security.Principal/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Security.Principal/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Security.Principal/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Security.Principal/AssemblyInfo.cs mono/mcs/class/Facades/System.Security.Principal/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Security.Principal/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Security.Principal/AssemblyInfo.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4158,9 +4272,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Security.Principal/AssemblyInfo.cs
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Security.Principal/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Security.Principal/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Security.Principal/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Security.Principal/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Security.Principal/Makefile mono/mcs/class/Facades/System.Security.Principal/Makefile
+--- mono/mcs/class/Facades.orig/System.Security.Principal/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Security.Principal/Makefile	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -4184,16 +4298,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Security.Principal/Makefile mono-m
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Security.Principal/System.Security.Principal.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Security.Principal/System.Security.Principal.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Security.Principal/System.Security.Principal.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Security.Principal/System.Security.Principal.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Security.Principal/System.Security.Principal.dll.sources mono/mcs/class/Facades/System.Security.Principal/System.Security.Principal.dll.sources
+--- mono/mcs/class/Facades.orig/System.Security.Principal/System.Security.Principal.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Security.Principal/System.Security.Principal.dll.sources	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Security.Principal/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Security.Principal/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Security.Principal/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Security.Principal/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Security.Principal/TypeForwarders.cs mono/mcs/class/Facades/System.Security.Principal/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Security.Principal/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Security.Principal/TypeForwarders.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,26 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4221,9 +4335,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Security.Principal/TypeForwarders.
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.Principal.IPrincipal))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Security.Principal.TokenImpersonationLevel))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ServiceModel.Http/AssemblyInfo.cs mono/mcs/class/Facades/System.ServiceModel.Http/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.ServiceModel.Http/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ServiceModel.Http/AssemblyInfo.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4266,9 +4380,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/AssemblyInfo.cs
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/Makefile mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/Makefile
---- mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ServiceModel.Http/Makefile mono/mcs/class/Facades/System.ServiceModel.Http/Makefile
+--- mono/mcs/class/Facades.orig/System.ServiceModel.Http/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ServiceModel.Http/Makefile	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -4292,16 +4406,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/Makefile mono-mo
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/System.ServiceModel.Http.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/System.ServiceModel.Http.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/System.ServiceModel.Http.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/System.ServiceModel.Http.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ServiceModel.Http/System.ServiceModel.Http.dll.sources mono/mcs/class/Facades/System.ServiceModel.Http/System.ServiceModel.Http.dll.sources
+--- mono/mcs/class/Facades.orig/System.ServiceModel.Http/System.ServiceModel.Http.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ServiceModel.Http/System.ServiceModel.Http.dll.sources	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ServiceModel.Http/TypeForwarders.cs mono/mcs/class/Facades/System.ServiceModel.Http/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.ServiceModel.Http/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ServiceModel.Http/TypeForwarders.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,39 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4342,9 +4456,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Http/TypeForwarders.c
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ServiceModel.NetHttpBinding))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ServiceModel.NetHttpMessageEncoding))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ServiceModel.Primitives/AssemblyInfo.cs mono/mcs/class/Facades/System.ServiceModel.Primitives/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.ServiceModel.Primitives/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ServiceModel.Primitives/AssemblyInfo.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4387,9 +4501,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/AssemblyIn
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/Makefile mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/Makefile
---- mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ServiceModel.Primitives/Makefile mono/mcs/class/Facades/System.ServiceModel.Primitives/Makefile
+--- mono/mcs/class/Facades.orig/System.ServiceModel.Primitives/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ServiceModel.Primitives/Makefile	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -4413,16 +4527,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/Makefile m
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/System.ServiceModel.Primitives.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/System.ServiceModel.Primitives.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/System.ServiceModel.Primitives.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/System.ServiceModel.Primitives.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ServiceModel.Primitives/System.ServiceModel.Primitives.dll.sources mono/mcs/class/Facades/System.ServiceModel.Primitives/System.ServiceModel.Primitives.dll.sources
+--- mono/mcs/class/Facades.orig/System.ServiceModel.Primitives/System.ServiceModel.Primitives.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ServiceModel.Primitives/System.ServiceModel.Primitives.dll.sources	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.ServiceModel.Primitives/TypeForwarders.cs mono/mcs/class/Facades/System.ServiceModel.Primitives/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.ServiceModel.Primitives/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.ServiceModel.Primitives/TypeForwarders.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,162 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4586,9 +4700,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.ServiceModel.Primitives/TypeForwar
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ServiceModel.UnknownMessageReceivedEventArgs))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ServiceModel.XmlSerializerFormatAttribute))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Text.Encoding/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.Encoding/AssemblyInfo.cs mono/mcs/class/Facades/System.Text.Encoding/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Text.Encoding/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.Encoding/AssemblyInfo.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4631,9 +4745,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding/AssemblyInfo.cs mono
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Text.Encoding/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.Encoding/Makefile mono/mcs/class/Facades/System.Text.Encoding/Makefile
+--- mono/mcs/class/Facades.orig/System.Text.Encoding/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.Encoding/Makefile	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -4657,16 +4771,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding/Makefile mono-mono-3
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding/System.Text.Encoding.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding/System.Text.Encoding.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Text.Encoding/System.Text.Encoding.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding/System.Text.Encoding.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.Encoding/System.Text.Encoding.dll.sources mono/mcs/class/Facades/System.Text.Encoding/System.Text.Encoding.dll.sources
+--- mono/mcs/class/Facades.orig/System.Text.Encoding/System.Text.Encoding.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.Encoding/System.Text.Encoding.dll.sources	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Text.Encoding/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.Encoding/TypeForwarders.cs mono/mcs/class/Facades/System.Text.Encoding/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Text.Encoding/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.Encoding/TypeForwarders.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,28 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4696,9 +4810,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding/TypeForwarders.cs mo
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Text.EncoderFallbackException))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Text.Encoding))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.Encoding.Extensions/AssemblyInfo.cs mono/mcs/class/Facades/System.Text.Encoding.Extensions/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Text.Encoding.Extensions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.Encoding.Extensions/AssemblyInfo.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4741,9 +4855,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/AssemblyI
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.Encoding.Extensions/Makefile mono/mcs/class/Facades/System.Text.Encoding.Extensions/Makefile
+--- mono/mcs/class/Facades.orig/System.Text.Encoding.Extensions/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.Encoding.Extensions/Makefile	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -4767,16 +4881,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/Makefile
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.dll.sources mono/mcs/class/Facades/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.dll.sources
+--- mono/mcs/class/Facades.orig/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.dll.sources	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.Encoding.Extensions/TypeForwarders.cs mono/mcs/class/Facades/System.Text.Encoding.Extensions/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Text.Encoding.Extensions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.Encoding.Extensions/TypeForwarders.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,25 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4803,9 +4917,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.Encoding.Extensions/TypeForwa
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Text.UnicodeEncoding))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Text.UTF8Encoding))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.RegularExpressions/AssemblyInfo.cs mono/mcs/class/Facades/System.Text.RegularExpressions/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Text.RegularExpressions/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.RegularExpressions/AssemblyInfo.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4848,9 +4962,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/AssemblyIn
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.RegularExpressions/Makefile mono/mcs/class/Facades/System.Text.RegularExpressions/Makefile
+--- mono/mcs/class/Facades.orig/System.Text.RegularExpressions/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.RegularExpressions/Makefile	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -4874,16 +4988,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/Makefile m
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/System.Text.RegularExpressions.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/System.Text.RegularExpressions.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/System.Text.RegularExpressions.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/System.Text.RegularExpressions.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.RegularExpressions/System.Text.RegularExpressions.dll.sources mono/mcs/class/Facades/System.Text.RegularExpressions/System.Text.RegularExpressions.dll.sources
+--- mono/mcs/class/Facades.orig/System.Text.RegularExpressions/System.Text.RegularExpressions.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.RegularExpressions/System.Text.RegularExpressions.dll.sources	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Text.RegularExpressions/TypeForwarders.cs mono/mcs/class/Facades/System.Text.RegularExpressions/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Text.RegularExpressions/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Text.RegularExpressions/TypeForwarders.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,33 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4918,9 +5032,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Text.RegularExpressions/TypeForwar
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Text.RegularExpressions.RegexMatchTimeoutException))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Text.RegularExpressions.RegexOptions))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Threading/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Threading/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading/AssemblyInfo.cs mono/mcs/class/Facades/System.Threading/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Threading/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading/AssemblyInfo.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -4963,9 +5077,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading/AssemblyInfo.cs mono-mon
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Threading/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Threading/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading/Makefile mono/mcs/class/Facades/System.Threading/Makefile
+--- mono/mcs/class/Facades.orig/System.Threading/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading/Makefile	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -4989,16 +5103,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading/Makefile mono-mono-3.2.5
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading/System.Threading.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Threading/System.Threading.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Threading/System.Threading.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading/System.Threading.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading/System.Threading.dll.sources mono/mcs/class/Facades/System.Threading/System.Threading.dll.sources
+--- mono/mcs/class/Facades.orig/System.Threading/System.Threading.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading/System.Threading.dll.sources	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Threading/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Threading/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading/TypeForwarders.cs mono/mcs/class/Facades/System.Threading/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Threading/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading/TypeForwarders.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,50 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5050,9 +5164,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading/TypeForwarders.cs mono-m
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Threading.Volatile))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Threading.WaitHandleCannotBeOpenedException))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading.Tasks/AssemblyInfo.cs mono/mcs/class/Facades/System.Threading.Tasks/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Threading.Tasks/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading.Tasks/AssemblyInfo.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5095,9 +5209,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/AssemblyInfo.cs mo
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading.Tasks/Makefile mono/mcs/class/Facades/System.Threading.Tasks/Makefile
+--- mono/mcs/class/Facades.orig/System.Threading.Tasks/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading.Tasks/Makefile	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -5121,16 +5235,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/Makefile mono-mono
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/System.Threading.Tasks.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/System.Threading.Tasks.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/System.Threading.Tasks.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/System.Threading.Tasks.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading.Tasks/System.Threading.Tasks.dll.sources mono/mcs/class/Facades/System.Threading.Tasks/System.Threading.Tasks.dll.sources
+--- mono/mcs/class/Facades.orig/System.Threading.Tasks/System.Threading.Tasks.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading.Tasks/System.Threading.Tasks.dll.sources	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading.Tasks/TypeForwarders.cs mono/mcs/class/Facades/System.Threading.Tasks/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Threading.Tasks/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading.Tasks/TypeForwarders.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,53 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5185,9 +5299,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks/TypeForwarders.cs
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Threading.Tasks.TaskStatus))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Threading.Tasks.UnobservedTaskExceptionEventArgs))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading.Tasks.Parallel/AssemblyInfo.cs mono/mcs/class/Facades/System.Threading.Tasks.Parallel/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Threading.Tasks.Parallel/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading.Tasks.Parallel/AssemblyInfo.cs	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5230,9 +5344,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/AssemblyI
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading.Tasks.Parallel/Makefile mono/mcs/class/Facades/System.Threading.Tasks.Parallel/Makefile
+--- mono/mcs/class/Facades.orig/System.Threading.Tasks.Parallel/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading.Tasks.Parallel/Makefile	2014-02-16 15:49:55.156290534 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -5256,16 +5370,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/Makefile
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.dll.sources mono/mcs/class/Facades/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.dll.sources
+--- mono/mcs/class/Facades.orig/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.dll.sources	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Threading.Tasks.Parallel/TypeForwarders.cs mono/mcs/class/Facades/System.Threading.Tasks.Parallel/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Threading.Tasks.Parallel/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Threading.Tasks.Parallel/TypeForwarders.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,27 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5294,9 +5408,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Threading.Tasks.Parallel/TypeForwa
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Threading.Tasks.ParallelLoopState))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Threading.Tasks.ParallelOptions))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.ReaderWriter/AssemblyInfo.cs mono/mcs/class/Facades/System.Xml.ReaderWriter/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Xml.ReaderWriter/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.ReaderWriter/AssemblyInfo.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5339,9 +5453,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/AssemblyInfo.cs m
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.ReaderWriter/Makefile mono/mcs/class/Facades/System.Xml.ReaderWriter/Makefile
+--- mono/mcs/class/Facades.orig/System.Xml.ReaderWriter/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.ReaderWriter/Makefile	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -5365,16 +5479,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/Makefile mono-mon
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/System.Xml.ReaderWriter.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/System.Xml.ReaderWriter.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/System.Xml.ReaderWriter.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/System.Xml.ReaderWriter.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.ReaderWriter/System.Xml.ReaderWriter.dll.sources mono/mcs/class/Facades/System.Xml.ReaderWriter/System.Xml.ReaderWriter.dll.sources
+--- mono/mcs/class/Facades.orig/System.Xml.ReaderWriter/System.Xml.ReaderWriter.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.ReaderWriter/System.Xml.ReaderWriter.dll.sources	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.ReaderWriter/TypeForwarders.cs mono/mcs/class/Facades/System.Xml.ReaderWriter/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Xml.ReaderWriter/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.ReaderWriter/TypeForwarders.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,47 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5423,9 +5537,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.ReaderWriter/TypeForwarders.cs
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.XmlWriter))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.XmlWriterSettings))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.XDocument/AssemblyInfo.cs mono/mcs/class/Facades/System.Xml.XDocument/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Xml.XDocument/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.XDocument/AssemblyInfo.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5468,9 +5582,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/AssemblyInfo.cs mono
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.XDocument/Makefile mono/mcs/class/Facades/System.Xml.XDocument/Makefile
+--- mono/mcs/class/Facades.orig/System.Xml.XDocument/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.XDocument/Makefile	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -5494,16 +5608,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/Makefile mono-mono-3
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/System.Xml.XDocument.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/System.Xml.XDocument.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/System.Xml.XDocument.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/System.Xml.XDocument.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.XDocument/System.Xml.XDocument.dll.sources mono/mcs/class/Facades/System.Xml.XDocument/System.Xml.XDocument.dll.sources
+--- mono/mcs/class/Facades.orig/System.Xml.XDocument/System.Xml.XDocument.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.XDocument/System.Xml.XDocument.dll.sources	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.XDocument/TypeForwarders.cs mono/mcs/class/Facades/System.Xml.XDocument/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Xml.XDocument/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.XDocument/TypeForwarders.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,46 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5551,9 +5665,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XDocument/TypeForwarders.cs mo
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.Linq.XStreamingElement))]
 +[assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Xml.Linq.XText))]
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/AssemblyInfo.cs mono-mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/AssemblyInfo.cs
---- mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/AssemblyInfo.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.XmlSerializer/AssemblyInfo.cs mono/mcs/class/Facades/System.Xml.XmlSerializer/AssemblyInfo.cs
+--- mono/mcs/class/Facades.orig/System.Xml.XmlSerializer/AssemblyInfo.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.XmlSerializer/AssemblyInfo.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,41 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
@@ -5596,9 +5710,9 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/AssemblyInfo.cs
 +[assembly: ReferenceAssembly]
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/Makefile mono-mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/Makefile
---- mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/Makefile	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/Makefile	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.XmlSerializer/Makefile mono/mcs/class/Facades/System.Xml.XmlSerializer/Makefile
+--- mono/mcs/class/Facades.orig/System.Xml.XmlSerializer/Makefile	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.XmlSerializer/Makefile	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,22 @@
 +MCS_BUILD_DIR = ../../../build
 +
@@ -5622,16 +5736,16 @@ diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/Makefile mono-mo
 +include $(MCS_BUILD_DIR)/library.make
 +
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/System.Xml.XmlSerializer.dll.sources mono-mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/System.Xml.XmlSerializer.dll.sources
---- mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/System.Xml.XmlSerializer.dll.sources	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/System.Xml.XmlSerializer.dll.sources	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.XmlSerializer/System.Xml.XmlSerializer.dll.sources mono/mcs/class/Facades/System.Xml.XmlSerializer/System.Xml.XmlSerializer.dll.sources
+--- mono/mcs/class/Facades.orig/System.Xml.XmlSerializer/System.Xml.XmlSerializer.dll.sources	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.XmlSerializer/System.Xml.XmlSerializer.dll.sources	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,3 @@
 +TypeForwarders.cs
 +AssemblyInfo.cs
 +
-diff -Nur mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/TypeForwarders.cs mono-mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/TypeForwarders.cs
---- mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
-+++ mono-mono-3.2.5/mcs/class/Facades/System.Xml.XmlSerializer/TypeForwarders.cs	2013-11-14 20:18:32.000000000 +0100
+diff -Nur mono/mcs/class/Facades.orig/System.Xml.XmlSerializer/TypeForwarders.cs mono/mcs/class/Facades/System.Xml.XmlSerializer/TypeForwarders.cs
+--- mono/mcs/class/Facades.orig/System.Xml.XmlSerializer/TypeForwarders.cs	1970-01-01 01:00:00.000000000 +0100
++++ mono/mcs/class/Facades/System.Xml.XmlSerializer/TypeForwarders.cs	2014-02-16 15:49:55.159624011 +0100
 @@ -0,0 +1,46 @@
 +// 
 +// Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mono.git/commitdiff/2a254687cdd8740a3da5a9d1e50e7b174248a44a




More information about the pld-cvs-commit mailing list