From ec1135afbf6c80b65e55cf07fc26a1a5fb62cc18 Mon Sep 17 00:00:00 2001 From: robert Date: Wed, 2 Mar 2011 08:47:24 +0000 Subject: [PATCH] remove old patches --- lang/mono/patches/patch-mono_tests_Makefile_in | 12 ------------ lang/mono/patches/patch-web_mono-build_sh | 9 --------- 2 files changed, 21 deletions(-) delete mode 100644 lang/mono/patches/patch-mono_tests_Makefile_in delete mode 100644 lang/mono/patches/patch-web_mono-build_sh diff --git a/lang/mono/patches/patch-mono_tests_Makefile_in b/lang/mono/patches/patch-mono_tests_Makefile_in deleted file mode 100644 index f62abd86c6e..00000000000 --- a/lang/mono/patches/patch-mono_tests_Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-mono_tests_Makefile_in,v 1.3 2010/10/15 16:21:07 robert Exp $ ---- mono/tests/Makefile.in.orig Tue Oct 5 22:00:38 2010 -+++ mono/tests/Makefile.in Wed Oct 13 18:35:13 2010 -@@ -1328,7 +1328,7 @@ test-type-load: TestDriver.dll - @$(MCS) -r:TestDriver.dll -r:load-missing.dll -r:t.dll -out:load-exceptions.exe $(srcdir)/load-exceptions.cs - @$(MCS) -t:library -out:t.dll $(srcdir)/t-missing.cs - @echo "Testing load-exception.exe..." -- @$(RUNTIME) load-exceptions.exe > load-exceptions.exe.stdout 2> load-exceptions.exe.stderr -+ -@$(RUNTIME) load-exceptions.exe > load-exceptions.exe.stdout 2> load-exceptions.exe.stderr - test-runtime-invoke: TestDriver.dll gen-runtime-invoke.exe - @$(RUNTIME) gen-runtime-invoke.exe > runtime-invoke.gen.cs - @$(MCS) -out:runtime-invoke.gen.exe -r:TestDriver.dll runtime-invoke.gen.cs diff --git a/lang/mono/patches/patch-web_mono-build_sh b/lang/mono/patches/patch-web_mono-build_sh deleted file mode 100644 index 79dbea006da..00000000000 --- a/lang/mono/patches/patch-web_mono-build_sh +++ /dev/null @@ -1,9 +0,0 @@ -$OpenBSD: patch-web_mono-build_sh,v 1.1 2009/09/06 07:25:27 ajacoutot Exp $ ---- web/mono-build.sh.orig Sun Aug 23 11:42:00 2009 -+++ web/mono-build.sh Sun Aug 23 11:42:09 2009 -@@ -1,4 +1,4 @@ --#! /usr/bin/env bash -+#!/bin/sh - - # Script to automate the building of mono and its dependencies. - # Relies on wget being installed (could make it fall back to using