Date: Thu, 11 May 2017 12:10:12 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440625 - head/java/intellij Message-ID: <201705111210.v4BCACXC012570@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Thu May 11 12:10:12 2017 New Revision: 440625 URL: https://svnweb.freebsd.org/changeset/ports/440625 Log: java/intellij: Update Idea 171.4249.32 -> 171.4249.39 Modified: head/java/intellij/Makefile head/java/intellij/distinfo Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Thu May 11 11:35:05 2017 (r440624) +++ head/java/intellij/Makefile Thu May 11 12:10:12 2017 (r440625) @@ -6,6 +6,7 @@ PORTNAME= intellij PORTVERSION= 2017.1.2 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -28,7 +29,7 @@ NO_ARCH= yes NO_BUILD= yes INSTALL_TARGET= install-strip -WRKSRC= ${WRKDIR}/idea-IC-171.4249.32 +WRKSRC= ${WRKDIR}/idea-IC-171.4249.39 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Thu May 11 11:35:05 2017 (r440624) +++ head/java/intellij/distinfo Thu May 11 12:10:12 2017 (r440625) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492945922 -SHA256 (ideaIC-2017.1.2-no-jdk.tar.gz) = 1363c2e36d6799101e9efc508598b41e8bd786da70aa2e91315c9a11acb2a995 -SIZE (ideaIC-2017.1.2-no-jdk.tar.gz) = 354582902 +TIMESTAMP = 1494496208 +SHA256 (ideaIC-2017.1.2-no-jdk.tar.gz) = 77009f9137b63ed903a9272f202a7cf305039af492f66537a3de652c861f2323 +SIZE (ideaIC-2017.1.2-no-jdk.tar.gz) = 354583358
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705111210.v4BCACXC012570>