From owner-freebsd-mono@freebsd.org Sat Aug 29 07:43:48 2015 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66DF49C4D26 for ; Sat, 29 Aug 2015 07:43:48 +0000 (UTC) (envelope-from russ.haley@gmail.com) 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 47885BA0 for ; Sat, 29 Aug 2015 07:43:48 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 450A09C4D24; Sat, 29 Aug 2015 07:43:48 +0000 (UTC) Delivered-To: mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B9EA9C4D22; Sat, 29 Aug 2015 07:43:48 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (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 F32C9B9E; Sat, 29 Aug 2015 07:43:47 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by pabzx8 with SMTP id zx8so85404657pab.1; Sat, 29 Aug 2015 00:43:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Q/NLImJxMo+uRtp+e5myRnJGNZqU/8Cjiif7dSKU3IY=; b=Oq/RcKiptxMya3o98Nt0HV9fmglsP2Yrsnu69R77eHPZpD6r7kx2myD6PUY/D+wAo7 HBdBbavH2ysAmNoXvKMBpCxgr67OVszt4+aF8qoXQ0gQTkX3dcFNS2GybAD1wONeVNCz j/0mER96tE6Hpw9sbpF2HOpwJTgaULlOCEXqJRyBFB1OLUM1MPphjaC+3hkxhFwnXUq4 nlj6yztTPSGXDUYS92C5lHBREU8Zdwq5EcPEI3BaeQmnc3ZGa4EgMVgOwCxYwhAGIbVX 3M1mxKtP8C/JHx8mzuB2dLiCRqSDJfPO3nCRXgjKZILPU4Hc9YBvAOuzRFgsrzF23xwy 9tEA== MIME-Version: 1.0 X-Received: by 10.66.196.15 with SMTP id ii15mr21120414pac.108.1440834227625; Sat, 29 Aug 2015 00:43:47 -0700 (PDT) Received: by 10.66.77.98 with HTTP; Sat, 29 Aug 2015 00:43:47 -0700 (PDT) In-Reply-To: References: Date: Sat, 29 Aug 2015 00:43:47 -0700 Message-ID: Subject: Re: MonoDevelop port From: Russell Haley To: Mathieu Arnold Cc: freebsd-ports@freebsd.org, mono@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2015 07:43:48 -0000 Ah, you mean the chapter about "Updating a Port" that I somehow entirely missed? Thank you! Russ On Sat, Aug 29, 2015 at 1:28 AM, Mathieu Arnold wrote: > > > +--On 28 ao=C3=BBt 2015 22:02:50 -0700 Russell Haley > wrote: > | Hello, > | > | I would like to update the ports files for the MonoDevelop IDE to the > | latest version. I have contacted the mono@freebsd.org mailing list abou= t > | my intentions with no response. What is the next step forward to submit > an > | update? Do I just create the shar and submit it via bugzilla? > > See chapter 10 of the porter's handbook[1]. Especially the part about *no= t* > using shar to submit updates. > > 1: > https://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html > -- > Mathieu Arnold