mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
devel/jetbrains-webstorm: Update to 2023.1.1
ChangeLog: https://youtrack.jetbrains.com/articles/WEB-A-233538416/WebStorm-2023.1.1-231.8770.64-build-Release-Notes PR: 271185 Reported by: dmitry.wagin@ya.ru (maintainer)
This commit is contained in:
parent
8e074c5d75
commit
f514a2dced
@ -1,5 +1,5 @@
|
||||
PORTNAME= webstorm
|
||||
PORTVERSION= 2023.1
|
||||
PORTVERSION= 2023.1.1
|
||||
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.8109.174
|
||||
WRKSRC= ${WRKDIR}/WebStorm-231.8770.64
|
||||
|
||||
do-install:
|
||||
# Linux/Windows/OS X only so remove them
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1680700735
|
||||
SHA256 (jetbrains/WebStorm-2023.1.tar.gz) = bd074c7bafdcfcce4db001a4356040d0badd7cd2f65418a35b4156b00a07e94b
|
||||
SIZE (jetbrains/WebStorm-2023.1.tar.gz) = 588135374
|
||||
TIMESTAMP = 1682974782
|
||||
SHA256 (jetbrains/WebStorm-2023.1.1.tar.gz) = 93e11177010037a156939f2ded59ac5d8d0661e47a4471399665affe4a1eb7a9
|
||||
SIZE (jetbrains/WebStorm-2023.1.1.tar.gz) = 589058357
|
||||
|
@ -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.8109.174
|
||||
%%DATADIR%%/lib/build-marker-WS-231.8770.64
|
||||
%%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-0005a08c68c2.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-0005a08c68c2.txt
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-e95fd0b84d23.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-e95fd0b84d23.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
|
||||
|
Loading…
Reference in New Issue
Block a user