From owner-freebsd-mono@freebsd.org Wed Jun 13 23:36:47 2018 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81E74100162B; Wed, 13 Jun 2018 23:36:47 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-it0-x231.google.com (mail-it0-x231.google.com [IPv6:2607:f8b0:4001:c0b::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1582882845; Wed, 13 Jun 2018 23:36:47 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-it0-x231.google.com with SMTP id u4-v6so6030588itg.0; Wed, 13 Jun 2018 16:36:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7ivV+bOp/agAl3Wb82DIZ002T2n5RjXmVm2gicB72AE=; b=Lrin2uAfbbVly41eCLCtaju17HXaS9Dk+BStlAaZPTSQp2vYNubQWihHpN2O9bEy8A yCKyIVDaeNtZ58UJaL09lHYu4MiJgEZIyHIxua3sVVEy4y8abicGc/u7u7L/nZXffNYz 6jmWStRmU4pPgx5c/7cSTpzTrm6SEN1tOuIuP0JNWfP+PyY5X3Y0AP8OYnNsQuLIhZdb 8K48ahvFSnq3+8MDdk+RN0b02VPyIYOkEQEVnyGNR7p01b/tp6bNL43e1iU77DDzSi4C yHsPdTe7jXYpB15/Ctk7uXvPCZ5TX3aoMB5FnEIkDKpfW27wvU9TwC3gYT+0+7WDt69Y OITw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7ivV+bOp/agAl3Wb82DIZ002T2n5RjXmVm2gicB72AE=; b=m9PLRMzTznhIj8ygatcYZ6WIcTgN39yoTy62OgJIBDyphFS2znqbjGn5X9QARbuBIe DJPaqGLeAO53AEmPcdGU6XtI90pUIkiznl8Ld/TaxHVQIY1lYcr/owP8OOrjvchZSlz2 20axjP6F6mV98+4B2e1lCyT8Yfkktip+kH4+vdqFDxxkBmHGPZQyVpxVJ2a9PZHsrRGe t5n9RtsspFBHubzCQItewLw/akXI8qeu+od4ILJSL/gate+OsDiMH+Ae+FpEZ15O4DT4 D2jToGznRUkaQxGExVhwuI8jwUBLa175IWK0xuueWOiXxmkd4gycpn4TYza6nUBthmUQ lFvA== X-Gm-Message-State: APt69E3cm8rxl9CdmTWZIW1eFz1QmT8KBBN8hV4t+glHqSgXBiC8685M IsLzaDzdAYsnAJ4Ny4P0JFwX2Xz2NKdVDNfXmxU8hQ== X-Google-Smtp-Source: ADUXVKI+pVDsOLwynPL3oFx9x5l7r9BfLEHGjviblA1CRfX2Mop8JmUjhQ+h3T1x9EkV+KI9hzOh1ucK56MqkiZGhvw= X-Received: by 2002:a24:f6c2:: with SMTP id u185-v6mr158483ith.146.1528933006513; Wed, 13 Jun 2018 16:36:46 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:8c95:0:0:0:0:0 with HTTP; Wed, 13 Jun 2018 16:36:46 -0700 (PDT) In-Reply-To: <1528916713.3469326.1407067904.1CA3581F@webmail.messagingengine.com> References: <1528916713.3469326.1407067904.1CA3581F@webmail.messagingengine.com> From: Russell Haley Date: Wed, 13 Jun 2018 16:36:46 -0700 Message-ID: Subject: Re: CFT: lang/mono 5.10.2 To: Mark Felder Cc: freebsd-ports@freebsd.org, Freebsd-mono Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2018 23:36:47 -0000 On Wed, Jun 13, 2018 at 12:05 PM, Mark Felder wrote: > Hi all, > > It's time to get us on a modern stable mono version. I've had nothing but > issues with mono 5.2 and it seems I'm not alone. I have a port update ready > for testing here: > Hi Mark, David Naylor was putting together patches to incrementally get us up to a better version of Mono and I was helping to test his patches. I've moved away from .Net (professionally and personally) and dropped the ball. Davids work can be found here for reference: https://reviews.freebsd.org/D12440 I wish I could promise to look at this but I'm just too far away from mono to be much help (other than a really terse build test). Russ > > https://reviews.freebsd.org/D15780 > > Initially I intended to bring us to the very latest release, mono 5.12, > but that seems to have compatibility issues. I run some ports that just > don't work with it, so per suggestion I am tracking the "really stable" > release which is what Mono ships with MS Visual Studio on Linux. > > Please let me know if you have any feedback. I'm hoping to get this > committed before the 2018Q3 tree gets cut. > > -- > Mark Felder > ports-secteam & portmgr member > feld@FreeBSD.org > _______________________________________________ > freebsd-mono@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-mono > To unsubscribe, send any mail to "freebsd-mono-unsubscribe@freebsd.org" >