mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/jetbrains-webstorm: Update to 2022.3.1
ChangeLog: https://youtrack.jetbrains.com/articles/WEB-A-233538388/WebStorm-223.8214.51-Release-Notes PR: 268555
This commit is contained in:
parent
2e7d0fa5c8
commit
f709c16ee7
3 changed files with 10 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= webstorm
|
||||
PORTVERSION= 2022.3
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2022.3.1
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
|
@ -35,7 +34,7 @@ NO_BUILD= yes
|
|||
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
|
||||
SUB_LIST= JAVA_HOME=${JAVA_HOME}
|
||||
|
||||
WRKSRC= ${WRKDIR}/WebStorm-223.7571.168
|
||||
WRKSRC= ${WRKDIR}/WebStorm-223.8214.51
|
||||
|
||||
do-install:
|
||||
# Linux/Windows/OS X only so remove them
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1669810231
|
||||
SHA256 (jetbrains/WebStorm-2022.3.tar.gz) = a70a2074f838c4a5f50b99d8797376bf3f57cdb40e9c728246555f9b4ac5d35b
|
||||
SIZE (jetbrains/WebStorm-2022.3.tar.gz) = 576217219
|
||||
TIMESTAMP = 1671968410
|
||||
SHA256 (jetbrains/WebStorm-2022.3.1.tar.gz) = d78bd6494cced51fe77d87c07040fa3a29e8af917317399036af161c56afd927
|
||||
SIZE (jetbrains/WebStorm-2022.3.1.tar.gz) = 579557623
|
||||
|
|
|
@ -32,7 +32,7 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/lib/async-profiler-windows.jar
|
||||
%%DATADIR%%/lib/async-profiler.jar
|
||||
%%DATADIR%%/lib/branding.jar
|
||||
%%DATADIR%%/lib/build-marker-WS-223.7571.168
|
||||
%%DATADIR%%/lib/build-marker-WS-223.8214.51
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/error-prone-annotations.jar
|
||||
|
@ -163,8 +163,8 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
|
||||
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-reporter.js
|
||||
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-util.js
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-ffdd448c697d-9b322a0dfcec.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-ffdd448c697d-9b322a0dfcec.txt
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-ffdd448c697d-4c0166cd7e21.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-ffdd448c697d-4c0166cd7e21.txt
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/es2019decorators.d.ts
|
||||
|
@ -227,6 +227,7 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.full.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.intl.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.object.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.sharedmemory.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.string.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es5.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es6.d.ts
|
||||
|
@ -342,6 +343,7 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/plugins/prettierJS/prettierLanguageService/convert-prettier-config.js
|
||||
%%DATADIR%%/plugins/prettierJS/prettierLanguageService/prettier-plugin-provider.js
|
||||
%%DATADIR%%/plugins/prettierJS/prettierLanguageService/prettier-plugin.js
|
||||
%%DATADIR%%/plugins/qodana/lib/qodana.jar
|
||||
%%DATADIR%%/plugins/remoteRun/lib/remoteRun.jar
|
||||
%%DATADIR%%/plugins/restClient/lib/restClient.jar
|
||||
%%DATADIR%%/plugins/sass/lib/sass.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue