From owner-freebsd-mono@freebsd.org Tue Apr 10 15:06:41 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 83E07FA36C0 for ; Tue, 10 Apr 2018 15:06:41 +0000 (UTC) (envelope-from joe@getsomewhere.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 22FAF83A56 for ; Tue, 10 Apr 2018 15:06:41 +0000 (UTC) (envelope-from joe@getsomewhere.net) Received: by mailman.ysv.freebsd.org (Postfix) id D877AFA36BF; Tue, 10 Apr 2018 15:06:40 +0000 (UTC) Delivered-To: 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 C61ECFA36BE for ; Tue, 10 Apr 2018 15:06:40 +0000 (UTC) (envelope-from joe@getsomewhere.net) Received: from prak.gameowls.com (prak.gameowls.com [IPv6:2001:19f0:5c00:950b:5400:ff:fe14:46b7]) by mx1.freebsd.org (Postfix) with ESMTP id 7894C83A55 for ; Tue, 10 Apr 2018 15:06:40 +0000 (UTC) (envelope-from joe@getsomewhere.net) Received: from [IPv6:2606:7d80:2001:8701:51cc:7c26:6101:ffc9] (unknown [IPv6:2606:7d80:2001:8701:51cc:7c26:6101:ffc9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by prak.gameowls.com (Postfix) with ESMTPSA id AC98D18D40 for ; Tue, 10 Apr 2018 10:06:34 -0500 (CDT) From: Joe Love Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: 5.8 or 5.10 port? Message-Id: <192EA591-CA37-465B-B6BD-3D4B3984B928@getsomewhere.net> Date: Tue, 10 Apr 2018 10:06:33 -0500 To: mono@freebsd.org X-Mailer: Apple Mail (2.3445.5.20) X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2018 15:06:41 -0000 Hello, I was curious if anyone has started work in getting a newer mono version = into FreeBSD. 5.8 and 5.10 both appear to have stable branches, but = I=E2=80=99m not really familiar with mono or its releases. I just have = a program that I wish to run which is written using mono, and apparently = requires something newer than the 5.2 version available in ports. -Joe