Gentoo Archives: gentoo-commits

From: Heather Cynede <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/dotnet:master commit in: dev-lang/mono/
Date: Fri, 02 Oct 2015 18:11:38
Message-Id: 1443691890.591fd9b1dc1d2dd581a13e805a6e0dd8a0d6c43a.cynede@gentoo
1 commit: 591fd9b1dc1d2dd581a13e805a6e0dd8a0d6c43a
2 Author: Ron MacNeil <macro <AT> hotmail <DOT> com>
3 AuthorDate: Thu Oct 1 09:31:30 2015 +0000
4 Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 09:31:30 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=591fd9b1
7
8 Remove references to ppc patch no longer required as of mono-4.2.0
9
10 Verified on a Mac G4 Cube
11
12 dev-lang/mono/mono-4.2.0.179.ebuild | 5 -----
13 dev-lang/mono/mono-4.2.1.36.ebuild | 5 -----
14 2 files changed, 10 deletions(-)
15
16 diff --git a/dev-lang/mono/mono-4.2.0.179.ebuild b/dev-lang/mono/mono-4.2.0.179.ebuild
17 index a43cefb..db52e5c 100644
18 --- a/dev-lang/mono/mono-4.2.0.179.ebuild
19 +++ b/dev-lang/mono/mono-4.2.0.179.ebuild
20 @@ -67,11 +67,6 @@ src_prepare() {
21 # http://osdir.com/ml/general/2015-05/msg20808.html
22 epatch "${FILESDIR}/add_missing_vb_portable_targets.patch"
23
24 - # Fix build on big-endian machines
25 - # https://bugzilla.xamarin.com/show_bug.cgi?id=31779
26 - # epatch "${FILESDIR}/${PN}-4.0.2.5-fix-decimal-ms-on-big-endian.patch"
27 - # * Failed Patch: mono-4.0.2.5-fix-decimal-ms-on-big-endian.patch !
28 -
29 # Fix build when sgen disabled
30 # https://bugzilla.xamarin.com/show_bug.cgi?id=32015
31 epatch "${FILESDIR}/${PN}-4.0.2.5-fix-mono-dis-makefile-am-when-without-sgen.patch"
32
33 diff --git a/dev-lang/mono/mono-4.2.1.36.ebuild b/dev-lang/mono/mono-4.2.1.36.ebuild
34 index a43cefb..db52e5c 100644
35 --- a/dev-lang/mono/mono-4.2.1.36.ebuild
36 +++ b/dev-lang/mono/mono-4.2.1.36.ebuild
37 @@ -67,11 +67,6 @@ src_prepare() {
38 # http://osdir.com/ml/general/2015-05/msg20808.html
39 epatch "${FILESDIR}/add_missing_vb_portable_targets.patch"
40
41 - # Fix build on big-endian machines
42 - # https://bugzilla.xamarin.com/show_bug.cgi?id=31779
43 - # epatch "${FILESDIR}/${PN}-4.0.2.5-fix-decimal-ms-on-big-endian.patch"
44 - # * Failed Patch: mono-4.0.2.5-fix-decimal-ms-on-big-endian.patch !
45 -
46 # Fix build when sgen disabled
47 # https://bugzilla.xamarin.com/show_bug.cgi?id=32015
48 epatch "${FILESDIR}/${PN}-4.0.2.5-fix-mono-dis-makefile-am-when-without-sgen.patch"