Skip to content

Commit

Permalink
devel/jetbrains-webstorm: Update to 2023.3.4
Browse files Browse the repository at this point in the history
PR:		277144
  • Loading branch information
dwagin authored and lwhsu committed Feb 23, 2024
1 parent ef637ef commit 01e1333
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 13 deletions.
9 changes: 4 additions & 5 deletions devel/jetbrains-webstorm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= webstorm
DISTVERSION= 2023.3.3
CATEGORIES= devel java
PORTVERSION= 2023.3.4
CATEGORIES= devel
MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/
PKGNAMEPREFIX= jetbrains-
DISTNAME= WebStorm-${PORTVERSION}
Expand Down Expand Up @@ -35,7 +35,7 @@ NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
SUB_LIST= JAVA_HOME=${JAVA_HOME}

WRKSRC= ${WRKDIR}/WebStorm-233.14015.89
WRKSRC= ${WRKDIR}/WebStorm-233.14475.40

do-install:
# Linux/Windows/OS X only so remove them
Expand All @@ -50,8 +50,7 @@ do-install:
${WRKSRC}/lib/native \
${WRKSRC}/lib/pty4j \
${WRKSRC}/plugins/cwm-plugin \
${WRKSRC}/plugins/cwm-plugin-projector \
${WRKSRC}/plugins/gateway-plugin/lib/remote-dev-workers \
${WRKSRC}/plugins/gateway-plugin \
${WRKSRC}/plugins/remote-dev-server \
${WRKSRC}/plugins/webp/lib/libwebp
${MKDIR} ${STAGEDIR}${DATADIR}
Expand Down
6 changes: 3 additions & 3 deletions devel/jetbrains-webstorm/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1706448550
SHA256 (jetbrains/WebStorm-2023.3.3.tar.gz) = c56ece93853aff41bc4b1fa7c40be086c8d0cb8346891ecd47a70c3978c66cd3
SIZE (jetbrains/WebStorm-2023.3.3.tar.gz) = 628970040
TIMESTAMP = 1708260497
SHA256 (jetbrains/WebStorm-2023.3.4.tar.gz) = 236204a90d47e0dd25002078d3f032e51e03ce6bf214a78bebd28640bdd31908
SIZE (jetbrains/WebStorm-2023.3.4.tar.gz) = 629103685
6 changes: 1 addition & 5 deletions devel/jetbrains-webstorm/pkg-plist
Expand Up @@ -22,7 +22,7 @@ share/applications/webstorm.desktop
%%DATADIR%%/lib/app.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/bouncy-castle.jar
%%DATADIR%%/lib/build-marker-WS-233.14015.89
%%DATADIR%%/lib/build-marker-WS-233.14475.40
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
Expand Down Expand Up @@ -96,10 +96,6 @@ share/applications/webstorm.desktop
%%DATADIR%%/plugins/ejs/lib/ejs.jar
%%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar
%%DATADIR%%/plugins/fileWatcher/lib/fileWatcher.jar
%%DATADIR%%/plugins/gateway-plugin/lib/gateway-plugin.jar
%%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.core.jar
%%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.jar
%%DATADIR%%/plugins/gateway-plugin/resources/gateway.vmoptions
%%DATADIR%%/plugins/gateway-terminal/lib/gateway-terminal.jar
%%DATADIR%%/plugins/gherkin/lib/gherkin.jar
%%DATADIR%%/plugins/grazie/lib/grazie.jar
Expand Down

0 comments on commit 01e1333

Please sign in to comment.