mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
devel/jetbrains-webstorm: Update to 2023.3.4
PR: 277144
This commit is contained in:
parent
ef637ef689
commit
01e1333d94
3 changed files with 8 additions and 13 deletions
|
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue