From owner-svn-ports-head@freebsd.org Thu May 25 14:56:19 2017 Return-Path: Delivered-To: svn-ports-head@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 7FA39D81A61; Thu, 25 May 2017 14:56:19 +0000 (UTC) (envelope-from bsam@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 5AEF11D28; Thu, 25 May 2017 14:56:19 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4PEuIa6066127; Thu, 25 May 2017 14:56:18 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4PEuI2c066124; Thu, 25 May 2017 14:56:18 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201705251456.v4PEuI2c066124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Thu, 25 May 2017 14:56:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441698 - head/java/intellij X-SVN-Group: ports-head 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.23 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: Thu, 25 May 2017 14:56:19 -0000 Author: bsam Date: Thu May 25 14:56:17 2017 New Revision: 441698 URL: https://svnweb.freebsd.org/changeset/ports/441698 Log: java/intellij: Update to version 2017.1.3 Modified: head/java/intellij/Makefile head/java/intellij/distinfo head/java/intellij/pkg-plist Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Thu May 25 14:42:39 2017 (r441697) +++ head/java/intellij/Makefile Thu May 25 14:56:17 2017 (r441698) @@ -5,8 +5,7 @@ # Vadim Zhukov PORTNAME= intellij -PORTVERSION= 2017.1.2 -PORTREVISION= 1 +PORTVERSION= 2017.1.3 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -29,7 +28,7 @@ NO_ARCH= yes NO_BUILD= yes INSTALL_TARGET= install-strip -WRKSRC= ${WRKDIR}/idea-IC-171.4249.39 +WRKSRC= ${WRKDIR}/idea-IC-171.4424.56 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Thu May 25 14:42:39 2017 (r441697) +++ head/java/intellij/distinfo Thu May 25 14:56:17 2017 (r441698) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494496208 -SHA256 (ideaIC-2017.1.2-no-jdk.tar.gz) = 77009f9137b63ed903a9272f202a7cf305039af492f66537a3de652c861f2323 -SIZE (ideaIC-2017.1.2-no-jdk.tar.gz) = 354583358 +TIMESTAMP = 1495712854 +SHA256 (ideaIC-2017.1.3-no-jdk.tar.gz) = 16ed4382b6e325d5aea6b2b3c46ef5d8b4b716bb24891933a2449a595a4724cd +SIZE (ideaIC-2017.1.3-no-jdk.tar.gz) = 355709757 Modified: head/java/intellij/pkg-plist ============================================================================== --- head/java/intellij/pkg-plist Thu May 25 14:42:39 2017 (r441697) +++ head/java/intellij/pkg-plist Thu May 25 14:56:17 2017 (r441698) @@ -248,6 +248,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-ant.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-build-common-test.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-compiler.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-compiler-client-embeddable.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-daemon-client.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-jslib-sources.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-jslib.jar @@ -258,6 +259,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-runtime.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-script-runtime-sources.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-script-runtime.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/source-sections-compiler-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-js-sources.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-js.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-sources.jar @@ -279,6 +281,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/prototype_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/rhino_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/scala_license.txt +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/trove_license.txt +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/trove_readme_license.txt %%IDEA_HOME%%/plugins/Kotlin/lib/allopen-compiler-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/allopen-ide-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/android-lint.jar @@ -298,6 +302,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/lib/sam-with-receiver-compiler-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/sam-with-receiver-ide-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/uast-common.jar +%%IDEA_HOME%%/plugins/Kotlin/lib/uast-tests.jar %%IDEA_HOME%%/plugins/Kotlin/lib/uast-java.jar %%IDEA_HOME%%/plugins/android/lib/GoogleFeedback.jar %%IDEA_HOME%%/plugins/android/lib/adt-ui.jar