Skip to content

Commit

Permalink
devel/jetbrains-webstorm: update to 2023.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and clausecker committed Sep 17, 2023
1 parent 51859f2 commit 4ed743e
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= 2023.2.1
DISTVERSION= 2023.2.2
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
PKGNAMEPREFIX= jetbrains-
Expand Down Expand Up @@ -36,7 +36,7 @@ NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
SUB_LIST= JAVA_HOME=${JAVA_HOME}

WRKSRC= ${WRKDIR}/WebStorm-232.9559.58
WRKSRC= ${WRKDIR}/WebStorm-232.9921.42

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 = 1693254430
SHA256 (jetbrains/WebStorm-2023.2.1.tar.gz) = 0487d1e80b3d538c968ab6437d950a504166b0c266346d52969bfb828820a642
SIZE (jetbrains/WebStorm-2023.2.1.tar.gz) = 603335268
TIMESTAMP = 1694866109
SHA256 (jetbrains/WebStorm-2023.2.2.tar.gz) = 10c1203620258bf4b0c952d809f50ea954f80d1ed60098917a4c64fb2718b931
SIZE (jetbrains/WebStorm-2023.2.2.tar.gz) = 605623842
2 changes: 1 addition & 1 deletion devel/jetbrains-webstorm/pkg-plist
Expand Up @@ -20,7 +20,7 @@ share/applications/webstorm.desktop
%%DATADIR%%/lib/app.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/bouncy-castle.jar
%%DATADIR%%/lib/build-marker-WS-232.9559.58
%%DATADIR%%/lib/build-marker-WS-232.9921.42
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
Expand Down

0 comments on commit 4ed743e

Please sign in to comment.