mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/jetbrains-phpstorm: update to 2023.2.3
Changelog: https://youtrack.jetbrains.com/articles/WI-A-231736082/PhpStorm-2023.2.3-232.10072.32-build-Release-Notes PR: 274665
This commit is contained in:
parent
404e92296e
commit
dcbcad8f52
3 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= phpstorm
|
||||
DISTVERSION= 2023.2.2
|
||||
DISTVERSION= 2023.2.3
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cdn.jetbrains.com/webide/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
|
|||
jetbrains-sqlite>=232.8660.185:devel/jetbrains-sqlite \
|
||||
lsof:sysutils/lsof
|
||||
|
||||
USES= cpe python:run shebangfix
|
||||
USES= cpe desktop-file-utils python:run shebangfix
|
||||
|
||||
CPE_VENDOR= jetbrains
|
||||
USE_JAVA= yes
|
||||
|
@ -36,7 +36,7 @@ NO_BUILD= yes
|
|||
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
|
||||
SUB_LIST= JAVA_HOME=${JAVA_HOME}
|
||||
|
||||
WRKSRC= ${WRKDIR}/PhpStorm-232.9921.29
|
||||
WRKSRC= ${WRKDIR}/PhpStorm-232.10072.32
|
||||
|
||||
do-install:
|
||||
# Linux/Windows/OS X only so remove them
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1694866083
|
||||
SHA256 (jetbrains/PhpStorm-2023.2.2.tar.gz) = 1a8e47bc49d07241ac7faf7adaebb91e3ff1b8a8e0882f014659bb2e35e8af00
|
||||
SIZE (jetbrains/PhpStorm-2023.2.2.tar.gz) = 660738215
|
||||
TIMESTAMP = 1697829951
|
||||
SHA256 (jetbrains/PhpStorm-2023.2.3.tar.gz) = dd8d771508b277ab2a713b8f546c2ec6dbb261ba8c23072e46ec6ce2ea9ab2a0
|
||||
SIZE (jetbrains/PhpStorm-2023.2.3.tar.gz) = 660844550
|
||||
|
|
|
@ -20,7 +20,7 @@ share/applications/phpstorm.desktop
|
|||
%%DATADIR%%/lib/app.jar
|
||||
%%DATADIR%%/lib/async-profiler.jar
|
||||
%%DATADIR%%/lib/bouncy-castle.jar
|
||||
%%DATADIR%%/lib/build-marker-PS-232.9921.29
|
||||
%%DATADIR%%/lib/build-marker-PS-232.10072.32
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/error-prone-annotations.jar
|
||||
|
@ -175,8 +175,8 @@ share/applications/phpstorm.desktop
|
|||
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
|
||||
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-reporter.js
|
||||
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-util.js
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-8314e18161f9.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-8314e18161f9.txt
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-a7bc8b56ba54.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-a7bc8b56ba54.txt
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/diagnosticMessages.json
|
||||
|
|
Loading…
Add table
Reference in a new issue