mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
devel/jetbrains-webstorm: Update to 2023.1.3
ChangeLog: https://youtrack.jetbrains.com/articles/WEB-A-233538426 PR: 272330 Reported by: dmitry.wagin@ya.ru (maintainer)
This commit is contained in:
committed by
Fernando Apesteguía
parent
df96d13d39
commit
3fce65e302
@@ -1,5 +1,5 @@
|
||||
PORTNAME= webstorm
|
||||
PORTVERSION= 2023.1.2
|
||||
PORTVERSION= 2023.1.3
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
@@ -34,7 +34,7 @@ NO_BUILD= yes
|
||||
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
|
||||
SUB_LIST= JAVA_HOME=${JAVA_HOME}
|
||||
|
||||
WRKSRC= ${WRKDIR}/WebStorm-231.9011.35
|
||||
WRKSRC= ${WRKDIR}/WebStorm-231.9161.29
|
||||
|
||||
do-install:
|
||||
# Linux/Windows/OS X only so remove them
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1684751475
|
||||
SHA256 (jetbrains/WebStorm-2023.1.2.tar.gz) = 934986d682857e8529588cdc6f4f125ff7e13ee0a1060fa41af2bb9d4a620444
|
||||
SIZE (jetbrains/WebStorm-2023.1.2.tar.gz) = 589083671
|
||||
TIMESTAMP = 1687791988
|
||||
SHA256 (jetbrains/WebStorm-2023.1.3.tar.gz) = 1cef18a6d80e063b520dd8e9a0cf5b27a9cb05bbfa5b680e97c54a7cb435c9c6
|
||||
SIZE (jetbrains/WebStorm-2023.1.3.tar.gz) = 589247179
|
||||
|
||||
@@ -30,7 +30,7 @@ share/applications/webstorm.desktop
|
||||
%%DATADIR%%/lib/app.jar
|
||||
%%DATADIR%%/lib/async-profiler-windows.jar
|
||||
%%DATADIR%%/lib/async-profiler.jar
|
||||
%%DATADIR%%/lib/build-marker-WS-231.9011.35
|
||||
%%DATADIR%%/lib/build-marker-WS-231.9161.29
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/error-prone-annotations.jar
|
||||
@@ -159,8 +159,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-e95fd0b84d23.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-e95fd0b84d23.txt
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-35bf29dd0b10.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-35bf29dd0b10.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
|
||||
|
||||
Reference in New Issue
Block a user