devel/jetbrains-webstorm: Update to 2022.1.2
Changes: https://youtrack.jetbrains.com/articles/WEB-A-233538351/WebStorm-221578730-Release-Notes PR: 264615
This commit is contained in:
parent
63bcc1fb55
commit
7b070d53a9
3 changed files with 9 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Pedro Giffuni <pfg@FreeBSD.org>
|
||||
|
||||
PORTNAME= webstorm
|
||||
PORTVERSION= 2022.1.1
|
||||
PORTVERSION= 2022.1.2
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
|
@ -35,7 +35,7 @@ NO_ARCH= yes
|
|||
NO_BUILD= yes
|
||||
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
|
||||
|
||||
WRKSRC= ${WRKDIR}/WebStorm-221.5591.52
|
||||
WRKSRC= ${WRKDIR}/WebStorm-221.5787.30
|
||||
|
||||
do-install:
|
||||
# Linux/Windows/OS X only so remove them
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1652532332
|
||||
SHA256 (jetbrains/WebStorm-2022.1.1.tar.gz) = 9154ef0f383c5271c504791a1553c20dfc872d6625d0ea89fa241402d7365eef
|
||||
SIZE (jetbrains/WebStorm-2022.1.1.tar.gz) = 558902481
|
||||
TIMESTAMP = 1654271450
|
||||
SHA256 (jetbrains/WebStorm-2022.1.2.tar.gz) = 7c4bef74fcf03f90de8d80cc3338860ad89a873c1ea7b50199812a4c42c0cb98
|
||||
SIZE (jetbrains/WebStorm-2022.1.2.tar.gz) = 558999591
|
||||
|
|
|
@ -35,7 +35,7 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/lib/asm-util-7.1.jar
|
||||
%%DATADIR%%/lib/async-profiler.jar
|
||||
%%DATADIR%%/lib/branding.jar
|
||||
%%DATADIR%%/lib/build-marker-WS-221.5591.52
|
||||
%%DATADIR%%/lib/build-marker-WS-221.5787.30
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/dbus-java-3.2.1.jar
|
||||
|
@ -113,6 +113,7 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/plugins/AngularJS/ngCli/runner.js
|
||||
%%DATADIR%%/plugins/AngularJS/ngCli/schematicsInfoProvider.js
|
||||
%%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider.js
|
||||
%%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider140.js
|
||||
%%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider60.js
|
||||
%%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider62.js
|
||||
%%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider70.js
|
||||
|
@ -172,8 +173,8 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-47665b447afd.ijx
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-47665b447afd.txt
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-6fad43be1057.ijx
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-6fad43be1057.txt
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
|
||||
|
|
Loading…
Reference in a new issue