Skip to content

Commit

Permalink
devel/jetbrains-webstorm: Update to 2022.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and yzgyyang committed Apr 19, 2022
1 parent bca5091 commit 3ebc4a9
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 52 deletions.
6 changes: 3 additions & 3 deletions devel/jetbrains-webstorm/Makefile
@@ -1,7 +1,7 @@
# Created by: Pedro Giffuni <pfg@FreeBSD.org>

PORTNAME= webstorm
PORTVERSION= 2021.3.3
PORTVERSION= 2022.1
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
PKGNAMEPREFIX= jetbrains-
Expand All @@ -26,7 +26,7 @@ JAVA_VERSION= 11+

CPE_VENDOR= jetbrains

SHEBANG_FILES= bin/printenv.py bin/restart.py \
SHEBANG_FILES= bin/restart.py \
plugins/spy-js/server/node_modules/node-uuid/benchmark/bench.sh \
plugins/spy-js/server/proxy-nix.sh \
plugins/spy-js/server/proxy-osx.sh
Expand All @@ -35,7 +35,7 @@ NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message

WRKSRC= ${WRKDIR}/WebStorm-213.7172.31
WRKSRC= ${WRKDIR}/WebStorm-221.5080.193

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 = 1647980790
SHA256 (jetbrains/WebStorm-2021.3.3.tar.gz) = 22425a654298da7366c38627e8789e25474533f39cbb58fba0a5a10139a0b5d3
SIZE (jetbrains/WebStorm-2021.3.3.tar.gz) = 517080901
TIMESTAMP = 1650210908
SHA256 (jetbrains/WebStorm-2022.1.tar.gz) = d9dd5815cc456d74f7dc47533ade3990d0f2f9ce0c4dab3d5ae9b04e01d1746c
SIZE (jetbrains/WebStorm-2022.1.tar.gz) = 544630491

0 comments on commit 3ebc4a9

Please sign in to comment.