From owner-svn-ports-all@freebsd.org Mon Oct 31 10:23:30 2016 Return-Path: Delivered-To: svn-ports-all@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 E693CC28EEB; Mon, 31 Oct 2016 10:23:30 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-yw0-x232.google.com (mail-yw0-x232.google.com [IPv6:2607:f8b0:4002:c05::232]) (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 A84D31EB6; Mon, 31 Oct 2016 10:23:30 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-yw0-x232.google.com with SMTP id w3so130494285ywg.1; Mon, 31 Oct 2016 03:23:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=zvo9zoA/TIvVJpPvVQRrT+21mqDWehP14u4lwrqjzfM=; b=F2IeI6oMKBemaTrihIuMj/PeSwOpwt5ZjxQP6rrKAYbpkLmq/sTl4JcBGpZGstTmUd 0XvgXZFlpyrrmbQFPblSuyzCWUe/xCVW8RqEG9a8or6MO54c63Ug8wOGu3lxbJBzDB/z aUTrFYg/IBZNA7gYDcr6WSykhPUoTReUBqXEwU1p9G0F+rVpsgYn+n178kXObIsKfX3u ibrLb+KfhyGJL5+lI5K/mfRSVsqMi+vd4GyfPJVTJMkZoGuV3LzbbQ0VD3XBuGgvkujn UXk9Vw0siVKGhD8OmODrZeTxceGL4NW8b2VIQQJ4S+iBT9Q0eAz2E4lhYPMABb31Ty7W pb/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=zvo9zoA/TIvVJpPvVQRrT+21mqDWehP14u4lwrqjzfM=; b=W0e917h1CHjdVk0v8UgDiAAqkvQO8xz1E8GPRuyG/Ips27khzVD1suIS6MCRtfimJ8 FWMVt4hn4L92rta89kf6HzQHhojmc7dU5UJsLYLR/fQYHTjAahyvw9MF+8Zb43YVXEeT eOgoambSi3oVD/7rHwdYcAErkJqpcDJzi+avaaGqr2T9JMLdbiKuG+qrirRSQ43YRj0I k2S/iNsmbihXM/MWNK3ond4EL0PC7UIrP/0VFDdDCINutXyiBVOiBAPua1zYUBBzRc7s kfiFvE1O+0x5hfWIoQ2Y1i7gshR33cUmD4UPcnewh7txGg1JSm+qOb3KXIpBJpw4Wmyb oahw== X-Gm-Message-State: ABUngvckfr8Q5YZlFbHHL+q1YnTt48z/e0iekvH1UTAudUYv5z7mkC+kx7ybiSwZkmgVSBKjCi5rZoCmn2Cb0g== X-Received: by 10.36.36.3 with SMTP id f3mr7937080ita.101.1477909409377; Mon, 31 Oct 2016 03:23:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.67.196 with HTTP; Mon, 31 Oct 2016 03:23:28 -0700 (PDT) In-Reply-To: <201610310658.u9V6wVQf053539@repo.freebsd.org> References: <201610310658.u9V6wVQf053539@repo.freebsd.org> From: Ben Woods Date: Mon, 31 Oct 2016 18:23:28 +0800 Message-ID: Subject: Re: svn commit: r424974 - in head: Mk/Uses devel/monodevelop devel/monodevelop/files lang/fsharp lang/mono lang/mono-basic lang/mono-basic/files www/gecko-sharp20 x11-toolkits/gtk-sharp20 x11-toolkits/... To: David Naylor Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2016 10:23:31 -0000 On 31 October 2016 at 14:58, David Naylor wrote: > Author: dbn > Date: Mon Oct 31 06:58:31 2016 > New Revision: 424974 > URL: https://svnweb.freebsd.org/changeset/ports/424974 > > Log: > lang/mono: update to 4.6.1.5. > > USES=mono: add nuget argument > The nuget argument adds support for nuget packages. The nuget > packages must be specified in the NUGET_DEPENDS variable. > > devel/monodevelop: update to 6.1.1.15 > - Switch to github. The other official source is quite a few versions > behind. > - Add missing dependencies (fsharp, ssl2, curl) > - Add required nuget packages > - Add required external repositories > - Drop options. Although ./configure offers these flags, there is no > functional change (i.e. no-op) > - All patches have been upstreamed (and the one we need is from > upstream). > > lang/fsharp: update to 4.0.1.15 > - convert to use the nuget argument. > > ChangeLog: > - Fix null condition in Fsc task > > lang/mono-devel: update to 4.6 > - switch to new test target (currently tests the port to be installed) > > www/gecko-sharp20: depreciate: broken and no-upstream > - Give 1 month for anyone to complain that this port is being removed. > > x11-toolkits/gtk-sharp30: bump PORTREVISION > - Add LICENSE information > - Add missing dependencies (per stage-qa) > > x11-toolkits/gtk-sharp20: update to 2.12.40. > - Add LICENSE information > - Add missing dependencies (per stage-qa) > - Change download location per Mono's Gtk# website. > > PR: 213484 > PR: 213796 > Reviewed by: mat, romain > Differential Revision: https://reviews.freebsd.org/D8339 > > Added: > head/devel/monodevelop/files/patch-external_fsharpbinding_.paket_paket.targets > (contents, props changed) > head/devel/monodevelop/files/patch-external_fsharpbinding_ > MonoDevelop.FSharpBinding_FSharpTextEditorCompletion.fs (contents, > props changed) > Deleted: > head/devel/monodevelop/files/patch-src_addins_MonoDevelop.Autotools_ > MakefileProjectServiceExtension.cs > head/devel/monodevelop/files/patch-src_addins_MonoDevelop. > Autotools_SolutionDeployer.cs > head/devel/monodevelop/files/patch-src_addins_MonoDeveloperExtensions_ > MonoSolutionItemHandler.cs > head/devel/monodevelop/files/patch-src_addins_ > VersionControl_MonoDevelop.VersionControl.Subversion.dll.config > head/devel/monodevelop/files/patch-theme-icons_icon-theme-installer > head/lang/mono-basic/files/patch-vbnc_vbnc_setversion.sh > Modified: > head/Mk/Uses/mono.mk > head/devel/monodevelop/Makefile > head/devel/monodevelop/distinfo > head/devel/monodevelop/pkg-plist > head/lang/fsharp/Makefile > head/lang/fsharp/distinfo > head/lang/fsharp/pkg-plist > head/lang/mono-basic/Makefile > head/lang/mono-basic/distinfo > head/lang/mono/Makefile > head/lang/mono/distinfo > head/lang/mono/pkg-plist > head/www/gecko-sharp20/Makefile > head/x11-toolkits/gtk-sharp20/Makefile > head/x11-toolkits/gtk-sharp20/distinfo > head/x11-toolkits/gtk-sharp30/Makefile > > ... > > *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** > Wow - can I be the first to say thank you for this work? In addition to upgrading mono to 4.6, I love that you brought back monodevelop. "*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***" ^ you know this wasn't a 1 day piece of work when... -- From: Benjamin Woods woodsb02@gmail.com