svn commit: r538306 - head/devel/jetbrains-phpstorm

Fernando Apesteguía fernape at FreeBSD.org
Tue Jun 9 11:12:38 UTC 2020


Author: fernape
Date: Tue Jun  9 11:12:37 2020
New Revision: 538306
URL: https://svnweb.freebsd.org/changeset/ports/538306

Log:
  devel/jetbrains-phpstorm: Update to 2020.1.2
  
  Release Notes:
  https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+2020.1.2+Release+Notes
  
  PR:	247094
  Submitted by:	dmitry.wagin at ya.ru (maintainer)

Modified:
  head/devel/jetbrains-phpstorm/Makefile
  head/devel/jetbrains-phpstorm/distinfo
  head/devel/jetbrains-phpstorm/pkg-plist

Modified: head/devel/jetbrains-phpstorm/Makefile
==============================================================================
--- head/devel/jetbrains-phpstorm/Makefile	Tue Jun  9 11:11:04 2020	(r538305)
+++ head/devel/jetbrains-phpstorm/Makefile	Tue Jun  9 11:12:37 2020	(r538306)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpstorm
-PORTVERSION=	2020.1.1
+PORTVERSION=	2020.1.2
 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.7223.96
+WRKSRC=		${WRKDIR}/PhpStorm-201.7846.90
 
 SUB_FILES=	phpstorm phpstorm.desktop pkg-message
 

Modified: head/devel/jetbrains-phpstorm/distinfo
==============================================================================
--- head/devel/jetbrains-phpstorm/distinfo	Tue Jun  9 11:11:04 2020	(r538305)
+++ head/devel/jetbrains-phpstorm/distinfo	Tue Jun  9 11:12:37 2020	(r538306)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589133552
-SHA256 (jetbrains/PhpStorm-2020.1.1.tar.gz) = bce141cccd847d2d6cf030ba82f65b842fb0a717ab034f2fc49fa5f6d9a2ec99
-SIZE (jetbrains/PhpStorm-2020.1.1.tar.gz) = 382785456
+TIMESTAMP = 1591645161
+SHA256 (jetbrains/PhpStorm-2020.1.2.tar.gz) = 643b82973ca71ba7eefe199b0857a0fbc1465e6199b4f4d2364516112edd8801
+SIZE (jetbrains/PhpStorm-2020.1.2.tar.gz) = 382897111

Modified: head/devel/jetbrains-phpstorm/pkg-plist
==============================================================================
--- head/devel/jetbrains-phpstorm/pkg-plist	Tue Jun  9 11:11:04 2020	(r538305)
+++ head/devel/jetbrains-phpstorm/pkg-plist	Tue Jun  9 11:12:37 2020	(r538306)
@@ -529,7 +529,7 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/typings/js-lanuage-api.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/tsconfig.json
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar
-%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.0.3.jar
+%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.0.5.jar
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/javascript-openapi.jar
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/js-test-common.jar
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/resources_en.jar


More information about the svn-ports-all mailing list