devel/jetbrains-webstorm: Update to 2021.3.2
Release Notes https://confluence.jetbrains.com/display/WI/WebStorm+2021.3.2+Release+Notes PR: 261758
This commit is contained in:
parent
e92787330c
commit
5ae3d11448
3 changed files with 10 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Pedro Giffuni <pfg@FreeBSD.org>
|
||||
|
||||
PORTNAME= webstorm
|
||||
PORTVERSION= 2021.3.1
|
||||
PORTVERSION= 2021.3.2
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
|
@ -33,7 +33,7 @@ NO_ARCH= yes
|
|||
NO_BUILD= yes
|
||||
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
|
||||
|
||||
WRKSRC= ${WRKDIR}/WebStorm-213.6461.79
|
||||
WRKSRC= ${WRKDIR}/WebStorm-213.6777.57
|
||||
|
||||
do-install:
|
||||
# Linux/Windows/OS X only so remove them
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1640897369
|
||||
SHA256 (jetbrains/WebStorm-2021.3.1.tar.gz) = 864d426bfb58580e4a3c5d5ba46f0badc45977456743281ae8e92c73244321b9
|
||||
SIZE (jetbrains/WebStorm-2021.3.1.tar.gz) = 516920842
|
||||
TIMESTAMP = 1644179931
|
||||
SHA256 (jetbrains/WebStorm-2021.3.2.tar.gz) = 18a53c1b1b92e9b7e516b425a390f23f46b880a704d1cb223d1ba64410b15060
|
||||
SIZE (jetbrains/WebStorm-2021.3.2.tar.gz) = 516935360
|
||||
|
|
|
@ -29,7 +29,7 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/lib/async-profiler.jar
|
||||
%%DATADIR%%/lib/bootstrap.jar
|
||||
%%DATADIR%%/lib/branding.jar
|
||||
%%DATADIR%%/lib/build-marker-WS-213.6461.79
|
||||
%%DATADIR%%/lib/build-marker-WS-213.6777.57
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/classpath.txt
|
||||
|
@ -177,8 +177,8 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-a83ea4ee0d3d.ijx
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-a83ea4ee0d3d.txt
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-e5421860d8a5.ijx
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-e5421860d8a5.txt
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
|
||||
|
@ -229,6 +229,7 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.symbol.wellknown.d.ts
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.d.ts
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.full.d.ts
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.intl.d.ts
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.promise.d.ts
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.string.d.ts
|
||||
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.weakref.d.ts
|
||||
|
@ -2101,6 +2102,7 @@ share/applications/webstorm.desktop
|
|||
%%DATADIR%%/plugins/wsl-fs-helper/lib/bifurcan-0.2.0-alpha6.jar
|
||||
%%DATADIR%%/plugins/wsl-fs-helper/lib/java-diff-utils-4.9.jar
|
||||
%%DATADIR%%/plugins/wsl-fs-helper/lib/kotlinx-coroutines-debug-1.5.1.jar
|
||||
%%DATADIR%%/plugins/wsl-fs-helper/lib/kotlinx-coroutines-slf4j-1.5.2.jar
|
||||
%%DATADIR%%/plugins/wsl-fs-helper/lib/okhttp-4.9.2.jar
|
||||
%%DATADIR%%/plugins/wsl-fs-helper/lib/okio-2.8.0.jar
|
||||
%%DATADIR%%/plugins/wsl-fs-helper/lib/wsl-fs-helper.jar
|
||||
|
|
Loading…
Reference in a new issue