mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
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@ya.ru (maintainer)
This commit is contained in:
parent
fcb1493439
commit
84a44e39ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538306
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user