From c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Mon, 9 Feb 2009 09:00:01 +0000 Subject: - Update lang/mono to 2.0.1. - Also update a bunch of c-sharp ports to their latest version. - Change maintainership to mono@FreeBSD.org. PR: ports/129724 Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team) --- lang/mono/files/patch-mcs_tools_gensources.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lang/mono/files/patch-mcs_tools_gensources.sh (limited to 'lang/mono/files/patch-mcs_tools_gensources.sh') diff --git a/lang/mono/files/patch-mcs_tools_gensources.sh b/lang/mono/files/patch-mcs_tools_gensources.sh new file mode 100644 index 000000000000..f111a86093c4 --- /dev/null +++ b/lang/mono/files/patch-mcs_tools_gensources.sh @@ -0,0 +1,8 @@ +--- mcs/tools/gensources.sh.orig 2008-04-03 11:08:16.000000000 -0400 ++++ mcs/tools/gensources.sh 2008-04-03 11:08:24.000000000 -0400 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env bash ++#!/usr/bin/env sh + + includefile=$1 + excludefile=$2 -- cgit v1.2.3