Skip to content

Commit

Permalink
devel/jetbrains-webstorm: Update to 2021.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and lwhsu committed Oct 20, 2021
1 parent c34e074 commit ad50986
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions devel/jetbrains-webstorm/Makefile
@@ -1,7 +1,7 @@
# Created by: Pedro Giffuni <pfg@FreeBSD.org>

PORTNAME= webstorm
PORTVERSION= 2021.2.2
PORTVERSION= 2021.2.3
CATEGORIES= devel java
MASTER_SITES= https://download-cf.jetbrains.com/webstorm/
PKGNAMEPREFIX= jetbrains-
Expand Down Expand Up @@ -33,7 +33,7 @@ NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message

WRKSRC= ${WRKDIR}/WebStorm-212.5284.41
WRKSRC= ${WRKDIR}/WebStorm-212.5457.55

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 = 1631790210
SHA256 (jetbrains/WebStorm-2021.2.2.tar.gz) = 226d039746ac2a6148e7c7b7b45ae87f0080eb64ede78e85226cd9a43ea67ba8
SIZE (jetbrains/WebStorm-2021.2.2.tar.gz) = 493547720
TIMESTAMP = 1634663637
SHA256 (jetbrains/WebStorm-2021.2.3.tar.gz) = aefdd1ad4eac642a3f26cd480f1ee1cf2c8aecf043131b1833ad7af265e8e934
SIZE (jetbrains/WebStorm-2021.2.3.tar.gz) = 493961585
8 changes: 4 additions & 4 deletions devel/jetbrains-webstorm/pkg-plist
Expand Up @@ -29,7 +29,7 @@ share/applications/webstorm.desktop
%%DATADIR%%/lib/async-profiler-2.1-ea-2.jar
%%DATADIR%%/lib/bootstrap.jar
%%DATADIR%%/lib/branding.jar
%%DATADIR%%/lib/build-marker-WS-212.5284.41
%%DATADIR%%/lib/build-marker-WS-212.5457.55
%%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/classpath.txt
Expand Down Expand Up @@ -66,7 +66,7 @@ share/applications/webstorm.desktop
%%DATADIR%%/lib/jps-model.jar
%%DATADIR%%/lib/junit4.jar
%%DATADIR%%/lib/junixsocket-core.jar
%%DATADIR%%/lib/kotlin-reflect-1.5.10-release-896.jar
%%DATADIR%%/lib/kotlin-reflect-1.5.10-release-931.jar
%%DATADIR%%/lib/kotlin-stdlib-jdk8.jar
%%DATADIR%%/lib/kotlin-test.jar
%%DATADIR%%/lib/kotlinx-coroutines-debug-1.5.0.jar
Expand Down Expand Up @@ -195,8 +195,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-185d743362b6.ijx
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-185d743362b6.txt
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-34490f0bdf90.ijx
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-34490f0bdf90.txt
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
Expand Down

0 comments on commit ad50986

Please sign in to comment.