From owner-svn-ports-all@freebsd.org Sun May 27 09:39:52 2018 Return-Path: Delivered-To: svn-ports-all@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 DA8D4EFB261; Sun, 27 May 2018 09:39:51 +0000 (UTC) (envelope-from bsam@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 879BC792D3; Sun, 27 May 2018 09:39:51 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 68A851CC28; Sun, 27 May 2018 09:39:51 +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 w4R9dpKv092948; Sun, 27 May 2018 09:39:51 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4R9doWa092945; Sun, 27 May 2018 09:39:50 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201805270939.w4R9doWa092945@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Sun, 27 May 2018 09:39:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470975 - head/java/intellij X-SVN-Group: ports-head X-SVN-Commit-Author: bsam X-SVN-Commit-Paths: head/java/intellij X-SVN-Commit-Revision: 470975 X-SVN-Commit-Repository: ports 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.26 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, 27 May 2018 09:39:52 -0000 Author: bsam Date: Sun May 27 09:39:50 2018 New Revision: 470975 URL: https://svnweb.freebsd.org/changeset/ports/470975 Log: java/intellij: Update to version 2018.1.4 Modified: head/java/intellij/Makefile head/java/intellij/distinfo head/java/intellij/pkg-plist Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Sun May 27 09:38:32 2018 (r470974) +++ head/java/intellij/Makefile Sun May 27 09:39:50 2018 (r470975) @@ -5,7 +5,7 @@ # Vadim Zhukov PORTNAME= intellij -PORTVERSION= 2018.1 +PORTVERSION= 2018.1.4 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -28,7 +28,7 @@ NO_ARCH= yes NO_BUILD= yes INSTALL_TARGET= install-strip -WRKSRC= ${WRKDIR}/idea-IC-181.4203.550 +WRKSRC= ${WRKDIR}/idea-IC-181.5087.20 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Sun May 27 09:38:32 2018 (r470974) +++ head/java/intellij/distinfo Sun May 27 09:39:50 2018 (r470975) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522269288 -SHA256 (ideaIC-2018.1-no-jdk.tar.gz) = a8749bf8468ceb0bb957ba88c85eeb1c10a424e2140b1da976cd2d47b2f95426 -SIZE (ideaIC-2018.1-no-jdk.tar.gz) = 467885154 +TIMESTAMP = 1527369400 +SHA256 (ideaIC-2018.1.4-no-jdk.tar.gz) = a31f0e08d718df6794e178e299cc41b16b62127d431a32b9a17568e7fb4b6c33 +SIZE (ideaIC-2018.1.4-no-jdk.tar.gz) = 469330992 Modified: head/java/intellij/pkg-plist ============================================================================== --- head/java/intellij/pkg-plist Sun May 27 09:38:32 2018 (r470974) +++ head/java/intellij/pkg-plist Sun May 27 09:39:50 2018 (r470975) @@ -84,7 +84,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/automaton.jar %%IDEA_HOME%%/lib/baksmali-2.2.1.jar %%IDEA_HOME%%/lib/batik-all.jar -%%IDEA_HOME%%/lib/bcprov-jdk15on-1.55.jar +%%IDEA_HOME%%/lib/bcprov-jdk15on-1.59.jar %%IDEA_HOME%%/lib/bootstrap.jar %%IDEA_HOME%%/lib/cglib-nodep-3.2.4.jar %%IDEA_HOME%%/lib/cli-parser-1.1.jar @@ -94,7 +94,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/commons-codec-1.9.jar %%IDEA_HOME%%/lib/commons-compress-1.10.jar %%IDEA_HOME%%/lib/commons-httpclient-3.1-patched.jar -%%IDEA_HOME%%/lib/commons-imaging-1.0-RC.jar +%%IDEA_HOME%%/lib/commons-imaging-1.0-RC-1.jar %%IDEA_HOME%%/lib/commons-io-2.2.jar %%IDEA_HOME%%/lib/commons-logging-1.2.jar %%IDEA_HOME%%/lib/commons-net-3.3.jar @@ -133,7 +133,9 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/imgscalr-lib-4.2.jar %%IDEA_HOME%%/lib/ini4j-0.5.5-2.jar %%IDEA_HOME%%/lib/isorelax.jar -%%IDEA_HOME%%/lib/jackson-core-2.8.8.jar +%%IDEA_HOME%%/lib/jackson-annotations-2.9.0.jar +%%IDEA_HOME%%/lib/jackson-core-2.9.5.jar +%%IDEA_HOME%%/lib/jackson-databind-2.9.5.jar %%IDEA_HOME%%/lib/java-api.jar %%IDEA_HOME%%/lib/java-impl.jar %%IDEA_HOME%%/lib/java_resources_en.jar @@ -145,7 +147,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/jcip-annotations-1.0.jar %%IDEA_HOME%%/lib/jdkAnnotations.jar %%IDEA_HOME%%/lib/jdom.jar -%%IDEA_HOME%%/lib/jediterm-pty-2.7.jar +%%IDEA_HOME%%/lib/jediterm-pty-%%PYTHON_VER%%.jar %%IDEA_HOME%%/lib/jgoodies-common-1.4.0.jar %%IDEA_HOME%%/lib/jgoodies-forms.jar %%IDEA_HOME%%/lib/jh.jar @@ -10103,9 +10105,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/maven/lib/resources_en.jar %%IDEA_HOME%%/plugins/properties/lib/properties.jar %%IDEA_HOME%%/plugins/properties/lib/resources_en.jar -%%IDEA_HOME%%/plugins/settings-repository/lib/jackson-annotations-2.8.1.jar -%%IDEA_HOME%%/plugins/settings-repository/lib/jackson-core-2.8.1.jar -%%IDEA_HOME%%/plugins/settings-repository/lib/jackson-databind-2.8.1.jar %%IDEA_HOME%%/plugins/settings-repository/lib/jgit.jar %%IDEA_HOME%%/plugins/settings-repository/lib/resources_en.jar %%IDEA_HOME%%/plugins/settings-repository/lib/settings-repository.jar