Skip to content

Commit

Permalink
devel/jetbrains-webstorm: Update to 2022.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and dmgk committed Sep 17, 2022
1 parent 7e8f334 commit f7ff73c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/jetbrains-webstorm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= webstorm
PORTVERSION= 2022.2.1
PORTVERSION= 2022.2.2
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
PKGNAMEPREFIX= jetbrains-
Expand Down Expand Up @@ -31,7 +31,7 @@ NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message

WRKSRC= ${WRKDIR}/WebStorm-222.3739.57
WRKSRC= ${WRKDIR}/WebStorm-222.4167.31

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 = 1660903926
SHA256 (jetbrains/WebStorm-2022.2.1.tar.gz) = 508fe7272dd049875d848b52a2908e4d228ce576d4dde5f56f51a8c346b12a2c
SIZE (jetbrains/WebStorm-2022.2.1.tar.gz) = 570693669
TIMESTAMP = 1663445937
SHA256 (jetbrains/WebStorm-2022.2.2.tar.gz) = 506b25ff264ce882c738577044bada4e320b1f5a4dd97c2888730c91f80f071e
SIZE (jetbrains/WebStorm-2022.2.2.tar.gz) = 570942556
2 changes: 1 addition & 1 deletion devel/jetbrains-webstorm/pkg-plist
Expand Up @@ -35,7 +35,7 @@ share/applications/webstorm.desktop
%%DATADIR%%/lib/asm-util-9.2.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/branding.jar
%%DATADIR%%/lib/build-marker-WS-222.3739.57
%%DATADIR%%/lib/build-marker-WS-222.4167.31
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/dbus-java-3.2.1.jar
Expand Down

0 comments on commit f7ff73c

Please sign in to comment.