From owner-svn-ports-head@freebsd.org Fri Oct 19 22:31:53 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 5F38FFE940D; Fri, 19 Oct 2018 22:31:53 +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 156D270B07; Fri, 19 Oct 2018 22:31:53 +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 105F715301; Fri, 19 Oct 2018 22:31:53 +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 w9JMVq6K010774; Fri, 19 Oct 2018 22:31:52 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9JMVqZE010772; Fri, 19 Oct 2018 22:31:52 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201810192231.w9JMVqZE010772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Fri, 19 Oct 2018 22:31:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482457 - head/java/intellij X-SVN-Group: ports-head X-SVN-Commit-Author: bsam X-SVN-Commit-Paths: head/java/intellij X-SVN-Commit-Revision: 482457 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.29 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: Fri, 19 Oct 2018 22:31:53 -0000 Author: bsam Date: Fri Oct 19 22:31:52 2018 New Revision: 482457 URL: https://svnweb.freebsd.org/changeset/ports/482457 Log: java/intellij: Update to version 2018.2.5 Modified: head/java/intellij/Makefile head/java/intellij/distinfo Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Fri Oct 19 21:32:08 2018 (r482456) +++ head/java/intellij/Makefile Fri Oct 19 22:31:52 2018 (r482457) @@ -5,7 +5,7 @@ # Vadim Zhukov PORTNAME= intellij -PORTVERSION= 2018.2.4 +PORTVERSION= 2018.2.5 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-182.4505.22 +WRKSRC= ${WRKDIR}/idea-IC-182.4892.20 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Fri Oct 19 21:32:08 2018 (r482456) +++ head/java/intellij/distinfo Fri Oct 19 22:31:52 2018 (r482457) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538937201 -SHA256 (ideaIC-2018.2.4-no-jdk.tar.gz) = bcf9b666b34befede7248b89f157f26644a5acad9fcc71a2951ab5fcef9dc322 -SIZE (ideaIC-2018.2.4-no-jdk.tar.gz) = 448402215 +TIMESTAMP = 1539979215 +SHA256 (ideaIC-2018.2.5-no-jdk.tar.gz) = 88569d015b9571fac364a12f86fb0e8a87e7fee624f8f09a8b5db89bd7537287 +SIZE (ideaIC-2018.2.5-no-jdk.tar.gz) = 448418647