From owner-freebsd-mono@freebsd.org Thu Nov 5 09:54:33 2020 Return-Path: Delivered-To: freebsd-mono@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 49E7F4636D5 for ; Thu, 5 Nov 2020 09:54:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4CRf4n1S6Gz4RsD for ; Thu, 5 Nov 2020 09:54:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 31D15463751; Thu, 5 Nov 2020 09:54:33 +0000 (UTC) Delivered-To: mono@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 319C54634C5 for ; Thu, 5 Nov 2020 09:54:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CRf4n0rbkz4Rxp for ; Thu, 5 Nov 2020 09:54:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1030A1211F for ; Thu, 5 Nov 2020 09:54:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0A59sWIX024640 for ; Thu, 5 Nov 2020 09:54:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0A59sWCl024639 for mono@FreeBSD.org; Thu, 5 Nov 2020 09:54:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 238089] lang/mono: Update to 5.20 (5.10.0 dates to 2018-02) Date: Thu, 05 Nov 2020 09:54:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: akanar@pm.me X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2020 09:54:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238089 --- Comment #53 from akanar --- (In reply to Todd martin from comment #52) Not patching for me. Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN mono_5.10/Makefile mono/Makefile |--- mono_5.10/Makefile 2020-11-04 16:27:35.138010198 -0800 |+++ mono/Makefile 2020-11-04 19:32:22.025229113 -0800 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 2. Hunk #2 succeeded at 14. Hunk #3 succeeded at 23. Hunk #4 succeeded at 39. Hunk #5 succeeded at 47. Hunk #6 succeeded at 61. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN mono_5.10/Makefile.orig mono/Makefile.orig |--- mono_5.10/Makefile.orig 1969-12-31 16:00:00.000000000 -0800 |+++ mono/Makefile.orig 2020-11-04 19:29:39.818119997 -0800 -------------------------- Patching file Makefile.orig using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN mono_5.10/Makefile.rej mono/Makefile.rej |--- mono_5.10/Makefile.rej 1969-12-31 16:00:00.000000000 -0800 |+++ mono/Makefile.rej 2020-11-04 19:30:31.828201876 -0800 -------------------------- (Creating file Makefile.rej...) Patching file Makefile.rej using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN mono_5.10/distinfo mono/distinfo |--- mono_5.10/distinfo 2020-11-04 16:27:35.120394426 -0800 |+++ mono/distinfo 2020-11-04 19:30:31.828575545 -0800 -------------------------- Patching file distinfo using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN mono_5.10/distinfo.orig mono/distinfo.orig |--- mono_5.10/distinfo.orig 1969-12-31 16:00:00.000000000 -0800 |+++ mono/distinfo.orig 2020-11-04 19:29:39.817844788 -0800 -------------------------- Patching file distinfo.orig using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN mono_5.10/files/patch-configure.ac mono/files/patch-configure.ac |--- mono_5.10/files/patch-configure.ac 2020-11-04 16:27:35.214683997 -0800 |+++ mono/files/patch-configure.ac 2020-11-04 19:30:31.829174406 -0800 -------------------------- File to patch: --=20 You are receiving this mail because: You are the assignee for the bug.=