Skip to content

Commit

Permalink
devel/jetbrains-webstorm: Update to 2022.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and nunotexbsd committed Dec 27, 2022
1 parent 2e7d0fa commit f709c16
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
5 changes: 2 additions & 3 deletions devel/jetbrains-webstorm/Makefile
@@ -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-
Expand Down Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions devel/jetbrains-webstorm/distinfo
@@ -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
8 changes: 5 additions & 3 deletions devel/jetbrains-webstorm/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f709c16

Please sign in to comment.