From owner-svn-ports-all@freebsd.org Thu Oct 20 08:37:43 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 3E3B0C1AD02; Thu, 20 Oct 2016 08:37:43 +0000 (UTC) (envelope-from robak@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 01A3AB99; Thu, 20 Oct 2016 08:37:42 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9K8bgko003995; Thu, 20 Oct 2016 08:37:42 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9K8bfkx003992; Thu, 20 Oct 2016 08:37:41 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201610200837.u9K8bfkx003992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 20 Oct 2016 08:37:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424310 - head/java/intellij-ultimate 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: Thu, 20 Oct 2016 08:37:43 -0000 Author: robak Date: Thu Oct 20 08:37:41 2016 New Revision: 424310 URL: https://svnweb.freebsd.org/changeset/ports/424310 Log: java/intellij-ultimate: update 2016.2.4 -> 2016.2.5 PR: 213598 Submitted by: Andrey Cherkashin (maintainer) Modified: head/java/intellij-ultimate/Makefile head/java/intellij-ultimate/distinfo head/java/intellij-ultimate/pkg-plist Modified: head/java/intellij-ultimate/Makefile ============================================================================== --- head/java/intellij-ultimate/Makefile Thu Oct 20 07:59:16 2016 (r424309) +++ head/java/intellij-ultimate/Makefile Thu Oct 20 08:37:41 2016 (r424310) @@ -4,7 +4,7 @@ # Based on the java/intellij port PORTNAME= intellij-ultimate -PORTVERSION= 2016.2.4 +PORTVERSION= 2016.2.5 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -29,7 +29,7 @@ NO_BUILD= yes USE_LDCONFIG= ${IDEA_HOME}/plugins/tfsIntegration/lib/native/freebsd/x86_64/ USE_LDCONFIG32= ${IDEA_HOME}/plugins/tfsIntegration/lib/native/freebsd/x86/ -WRKDIST= ${WRKDIR}/idea-IU-162.2032.8 +WRKDIST= ${WRKDIR}/idea-IU-162.2228.15 .include "${.CURDIR}/../intellij/common.mk" Modified: head/java/intellij-ultimate/distinfo ============================================================================== --- head/java/intellij-ultimate/distinfo Thu Oct 20 07:59:16 2016 (r424309) +++ head/java/intellij-ultimate/distinfo Thu Oct 20 08:37:41 2016 (r424310) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476386721 -SHA256 (ideaIU-2016.2.4.tar.gz) = f940fb9fa356e28351dd99cf2612c967d173e4413b66c0452ee8fa651b64b698 -SIZE (ideaIU-2016.2.4.tar.gz) = 506828925 +TIMESTAMP = 1476812452 +SHA256 (ideaIU-2016.2.5.tar.gz) = 30a4ddf82b8393fc22803c9335d6cb00087116dd09915e44f40f0433b81b1b3d +SIZE (ideaIU-2016.2.5.tar.gz) = 509791849 Modified: head/java/intellij-ultimate/pkg-plist ============================================================================== --- head/java/intellij-ultimate/pkg-plist Thu Oct 20 07:59:16 2016 (r424309) +++ head/java/intellij-ultimate/pkg-plist Thu Oct 20 08:37:41 2016 (r424310) @@ -185,7 +185,7 @@ bin/idea %%IDEA_HOME%%/lib/servlet-api.jar %%IDEA_HOME%%/lib/slf4j-api-1.7.10.jar %%IDEA_HOME%%/lib/slf4j-log4j12-1.7.10.jar -%%IDEA_HOME%%/lib/snappy-in-java-0.3.1.jar +%%IDEA_HOME%%/lib/snappy-in-java-0.5.1.jar %%IDEA_HOME%%/lib/sqlite-jdbc-3.6.20.1.jar %%IDEA_HOME%%/lib/src/src_css-api.zip %%IDEA_HOME%%/lib/src/src_database-openapi.zip @@ -374,6 +374,7 @@ bin/idea %%IDEA_HOME%%/plugins/Kotlin/kotlinc/build.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/android-extensions-compiler.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-ant.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotation-processing.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-build-common-test.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-build-common.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-compiler.jar