Skip to content

Commit

Permalink
devel/jetbrains-webstorm: Update to 2023.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and fernape committed Feb 4, 2024
1 parent 813303e commit 1e24de5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 5 additions & 5 deletions devel/jetbrains-webstorm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= webstorm
DISTVERSION= 2023.3.2
DISTVERSION= 2023.3.3
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
PKGNAMEPREFIX= jetbrains-
Expand All @@ -17,9 +17,9 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept

BUILD_DEPENDS= jna>0:devel/jna
RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
jetbrains-pty4j>=0.12.13:devel/jetbrains-pty4j \
jetbrains-restarter>=233.11799.241:devel/jetbrains-restarter \
jetbrains-sqlite>=233.11799.241:devel/jetbrains-sqlite \
jetbrains-pty4j>=0.12.25:devel/jetbrains-pty4j \
jetbrains-restarter>=233.14015.106:devel/jetbrains-restarter \
jetbrains-sqlite>=233.14015.106:devel/jetbrains-sqlite \
lsof:sysutils/lsof

USES= cpe python:run shebangfix
Expand All @@ -35,7 +35,7 @@ NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
SUB_LIST= JAVA_HOME=${JAVA_HOME}

WRKSRC= ${WRKDIR}/WebStorm-233.13135.92
WRKSRC= ${WRKDIR}/WebStorm-233.14015.89

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 = 1703436699
SHA256 (jetbrains/WebStorm-2023.3.2.tar.gz) = c4d69ebdb24bf8d84b406afc65ff34d6b7c22fd461df92c5fe32e5e3c88502a7
SIZE (jetbrains/WebStorm-2023.3.2.tar.gz) = 628413570
TIMESTAMP = 1706448550
SHA256 (jetbrains/WebStorm-2023.3.3.tar.gz) = c56ece93853aff41bc4b1fa7c40be086c8d0cb8346891ecd47a70c3978c66cd3
SIZE (jetbrains/WebStorm-2023.3.3.tar.gz) = 628970040
7 changes: 4 additions & 3 deletions devel/jetbrains-webstorm/pkg-plist
Expand Up @@ -22,7 +22,7 @@ share/applications/webstorm.desktop
%%DATADIR%%/lib/app.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/bouncy-castle.jar
%%DATADIR%%/lib/build-marker-WS-233.13135.92
%%DATADIR%%/lib/build-marker-WS-233.14015.89
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
Expand Down Expand Up @@ -58,6 +58,7 @@ share/applications/webstorm.desktop
%%DATADIR%%/license/third-party-libraries.json
%%DATADIR%%/license/yourkit-license-redist.txt
%%DATADIR%%/modules/module-descriptors.jar
%%DATADIR%%/plugins/ae-database/lib/ae-database.jar
%%DATADIR%%/plugins/angularJS/lib/angularJS.jar
%%DATADIR%%/plugins/angularJS/ngCli/commands/generate-impl.js
%%DATADIR%%/plugins/angularJS/ngCli/commands/generate.json
Expand Down Expand Up @@ -161,8 +162,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-1d06a55b98c1-c44b541a36ca.ijx
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-c44b541a36ca.txt
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-985749b364ce.ijx
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-985749b364ce.txt
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/diagnosticMessages.json
Expand Down

0 comments on commit 1e24de5

Please sign in to comment.