From owner-svn-ports-all@freebsd.org Sun Jun 18 18:50:46 2017 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 18C2CD8BBA0; Sun, 18 Jun 2017 18:50:46 +0000 (UTC) (envelope-from ultima@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 mx1.freebsd.org (Postfix) with ESMTPS id E8C9D78458; Sun, 18 Jun 2017 18:50:45 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5IIojA9091429; Sun, 18 Jun 2017 18:50:45 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5IIoil1091425; Sun, 18 Jun 2017 18:50:44 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706181850.v5IIoil1091425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Sun, 18 Jun 2017 18:50:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443846 - head/devel/liteide X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Sun, 18 Jun 2017 18:50:46 -0000 Author: ultima Date: Sun Jun 18 18:50:44 2017 New Revision: 443846 URL: https://svnweb.freebsd.org/changeset/ports/443846 Log: * Updated to 32 * Changed default to QT5 Changelog: https://github.com/visualfc/liteide/releases/tag/x32 PR: 220067 Submitted by: Dmitri Goutnik (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11257 Modified: head/devel/liteide/Makefile head/devel/liteide/distinfo head/devel/liteide/pkg-message head/devel/liteide/pkg-plist Modified: head/devel/liteide/Makefile ============================================================================== --- head/devel/liteide/Makefile Sun Jun 18 18:09:16 2017 (r443845) +++ head/devel/liteide/Makefile Sun Jun 18 18:50:44 2017 (r443846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liteide -PORTVERSION= 31 +PORTVERSION= 32 DISTVERSIONPREFIX= x CATEGORIES= devel editors @@ -28,7 +28,7 @@ ICON_SIZES= 16 24 32 48 64 128 OPTIONS_DEFINE= DEBUG DOCS OPTIONS_SINGLE= QT OPTIONS_SINGLE_QT= QT4 QT5 -OPTIONS_DEFAULT= QT4 +OPTIONS_DEFAULT= QT5 OPTIONS_SUB= yes DEBUG_CONFIGURE_ENABLE= debug Modified: head/devel/liteide/distinfo ============================================================================== --- head/devel/liteide/distinfo Sun Jun 18 18:09:16 2017 (r443845) +++ head/devel/liteide/distinfo Sun Jun 18 18:50:44 2017 (r443846) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488552551 -SHA256 (visualfc-liteide-x31_GH0.tar.gz) = e71ea7d119d6788ea94025231d466a2e881d864cdd03eb3a4d851910271ce459 -SIZE (visualfc-liteide-x31_GH0.tar.gz) = 2329597 +TIMESTAMP = 1497557725 +SHA256 (visualfc-liteide-x32_GH0.tar.gz) = dcc4dc8c6a2fa7ae0582dd18ecc0884a8d7c804eb78b433aac70149fef743ee0 +SIZE (visualfc-liteide-x32_GH0.tar.gz) = 2355398 Modified: head/devel/liteide/pkg-message ============================================================================== --- head/devel/liteide/pkg-message Sun Jun 18 18:09:16 2017 (r443845) +++ head/devel/liteide/pkg-message Sun Jun 18 18:50:44 2017 (r443846) @@ -1,11 +1,15 @@ -====================================================================== +======================================================================= In order to have full Go support, please install LiteIDE Golang Tools: go get -u github.com/visualfc/gotools -To have code autocompletion, you'll also need gocode: +and set LITEIDE_TOOL_PATH environment variable to point to the directory +where gotools binary is installed. To have code autocompletion, you'll +also need gocode: + go get -u github.com/nsf/gocode +or pkg install devel/go-gocode -====================================================================== +======================================================================= Modified: head/devel/liteide/pkg-plist ============================================================================== --- head/devel/liteide/pkg-plist Sun Jun 18 18:09:16 2017 (r443845) +++ head/devel/liteide/pkg-plist Sun Jun 18 18:50:44 2017 (r443846) @@ -15,6 +15,7 @@ lib/liteide/libgolangapi.a lib/liteide/libgolangastapi.a lib/liteide/libgolangdocapi.a lib/liteide/libhtmlutil.a +lib/liteide/libiconutil.a lib/liteide/libjson.a lib/liteide/libliteapi.a lib/liteide/libliteapp.so @@ -78,9 +79,13 @@ share/icons/hicolor/64x64/apps/liteide.png %%DATADIR%%/liteapp/mimetype/liteeditor.xml %%DATADIR%%/liteapp/mimetype/qsqleditor.xml %%DATADIR%%/liteapp/qss/black.qss +%%DATADIR%%/liteapp/qss/carbon.qss %%DATADIR%%/liteapp/qss/coffee.qss %%DATADIR%%/liteapp/qss/default.qss +%%DATADIR%%/liteapp/qss/default_macos.qss %%DATADIR%%/liteapp/qss/evilworks.qss +%%DATADIR%%/liteapp/qss/gray.qss +%%DATADIR%%/liteapp/qss/sublime.qss %%DATADIR%%/liteapp/qss/vs-dark.qss %%DATADIR%%/liteapp/template/empty/root %%DATADIR%%/liteapp/template/empty/setup.inf @@ -105,56 +110,13 @@ share/icons/hicolor/64x64/apps/liteide.png %%DATADIR%%/liteapp/template/mdsrc/root.md %%DATADIR%%/liteapp/template/mdsrc/setup.inf %%DATADIR%%/liteapp/template/project.sub -%%DATADIR%%/litebuild/blue/bk.png -%%DATADIR%%/litebuild/blue/build.png -%%DATADIR%%/litebuild/blue/builddebug.png -%%DATADIR%%/litebuild/blue/buildrun.png -%%DATADIR%%/litebuild/blue/buildtest.png -%%DATADIR%%/litebuild/blue/clean.png -%%DATADIR%%/litebuild/blue/cleanall.png -%%DATADIR%%/litebuild/blue/cover.png -%%DATADIR%%/litebuild/blue/debug.png -%%DATADIR%%/litebuild/blue/doc.png -%%DATADIR%%/litebuild/blue/filebuild.png -%%DATADIR%%/litebuild/blue/filerun.png -%%DATADIR%%/litebuild/blue/filetest.png -%%DATADIR%%/litebuild/blue/fmt.png -%%DATADIR%%/litebuild/blue/get.png -%%DATADIR%%/litebuild/blue/gopm.png -%%DATADIR%%/litebuild/blue/image.pdn -%%DATADIR%%/litebuild/blue/install.png -%%DATADIR%%/litebuild/blue/lint.png -%%DATADIR%%/litebuild/blue/rebuild.png -%%DATADIR%%/litebuild/blue/reget.png -%%DATADIR%%/litebuild/blue/run.png -%%DATADIR%%/litebuild/blue/runterm.png -%%DATADIR%%/litebuild/blue/test.png -%%DATADIR%%/litebuild/blue/testbench.png -%%DATADIR%%/litebuild/blue/testcover.png -%%DATADIR%%/litebuild/blue/update.png -%%DATADIR%%/litebuild/blue/utils.png -%%DATADIR%%/litebuild/blue/vet.png %%DATADIR%%/litebuild/build.md %%DATADIR%%/litebuild/command/go.api %%DATADIR%%/litebuild/gosrc.xml -%%DATADIR%%/litebuild/gray/bk.png -%%DATADIR%%/litebuild/gray/build.png -%%DATADIR%%/litebuild/gray/buildrun.png -%%DATADIR%%/litebuild/gray/clean.png -%%DATADIR%%/litebuild/gray/cleanall.png -%%DATADIR%%/litebuild/gray/filebuild.png -%%DATADIR%%/litebuild/gray/filerun.png -%%DATADIR%%/litebuild/gray/fmt.png -%%DATADIR%%/litebuild/gray/install.png -%%DATADIR%%/litebuild/gray/run.png -%%DATADIR%%/litebuild/gray/runterm.png -%%DATADIR%%/litebuild/gray/test.png -%%DATADIR%%/litebuild/gray/vet.png %%DATADIR%%/litebuild/lua.xml %%DATADIR%%/litebuild/python.xml %%DATADIR%%/litebuild/qlang.xml %%DATADIR%%/litebuild/rust.xml -%%DATADIR%%/litebuild/tmpl/image.pdn %%DATADIR%%/liteeditor/color/carbon.xml %%DATADIR%%/liteeditor/color/clearday.xml %%DATADIR%%/liteeditor/color/cobalt black.xml @@ -174,6 +136,7 @@ share/icons/hicolor/64x64/apps/liteide.png %%DATADIR%%/liteeditor/color/visualstudio.xml %%DATADIR%%/liteeditor/kate/alert.xml %%DATADIR%%/liteeditor/kate/alert_indent.xml +%%DATADIR%%/liteeditor/kate/awk.xml %%DATADIR%%/liteeditor/kate/bash.xml %%DATADIR%%/liteeditor/kate/c.xml %%DATADIR%%/liteeditor/kate/cmake.xml