From owner-svn-ports-head@freebsd.org Fri Jul 24 02:46:50 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 50E2236C7EA; Fri, 24 Jul 2020 02:46:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BCYWG1Rnxz4Vny; Fri, 24 Jul 2020 02:46:50 +0000 (UTC) (envelope-from swills@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 152C0230DF; Fri, 24 Jul 2020 02:46:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06O2knv7075593; Fri, 24 Jul 2020 02:46:49 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06O2knFh075591; Fri, 24 Jul 2020 02:46:49 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202007240246.06O2knFh075591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 24 Jul 2020 02:46:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542988 - head/devel/jetbrains-phpstorm X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/jetbrains-phpstorm X-SVN-Commit-Revision: 542988 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.33 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, 24 Jul 2020 02:46:50 -0000 Author: swills Date: Fri Jul 24 02:46:49 2020 New Revision: 542988 URL: https://svnweb.freebsd.org/changeset/ports/542988 Log: devel/jetbrains-phpstorm: Update to 2020.1.4 PR: 248211 Submitted by: Dmitry Wagin (maintainer) Modified: head/devel/jetbrains-phpstorm/Makefile (contents, props changed) head/devel/jetbrains-phpstorm/distinfo (contents, props changed) Modified: head/devel/jetbrains-phpstorm/Makefile ============================================================================== --- head/devel/jetbrains-phpstorm/Makefile Fri Jul 24 02:45:21 2020 (r542987) +++ head/devel/jetbrains-phpstorm/Makefile Fri Jul 24 02:46:49 2020 (r542988) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpstorm -PORTVERSION= 2020.1.3 +PORTVERSION= 2020.1.4 CATEGORIES= devel java MASTER_SITES= https://download-cf.jetbrains.com/webide/ PKGNAMEPREFIX= jetbrains- @@ -30,7 +30,7 @@ SHEBANG_FILES= bin/printenv.py bin/restart.py NO_ARCH= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/PhpStorm-201.8538.41 +WRKSRC= ${WRKDIR}/PhpStorm-201.8743.18 SUB_FILES= phpstorm phpstorm.desktop pkg-message Modified: head/devel/jetbrains-phpstorm/distinfo ============================================================================== --- head/devel/jetbrains-phpstorm/distinfo Fri Jul 24 02:45:21 2020 (r542987) +++ head/devel/jetbrains-phpstorm/distinfo Fri Jul 24 02:46:49 2020 (r542988) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594881425 -SHA256 (jetbrains/PhpStorm-2020.1.3.tar.gz) = a89e833a6929f06965269b81e3335d0866483e54c9acfba3cdd5d08c4ccf8233 -SIZE (jetbrains/PhpStorm-2020.1.3.tar.gz) = 383355768 +TIMESTAMP = 1595519853 +SHA256 (jetbrains/PhpStorm-2020.1.4.tar.gz) = a23922f5f93bc8df1f2aabbb0f9969e27d28f706c09d18d66d4cc2d56c52ddc9 +SIZE (jetbrains/PhpStorm-2020.1.4.tar.gz) = 382661575