aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/mono/files/patch-configure3
-rw-r--r--lang/mono/files/patch-eglib_src_gfile-posix.c3
-rw-r--r--lang/mono/files/patch-mcs_tools_xbuild_targets_Microsoft.Portable.Common.targets3
-rw-r--r--lang/mono/files/patch-mono_metadata_socket-io.c3
-rw-r--r--lang/mono/files/patch-mono_mini_exceptions-x86.c3
-rw-r--r--lang/mono/files/patch-mono_tests_Makefile.in3
-rw-r--r--lang/mono/files/patch-mono_unit-tests_Makefile.in7
7 files changed, 2 insertions, 23 deletions
diff --git a/lang/mono/files/patch-configure b/lang/mono/files/patch-configure
index 041a3910c02a..a8377755294f 100644
--- a/lang/mono/files/patch-configure
+++ b/lang/mono/files/patch-configure
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- configure.orig
+++ configure
@@ -25136,7 +25136,7 @@
diff --git a/lang/mono/files/patch-eglib_src_gfile-posix.c b/lang/mono/files/patch-eglib_src_gfile-posix.c
index 93dd6410b6bc..7e3c141cf095 100644
--- a/lang/mono/files/patch-eglib_src_gfile-posix.c
+++ b/lang/mono/files/patch-eglib_src_gfile-posix.c
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- eglib/src/gfile-posix.c.orig
+++ eglib/src/gfile-posix.c
@@ -170,7 +170,7 @@
diff --git a/lang/mono/files/patch-mcs_tools_xbuild_targets_Microsoft.Portable.Common.targets b/lang/mono/files/patch-mcs_tools_xbuild_targets_Microsoft.Portable.Common.targets
index 15aef1ea95fc..a845d4cf7f3e 100644
--- a/lang/mono/files/patch-mcs_tools_xbuild_targets_Microsoft.Portable.Common.targets
+++ b/lang/mono/files/patch-mcs_tools_xbuild_targets_Microsoft.Portable.Common.targets
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- /dev/null
+++ mcs/tools/xbuild/targets/Microsoft.Portable.Common.targets
@@ -0,0 +1,4 @@
diff --git a/lang/mono/files/patch-mono_metadata_socket-io.c b/lang/mono/files/patch-mono_metadata_socket-io.c
index 3ad2593b8614..96bd2ff19d59 100644
--- a/lang/mono/files/patch-mono_metadata_socket-io.c
+++ b/lang/mono/files/patch-mono_metadata_socket-io.c
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
Fix build on FreeBSD 8
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198404#c6
diff --git a/lang/mono/files/patch-mono_mini_exceptions-x86.c b/lang/mono/files/patch-mono_mini_exceptions-x86.c
index b672d6b4485e..31070e7046e9 100644
--- a/lang/mono/files/patch-mono_mini_exceptions-x86.c
+++ b/lang/mono/files/patch-mono_mini_exceptions-x86.c
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- mono/mini/exceptions-x86.c.orig
+++ mono/mini/exceptions-x86.c
@@ -12,6 +12,7 @@
diff --git a/lang/mono/files/patch-mono_tests_Makefile.in b/lang/mono/files/patch-mono_tests_Makefile.in
index d8ff7672fc87..c00f67fabbf4 100644
--- a/lang/mono/files/patch-mono_tests_Makefile.in
+++ b/lang/mono/files/patch-mono_tests_Makefile.in
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- mono/tests/Makefile.in.orig
+++ mono/tests/Makefile.in
@@ -1509,7 +1509,7 @@
diff --git a/lang/mono/files/patch-mono_unit-tests_Makefile.in b/lang/mono/files/patch-mono_unit-tests_Makefile.in
index 8a7ca0db5b89..4e9968e2c684 100644
--- a/lang/mono/files/patch-mono_unit-tests_Makefile.in
+++ b/lang/mono/files/patch-mono_unit-tests_Makefile.in
@@ -1,12 +1,9 @@
-
-$FreeBSD$
-
See comments on:
https://github.com/mono/mono/commit/056cc3be24f933bc3638be4909ad1b7f1cd6e6d4
- (What's wrong with the test)
+ (What is wrong with the test)
https://github.com/mono/mono/commit/120d194d10ad351dd95450749cc4a62331331d8a
- (Only one program cause trouble)
+ (Only one program causes trouble)
--- mono/unit-tests/Makefile.in.orig
+++ mono/unit-tests/Makefile.in
@@ -81,12 +81,10 @@