From owner-svn-ports-head@freebsd.org Sun Sep 9 06:22:43 2018 Return-Path: Delivered-To: svn-ports-head@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 9265D108C709; Sun, 9 Sep 2018 06:22:43 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E027882CA; Sun, 9 Sep 2018 06:22:43 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 373EA1609B; Sun, 9 Sep 2018 06:22:43 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w896MhXx087615; Sun, 9 Sep 2018 06:22:43 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w896MgSk087613; Sun, 9 Sep 2018 06:22:42 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201809090622.w896MgSk087613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 9 Sep 2018 06:22:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479269 - head/devel/monodevelop X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: head/devel/monodevelop X-SVN-Commit-Revision: 479269 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Sep 2018 06:22:43 -0000 Author: dbn Date: Sun Sep 9 06:22:42 2018 New Revision: 479269 URL: https://svnweb.freebsd.org/changeset/ports/479269 Log: devel/monodevelop: 7.6.3.1 - Add gnome to USES - ChangeLog: - Fixed IntelliSense with "System.Object is not defined or imported" errors - Fixed IDE crash when changing the PCL profile - Fixed completion description tooltip sometimes staying open after completion closed - Fixed high CPU usage when viewing "Search in Solution" results - Fixed unexpected UI aftr pasting C# code from docs sample Modified: head/devel/monodevelop/Makefile head/devel/monodevelop/distinfo Modified: head/devel/monodevelop/Makefile ============================================================================== --- head/devel/monodevelop/Makefile Sun Sep 9 06:18:01 2018 (r479268) +++ head/devel/monodevelop/Makefile Sun Sep 9 06:22:42 2018 (r479269) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monodevelop -PORTVERSION= 7.6 +PORTVERSION= 7.6.3.1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= devel @@ -46,7 +46,7 @@ PAKET_DEPENDS= ExtCore=0.8.46 \ System.ValueTuple=4.4.0 PAKET_PACKAGEDIR=${WRKSRC}/external/fsharpbinding/packages -USES= autoreconf desktop-file-utils gettext gmake mono:nuget pathfix pkgconfig shared-mime-info ssl +USES= autoreconf desktop-file-utils gettext gmake gnome mono:nuget pathfix pkgconfig shared-mime-info ssl USE_GNOME= gtksharp20 gnomesharp20 INSTALLS_ICONS= yes @@ -56,8 +56,8 @@ CONFIGURE_ARGS= --enable-release --disable-update-mime INSTALL= /usr/bin/install USE_GITHUB= yes GH_ACCOUNT= mono -GH_TAGNAME= 3296905 -GH_TUPLE= icsharpcode:RefactoringEssentials:d24ca71:1/external/RefactoringEssentials \ +GH_TAGNAME= 6594701 # release-7.6 @ 2018-08-30 +GH_TUPLE= icsharpcode:RefactoringEssentials:0148f6a:1/external/RefactoringEssentials \ mono:debugger-libs:cd477ba:3/external/debugger-libs \ mono:guiunit:dd094e7:4/external/guiunit \ mono:libgit-binary:d8b2aca:6/external/libgit-binary \ Modified: head/devel/monodevelop/distinfo ============================================================================== --- head/devel/monodevelop/distinfo Sun Sep 9 06:18:01 2018 (r479268) +++ head/devel/monodevelop/distinfo Sun Sep 9 06:22:42 2018 (r479269) @@ -1,4 +1,4 @@ -TIMESTAMP = 1535387379 +TIMESTAMP = 1536472978 SHA256 (extcore.0.8.46.nupkg) = 6220962d632c99bcc79f565ada972b948ac9e8db6e47a7cc7b08bf4357b1479e SIZE (extcore.0.8.46.nupkg) = 5905090 SHA256 (fake.4.61.1.nupkg) = d3bacc8cb694b64c58c20fcf04f9cc86988de3dc5fd40b205640b0ee354bb201 @@ -401,10 +401,10 @@ SHA256 (microsoft.testplatform.translationlayer.15.5.0 SIZE (microsoft.testplatform.translationlayer.15.5.0-preview-20170919-04.nupkg) = 1717018 SHA256 (microsoft.testplatform.15.5.0-preview-20170919-04.nupkg) = eff212822d069c519c36bed766fdf49d8f3ab17097e3b6d7a1f2e3be50b0a1fa SIZE (microsoft.testplatform.15.5.0-preview-20170919-04.nupkg) = 22781829 -SHA256 (mono-monodevelop-monodevelop-7.6-3296905_GH0.tar.gz) = 6dba70df8e3c0d547a38a5289d14b1f21d305af7bf81ff23722446b9ad586888 -SIZE (mono-monodevelop-monodevelop-7.6-3296905_GH0.tar.gz) = 17350137 -SHA256 (icsharpcode-RefactoringEssentials-d24ca71_GH0.tar.gz) = b8e7bddc1ba1a5ffb148c6017d2daa2e7882c6b310af9656d837bf635052388c -SIZE (icsharpcode-RefactoringEssentials-d24ca71_GH0.tar.gz) = 2829536 +SHA256 (mono-monodevelop-monodevelop-7.6.3.1-6594701_GH0.tar.gz) = 7ab7e2769f782fd95fe63636210cd9884eef9f969955345f2d8f4a51e9461bec +SIZE (mono-monodevelop-monodevelop-7.6.3.1-6594701_GH0.tar.gz) = 17351752 +SHA256 (icsharpcode-RefactoringEssentials-0148f6a_GH0.tar.gz) = 647f3745eddc4531cfca17aca29de5992c364680c89eff705e0b49de8b70627c +SIZE (icsharpcode-RefactoringEssentials-0148f6a_GH0.tar.gz) = 2829557 SHA256 (mono-debugger-libs-cd477ba_GH0.tar.gz) = 6aaf42da22642f7b095bdd73f2386afe0c9c02ee92cd50cd36984378f171d8e8 SIZE (mono-debugger-libs-cd477ba_GH0.tar.gz) = 444292 SHA256 (mono-guiunit-dd094e7_GH0.tar.gz) = 6748757e9b6bf4be42611efb4368926a74d2f8cfe422f67c71988af0313e8640