From owner-svn-ports-head@freebsd.org Tue Dec 27 16:47:05 2016 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 3D294C93DE1; Tue, 27 Dec 2016 16:47:05 +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 0CAD211AD; Tue, 27 Dec 2016 16:47:04 +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 uBRGl4xX086834; Tue, 27 Dec 2016 16:47:04 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRGl4Lh086832; Tue, 27 Dec 2016 16:47:04 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612271647.uBRGl4Lh086832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Tue, 27 Dec 2016 16:47:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429630 - 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: Tue, 27 Dec 2016 16:47:05 -0000 Author: bsam Date: Tue Dec 27 16:47:03 2016 New Revision: 429630 URL: https://svnweb.freebsd.org/changeset/ports/429630 Log: java/intellij: Update to version 2016.3.2. Modified: head/java/intellij/Makefile head/java/intellij/distinfo Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Tue Dec 27 16:37:39 2016 (r429629) +++ head/java/intellij/Makefile Tue Dec 27 16:47:03 2016 (r429630) @@ -5,7 +5,7 @@ # Vadim Zhukov PORTNAME= intellij -PORTVERSION= 2016.3.1 +PORTVERSION= 2016.3.2 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -25,7 +25,7 @@ JAVA_VERSION= 1.7+ NO_ARCH= yes NO_BUILD= yes -WRKDIST= ${WRKDIR}/idea-IC-163.9166.29 +WRKDIST= ${WRKDIR}/idea-IC-163.10154.41 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Tue Dec 27 16:37:39 2016 (r429629) +++ head/java/intellij/distinfo Tue Dec 27 16:47:03 2016 (r429630) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481883245 -SHA256 (ideaIC-2016.3.1.tar.gz) = 7bceaf6e4a5adef071b5d7240f218b14bfa87208c61a206b13eac0f067ee996f -SIZE (ideaIC-2016.3.1.tar.gz) = 410563028 +TIMESTAMP = 1482839104 +SHA256 (ideaIC-2016.3.2.tar.gz) = 6c13db4b58f95c1c9c45fca6b364d8730f1fbfe3490bad8308f1e047867df159 +SIZE (ideaIC-2016.3.2.tar.gz) = 410602696