Skip to content

Commit

Permalink
devel/jetbrains-webstorm: Update to 2021.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and neelchauhan committed May 6, 2021
1 parent 3c0bb8b commit 9e99f6c
Show file tree
Hide file tree
Showing 3 changed files with 13 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.1
PORTVERSION= 2021.1.1
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-211.6693.108
WRKSRC= ${WRKDIR}/WebStorm-211.7142.46

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 = 1618068803
SHA256 (jetbrains/WebStorm-2021.1.tar.gz) = cc27711e3b7e77847b273a2b6b642a03dfc94a40bd838ce30e1e2c2171102596
SIZE (jetbrains/WebStorm-2021.1.tar.gz) = 488033050
TIMESTAMP = 1619974642
SHA256 (jetbrains/WebStorm-2021.1.1.tar.gz) = e1fb7a221f052a723c5571429afb8120c31d3234119997047742768d01892cc2
SIZE (jetbrains/WebStorm-2021.1.1.tar.gz) = 488212906
12 changes: 8 additions & 4 deletions devel/jetbrains-webstorm/pkg-plist
Expand Up @@ -36,7 +36,7 @@ share/applications/webstorm.desktop
%%DATADIR%%/lib/bootstrap.jar
%%DATADIR%%/lib/bouncy-castle-provider.jar
%%DATADIR%%/lib/branding.jar
%%DATADIR%%/lib/build-marker-WS-211.6693.108
%%DATADIR%%/lib/build-marker-WS-211.7142.46
%%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
%%DATADIR%%/lib/caffeine-2.8.8.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
Expand Down Expand Up @@ -235,6 +235,11 @@ share/applications/webstorm.desktop
%%DATADIR%%/license/yourkit-license-redist.txt
%%DATADIR%%/plugins/AngularJS/lib/AngularJS.jar
%%DATADIR%%/plugins/AngularJS/lib/resources_en.jar
%%DATADIR%%/plugins/AngularJS/ngCli/commands/generate-impl.js
%%DATADIR%%/plugins/AngularJS/ngCli/commands/generate.json
%%DATADIR%%/plugins/AngularJS/ngCli/generate.js
%%DATADIR%%/plugins/AngularJS/ngCli/generateVirtual.js
%%DATADIR%%/plugins/AngularJS/ngCli/rerouteModulesToProject.js
%%DATADIR%%/plugins/AngularJS/ngCli/runner.js
%%DATADIR%%/plugins/AngularJS/ngCli/schematicsInfoProvider.js
%%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider.js
Expand Down Expand Up @@ -265,7 +270,6 @@ share/applications/webstorm.desktop
%%DATADIR%%/plugins/Docker/lib/docker-java-core-3.2.7.jar
%%DATADIR%%/plugins/Docker/lib/docker-java-transport-3.2.7.jar
%%DATADIR%%/plugins/Docker/lib/docker-java-transport-okhttp-3.2.7.jar
%%DATADIR%%/plugins/Docker/lib/javax.activation-api-1.2.0.jar
%%DATADIR%%/plugins/Docker/lib/okhttp-3.14.4.jar
%%DATADIR%%/plugins/Docker/lib/okio-1.17.2.jar
%%DATADIR%%/plugins/EJS/lib/EJS.jar
Expand Down Expand Up @@ -317,8 +321,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-280d17517411.ijx
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-280d17517411.txt
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-aacdcbe1a076.ijx
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-aacdcbe1a076.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 9e99f6c

Please sign in to comment.