summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2006-10-29 16:56:53 +0000
committerPeter Johanson <latexer@gentoo.org>2006-10-29 16:56:53 +0000
commit44fa00c8922c41d79c2d5502a35660dcbfd60c04 (patch)
tree39ec5b7ae39ee84a963cf211ae11cfdc12b6ff01 /dev-util/monodevelop/files
parentBump (finally). No ASP.NET support yet, need to get this in now to handle the... (diff)
downloadgentoo-2-44fa00c8922c41d79c2d5502a35660dcbfd60c04.tar.gz
gentoo-2-44fa00c8922c41d79c2d5502a35660dcbfd60c04.tar.bz2
gentoo-2-44fa00c8922c41d79c2d5502a35660dcbfd60c04.zip
Bump (finally). No ASP.NET support yet, need to get this in now to handle the gecko-sharp issue (bug #137665). Mostly fixes bug #132457. Do some overdue cleanup while at it.
(Portage version: 2.1.2_pre1-r4) (Unsigned Manifest commit)
Diffstat (limited to 'dev-util/monodevelop/files')
-rw-r--r--dev-util/monodevelop/files/digest-monodevelop-0.7-r11
-rw-r--r--dev-util/monodevelop/files/digest-monodevelop-0.7-r21
-rw-r--r--dev-util/monodevelop/files/digest-monodevelop-0.81
-rw-r--r--dev-util/monodevelop/files/digest-monodevelop-0.91
-rw-r--r--dev-util/monodevelop/files/digest-monodevelop-0.9-r11
-rw-r--r--dev-util/monodevelop/files/monodevelop-0.7-boo-0.6.0-compat.diff26
-rw-r--r--dev-util/monodevelop/files/monodevelop-0.7-gtksharp-update.diff96
-rw-r--r--dev-util/monodevelop/files/monodevelop-0.7-mcs-path-fix.diff38
-rw-r--r--dev-util/monodevelop/files/monodevelop-0.8-iso-api-update.diff86
-rw-r--r--dev-util/monodevelop/files/monodevelop-0.9-boo-0.7.5-api.diff64
-rw-r--r--dev-util/monodevelop/files/monodevelop-0.9-mono-unix.diff12
11 files changed, 0 insertions, 327 deletions
diff --git a/dev-util/monodevelop/files/digest-monodevelop-0.7-r1 b/dev-util/monodevelop/files/digest-monodevelop-0.7-r1
deleted file mode 100644
index c965015f597c..000000000000
--- a/dev-util/monodevelop/files/digest-monodevelop-0.7-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a62a5e12127ca5dd8c3e4f44dd6ecc4b monodevelop-0.7.tar.gz 1901522
diff --git a/dev-util/monodevelop/files/digest-monodevelop-0.7-r2 b/dev-util/monodevelop/files/digest-monodevelop-0.7-r2
deleted file mode 100644
index c965015f597c..000000000000
--- a/dev-util/monodevelop/files/digest-monodevelop-0.7-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a62a5e12127ca5dd8c3e4f44dd6ecc4b monodevelop-0.7.tar.gz 1901522
diff --git a/dev-util/monodevelop/files/digest-monodevelop-0.8 b/dev-util/monodevelop/files/digest-monodevelop-0.8
deleted file mode 100644
index eabf92061d18..000000000000
--- a/dev-util/monodevelop/files/digest-monodevelop-0.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 23f7c636b8e9533799a33bdf25c37bdd monodevelop-0.8.tar.gz 2224094
diff --git a/dev-util/monodevelop/files/digest-monodevelop-0.9 b/dev-util/monodevelop/files/digest-monodevelop-0.9
deleted file mode 100644
index abdbc2f32b4c..000000000000
--- a/dev-util/monodevelop/files/digest-monodevelop-0.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c89d5458b0c3b29cd310ebee73b0e595 monodevelop-0.9.tar.gz 2368967
diff --git a/dev-util/monodevelop/files/digest-monodevelop-0.9-r1 b/dev-util/monodevelop/files/digest-monodevelop-0.9-r1
deleted file mode 100644
index abdbc2f32b4c..000000000000
--- a/dev-util/monodevelop/files/digest-monodevelop-0.9-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c89d5458b0c3b29cd310ebee73b0e595 monodevelop-0.9.tar.gz 2368967
diff --git a/dev-util/monodevelop/files/monodevelop-0.7-boo-0.6.0-compat.diff b/dev-util/monodevelop/files/monodevelop-0.7-boo-0.6.0-compat.diff
deleted file mode 100644
index 2b67bf6b4ae3..000000000000
--- a/dev-util/monodevelop/files/monodevelop-0.7-boo-0.6.0-compat.diff
+++ /dev/null
@@ -1,26 +0,0 @@
-diff -aur monodevelop-0.7-orig/Extras/BooBinding/BooBindingCompilerServices.boo monodevelop-0.7/Extras/BooBinding/BooBindingCompilerServices.boo
---- monodevelop-0.7-orig/Extras/BooBinding/BooBindingCompilerServices.boo 2005-04-25 21:27:10.000000000 -0400
-+++ monodevelop-0.7/Extras/BooBinding/BooBindingCompilerServices.boo 2005-09-06 21:31:23.000000000 -0400
-@@ -105,7 +105,7 @@
- try:
- monitor.BeginTask (null, 2)
- monitor.Log.WriteLine ("Compiling Boo source code ...")
-- arguments = String.Format ("-c \"{0} {1} > {2} 2> {3}\"", (compiler, args, output, error))
-+ arguments = String.Format ("-c \"{0} {1} > {2} 2> {3}\"", compiler, args, output, error)
- si = ProcessStartInfo ("/bin/sh", arguments)
- // print "${si.FileName}, ${si.Arguments}"
- si.RedirectStandardOutput = true
-diff -aur monodevelop-0.7-orig/Extras/BooBinding/Gui/OptionPanels/CodeCompilationPanel.boo monodevelop-0.7/Extras/BooBinding/Gui/OptionPanels/CodeCompilationPanel.boo
---- monodevelop-0.7-orig/Extras/BooBinding/Gui/OptionPanels/CodeCompilationPanel.boo 2005-04-27 22:38:46.000000000 -0400
-+++ monodevelop-0.7/Extras/BooBinding/Gui/OptionPanels/CodeCompilationPanel.boo 2005-08-29 09:29:06.000000000 -0400
-@@ -119,9 +119,7 @@
- labelCompileTarget.Markup = String.Format ("{0} :", GettextCatalog.GetString ("Output Assembly"))
-
-
-- typeArray = array(System.Type, 1)
-- typeArray[0] = typeof(string)
-- store = ListStore (typeArray)
-+ store = ListStore (typeof(string))
-
- stringArray = array(System.String, 1)
- stringArray[0] = GettextCatalog.GetString ("Executable")
diff --git a/dev-util/monodevelop/files/monodevelop-0.7-gtksharp-update.diff b/dev-util/monodevelop/files/monodevelop-0.7-gtksharp-update.diff
deleted file mode 100644
index e2204298ecbf..000000000000
--- a/dev-util/monodevelop/files/monodevelop-0.7-gtksharp-update.diff
+++ /dev/null
@@ -1,96 +0,0 @@
-diff -aur monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GladeSharp2Project.xpt.xml monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GladeSharp2Project.xpt.xml
---- monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GladeSharp2Project.xpt.xml 2005-02-19 19:50:39.000000000 -0500
-+++ monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GladeSharp2Project.xpt.xml 2005-08-29 09:19:06.000000000 -0400
-@@ -27,12 +27,12 @@
- <Options/>
-
- <References>
-- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- </References>
-
- <Resources>
-diff -aur monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GnomeSharp2Project.xpt.xml monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GnomeSharp2Project.xpt.xml
---- monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GnomeSharp2Project.xpt.xml 2005-02-19 19:50:39.000000000 -0500
-+++ monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GnomeSharp2Project.xpt.xml 2005-08-29 09:19:06.000000000 -0400
-@@ -27,12 +27,12 @@
- <Options/>
-
- <References>
-- <Reference type="Gac" refto="gnome-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gnome-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- </References>
-
- <Files>
-diff -aur monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GtkSharp2Project.xpt.xml monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GtkSharp2Project.xpt.xml
---- monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GtkSharp2Project.xpt.xml 2005-02-19 19:50:39.000000000 -0500
-+++ monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GtkSharp2Project.xpt.xml 2005-08-29 09:19:06.000000000 -0400
-@@ -27,11 +27,11 @@
- <Options/>
-
- <References>
-- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- </References>
-
- <Files>
-diff -aur monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml monodevelop-0.7/Core/src/AddIns/BackendBindings/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml
---- monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml 2005-05-13 19:13:05.000000000 -0400
-+++ monodevelop-0.7/Core/src/AddIns/BackendBindings/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml 2005-08-29 09:19:21.000000000 -0400
-@@ -27,11 +27,11 @@
- <Options/>
-
- <References>
-- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-- <Reference type="Gac" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- </References>
-
- <Files>
-diff -aur monodevelop-0.7-orig/Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml monodevelop-0.7/Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml
---- monodevelop-0.7-orig/Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml 2005-04-25 21:27:10.000000000 -0400
-+++ monodevelop-0.7/Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml 2005-08-29 09:17:25.000000000 -0400
-@@ -23,7 +23,7 @@
-
- <Project name = "${ProjectName}" directory = ".">
- <References>
-- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
-+ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- </References>
- <Files>
- <File name="Main.boo"><![CDATA[// project created on ${Date} at ${Time}
diff --git a/dev-util/monodevelop/files/monodevelop-0.7-mcs-path-fix.diff b/dev-util/monodevelop/files/monodevelop-0.7-mcs-path-fix.diff
deleted file mode 100644
index 88a94df0a83b..000000000000
--- a/dev-util/monodevelop/files/monodevelop-0.7-mcs-path-fix.diff
+++ /dev/null
@@ -1,38 +0,0 @@
-diff -aur monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs
---- monodevelop-0.7-orig/Core/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs 2005-03-22 13:02:01.000000000 -0500
-+++ monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs 2005-09-23 00:33:46.000000000 -0400
-@@ -463,20 +463,23 @@
- stream.Close ();
- }
-
-+ string compilerName = String.Empty;
- string GetCompilerName()
- {
-- //return fileUtilityService.GetDirectoryNameWithSeparator(System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory()) +
-- // "csc.exe";
-- string ret = fileUtilityService.GetDirectoryNameWithSeparator(System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory());
-- // Interop between mono 1.0.x and mono 1.1.x
-- if (ret.IndexOf("mono/1.0") == -1) {
-- ret = ret.Substring(0, ret.Length - 4);
-- ret = ret + "bin/mcs";
-- } else {
-- ret = ret.Substring(0, ret.Length - 13);
-- ret = ret + "bin/mcs";
-+ if (compilerName == String.Empty)
-+ {
-+ string runtimeDir = fileUtilityService.GetDirectoryNameWithSeparator(System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory());
-+ // The following regex foo gets the index of the
-+ // last match of lib/lib32/lib64 and uses
-+ // the text before that as the 'prefix' in order
-+ // to find the right mcs to use.
-+ Regex regex = new Regex ("lib[32 64]?");
-+ MatchCollection matches = regex.Matches(runtimeDir);
-+ Match match = matches[matches.Count - 1];
-+ compilerName = runtimeDir.Substring(0, match.Index) + Path.Combine("bin", "mcs");
- }
-- return ret;
-+
-+ return compilerName;
- }
-
- ICompilerResult ParseOutput(TempFileCollection tf, string stdout, string stderr)
diff --git a/dev-util/monodevelop/files/monodevelop-0.8-iso-api-update.diff b/dev-util/monodevelop/files/monodevelop-0.8-iso-api-update.diff
deleted file mode 100644
index 60cb641448c7..000000000000
--- a/dev-util/monodevelop/files/monodevelop-0.8-iso-api-update.diff
+++ /dev/null
@@ -1,86 +0,0 @@
-diff -aur monodevelop-0.8-orig/Extras/VersionControl/VersionControl/Subversion.cs monodevelop-0.8/Extras/VersionControl/VersionControl/Subversion.cs
---- monodevelop-0.8-orig/Extras/VersionControl/VersionControl/Subversion.cs 2005-09-23 13:11:15.000000000 -0700
-+++ monodevelop-0.8/Extras/VersionControl/VersionControl/Subversion.cs 2005-11-12 22:54:54.000000000 -0800
-@@ -474,7 +474,7 @@
- ArrayList statuses;
- public StatusCollector(ArrayList statuses) { this.statuses = statuses; }
- public void Func(IntPtr baton, IntPtr path, ref svn_wc_status_t status) {
-- if (status.to__svn_wc_entry_t == IntPtr.Zero)
-+ if (status.to_svn_wc_entry_t == IntPtr.Zero)
- return;
- string pathstr = Marshal.PtrToStringAnsi(path);
- statuses.Add(new StatusEnt(status, pathstr));
-@@ -586,18 +586,18 @@
-
- internal StatusEnt(svn_wc_status_t status, string localpath) {
- LocalFilePath = localpath;
-- TextStatus = (NodeStatus)status.svn_wc_status_kind__text;
-- PropsStatus = (NodeStatus)status.svn_wc_status_kind__props;
-+ TextStatus = (NodeStatus)status.svn_wc_status_kind_text;
-+ PropsStatus = (NodeStatus)status.svn_wc_status_kind_props;
- Locked = status.locked != 0;
- Copied = status.copied != 0;
- Switched = status.switched != 0;
-- RemoteTextStatus = (NodeStatus)status.svn_wc_status_kind__text__repo;
-- RemotePropsStatus = (NodeStatus)status.svn_wc_status_kind__props__repo;
-+ RemoteTextStatus = (NodeStatus)status.svn_wc_status_kind_text_repo;
-+ RemotePropsStatus = (NodeStatus)status.svn_wc_status_kind_props_repo;
-
-- if (status.to__svn_wc_entry_t == IntPtr.Zero)
-+ if (status.to_svn_wc_entry_t == IntPtr.Zero)
- return;
-
-- svn_wc_entry_t ent = (svn_wc_entry_t)Marshal.PtrToStructure(status.to__svn_wc_entry_t, typeof(svn_wc_entry_t));
-+ svn_wc_entry_t ent = (svn_wc_entry_t)Marshal.PtrToStructure(status.to_svn_wc_entry_t, typeof(svn_wc_entry_t));
- Name = ent.name;
- Revision = ent.revision;
- Url = ent.url;
-@@ -695,7 +695,7 @@
- private struct svn_error_t {
- public int apr_err;
- public string message;
-- public IntPtr svn_error_t__child;
-+ public IntPtr svn_error_t_child;
- public IntPtr pool;
- }
-
-@@ -774,14 +774,14 @@
- }
-
- internal struct svn_wc_status_t {
-- public IntPtr to__svn_wc_entry_t;
-- public int svn_wc_status_kind__text;
-- public int svn_wc_status_kind__props;
-+ public IntPtr to_svn_wc_entry_t;
-+ public int svn_wc_status_kind_text;
-+ public int svn_wc_status_kind_props;
- public int locked;
- public int copied;
- public int switched;
-- public int svn_wc_status_kind__text__repo;
-- public int svn_wc_status_kind__props__repo;
-+ public int svn_wc_status_kind_text_repo;
-+ public int svn_wc_status_kind_props_repo;
- }
-
- public struct Rev {
-@@ -877,7 +877,7 @@
- IntPtr ctx, IntPtr pool);
-
- [DllImport(svnclientlib)] static extern IntPtr svn_client_log (
-- IntPtr apr_array_header_t__targets,
-+ IntPtr apr_array_header_t_targets,
- ref Rev rev_start, ref Rev rev_end,
- int discover_changed_paths,
- int strict_node_history,
-@@ -911,8 +911,8 @@
- int recurse, IntPtr ctx, IntPtr pool);
-
- [DllImport(svnclientlib)] static extern IntPtr svn_client_commit (
-- ref IntPtr svn_client_commit_info_t__commit_info,
-- IntPtr apr_array_header_t__targets, int nonrecursive,
-+ ref IntPtr svn_client_commit_info_t_commit_info,
-+ IntPtr apr_array_header_t_targets, int nonrecursive,
- IntPtr ctx, IntPtr pool);
- }
-
diff --git a/dev-util/monodevelop/files/monodevelop-0.9-boo-0.7.5-api.diff b/dev-util/monodevelop/files/monodevelop-0.9-boo-0.7.5-api.diff
deleted file mode 100644
index bf18db0c1e21..000000000000
--- a/dev-util/monodevelop/files/monodevelop-0.9-boo-0.7.5-api.diff
+++ /dev/null
@@ -1,64 +0,0 @@
-diff -aur monodevelop-0.9-orig/configure.in monodevelop-0.9/configure.in
---- monodevelop-0.9-orig/configure.in 2005-11-23 12:36:28.000000000 -0800
-+++ monodevelop-0.9/configure.in 2005-11-25 14:04:54.000000000 -0800
-@@ -119,7 +119,7 @@
- enable_java=no)
- AM_CONDITIONAL(ENABLE_JAVA, test x$enable_java = xyes)
-
--BOO_REQUIRED_VERSION=0.5.6.1767
-+BOO_REQUIRED_VERSION=0.7.5.2013
- AC_ARG_ENABLE(boo,
- AC_HELP_STRING([--enable-boo],
- [enable support for boo [default=no]]),
-diff -aur monodevelop-0.9-orig/Extras/BooBinding/Gui/ShellTextView.boo monodevelop-0.9/Extras/BooBinding/Gui/ShellTextView.boo
---- monodevelop-0.9-orig/Extras/BooBinding/Gui/ShellTextView.boo 2005-11-16 13:18:41.000000000 -0800
-+++ monodevelop-0.9/Extras/BooBinding/Gui/ShellTextView.boo 2005-11-25 14:03:48.000000000 -0800
-@@ -183,7 +183,8 @@
- for assembly in Model.References:
- _fakeProject.AddReference(assembly)
-
-- GLib.Idle.Add( { _parserContext.ParseFile (_fakeFileName, _scriptLines) } )
-+ GLib.Idle.Add () do:
-+ _parserContext.ParseFile (_fakeFileName, _scriptLines)
- return false
-
- override def Dispose():
-@@ -242,7 +243,7 @@
-
- // Short circuit to avoid getting moved back to the input line
- // when paging up and down in the shell output
-- if ev.Key in Gdk.Key.Page_Up, Gdk.Key.Page_Down:
-+ if ev.Key in (Gdk.Key.Page_Up, Gdk.Key.Page_Down):
- return super (ev)
-
- // Needed so people can copy and paste, but always end up
-@@ -340,7 +341,7 @@
-
- // Short circuit to avoid getting moved back to the input line
- // when paging up and down in the shell output
-- elif ev.Key in Gdk.Key.Page_Up, Gdk.Key.Page_Down:
-+ elif ev.Key in (Gdk.Key.Page_Up, Gdk.Key.Page_Down):
- return super (ev)
-
- return super (ev)
-diff -aur monodevelop-0.9-orig/Extras/BooBinding/Parser/ExpressionTypeVisitor.boo monodevelop-0.9/Extras/BooBinding/Parser/ExpressionTypeVisitor.boo
---- monodevelop-0.9-orig/Extras/BooBinding/Parser/ExpressionTypeVisitor.boo 2005-09-27 07:50:33.000000000 -0700
-+++ monodevelop-0.9/Extras/BooBinding/Parser/ExpressionTypeVisitor.boo 2005-11-25 14:03:48.000000000 -0800
-@@ -166,7 +166,7 @@
- Debug(node)
- CombineTypes(node.Left, node.Right)
-
-- override def OnTernaryExpression(node as TernaryExpression):
-+ override def OnConditionalExpression(node as ConditionalExpression):
- Debug(node)
- CombineTypes(node.TrueValue, node.FalseValue)
-
-@@ -263,7 +263,7 @@
- override def OnArrayLiteralExpression(node as ArrayLiteralExpression):
- CreateReturnType("System.Array")
-
-- override def OnAsExpression(node as AsExpression):
-+ override def OnTryCastExpression(node as TryCastExpression):
- CreateReturnType(node.Type)
-
- override def OnCastExpression(node as CastExpression):
diff --git a/dev-util/monodevelop/files/monodevelop-0.9-mono-unix.diff b/dev-util/monodevelop/files/monodevelop-0.9-mono-unix.diff
deleted file mode 100644
index 45d94a7edbf5..000000000000
--- a/dev-util/monodevelop/files/monodevelop-0.9-mono-unix.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aur monodevelop-0.9-orig/Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Combine.cs monodevelop-0.9/Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Combine.cs
---- monodevelop-0.9-orig/Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Combine.cs 2005-11-04 04:01:53.000000000 -0800
-+++ monodevelop-0.9/Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Combine.cs 2006-01-12 23:17:58.000000000 -0800
-@@ -17,7 +17,7 @@
- using System.Threading;
-
- using Mono.Unix.Native;
--using FileMode = Mono.Unix.FilePermissions;
-+using FileMode = Mono.Unix.Native.FilePermissions;
-
- using MonoDevelop.Core;
- using MonoDevelop.Core.Properties;