Skip to content

Commit

Permalink
devel/jetbrains-phpstorm: update to 2023.1
Browse files Browse the repository at this point in the history
Changelog: https://youtrack.jetbrains.com/articles/WI-A-231736052/PhpStorm-2023.1-231.8109.199-build-Release-Notes

PR:		270652
Reported by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
  • Loading branch information
dwagin authored and Hiroki Tagato committed Apr 7, 2023
1 parent 24f4c0f commit 03bbfcf
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 34 deletions.
13 changes: 7 additions & 6 deletions devel/jetbrains-phpstorm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= phpstorm
PORTVERSION= 2022.3.3
PORTVERSION= 2023.1
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/webide/
PKGNAMEPREFIX= jetbrains-
Expand Down Expand Up @@ -34,28 +34,29 @@ NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
SUB_LIST= JAVA_HOME=${JAVA_HOME}

WRKSRC= ${WRKDIR}/PhpStorm-223.8836.42
WRKSRC= ${WRKDIR}/PhpStorm-231.8109.199

do-install:
# Linux/Windows/OS X only so remove them
@${RM} -r \
${WRKSRC}/bin/fsnotifier \
${WRKSRC}/bin/fsnotifier-arm \
${WRKSRC}/bin/fsnotifier64 \
${WRKSRC}/bin/remote-dev-server.sh \
${WRKSRC}/bin/repair \
${WRKSRC}/jbr \
${WRKSRC}/jre64 \
${WRKSRC}/lib/native \
${WRKSRC}/lib/pty4j \
${WRKSRC}/plugins/cwm-plugin \
${WRKSRC}/plugins/gateway-plugin/lib/remote-dev-workers \
${WRKSRC}/plugins/performanceTesting \
${WRKSRC}/plugins/performanceTesting-async \
${WRKSRC}/plugins/performanceTesting-yourkit \
${WRKSRC}/plugins/remote-dev-server \
${WRKSRC}/plugins/webp/lib/libwebp
${MKDIR} ${STAGEDIR}${DATADIR}
@(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \
"! -name *\.bak ! -name *\.so ! -name *\.dll ! -name *\.dylib ! -name *\.pdb ! -name *\.sh ! -name *\.exe")
@(cd ${WRKSRC} && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR} "-name *\.sh")
@(cd ${WRKSRC}/bin && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR}/bin/ \
"-name *\.sh -o -name *\.py")
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1
${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/
Expand Down
6 changes: 3 additions & 3 deletions devel/jetbrains-phpstorm/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679140386
SHA256 (jetbrains/PhpStorm-2022.3.3.tar.gz) = d79a66032dfb85b16cef4ff308eb0161e06a831cee1fa93f2b7ca46fb1dc2ea9
SIZE (jetbrains/PhpStorm-2022.3.3.tar.gz) = 637761526
TIMESTAMP = 1680700756
SHA256 (jetbrains/PhpStorm-2023.1.tar.gz) = 2e1feb9ae691ada21bd5ddc28a693f75a27aedc8f211729370ed03925e63400b
SIZE (jetbrains/PhpStorm-2023.1.tar.gz) = 647736148
53 changes: 28 additions & 25 deletions devel/jetbrains-phpstorm/pkg-plist
Expand Up @@ -4,16 +4,16 @@ share/applications/phpstorm.desktop
%%DATADIR%%/Install-Linux-tar.txt
%%DATADIR%%/bin/brokenPlugins.db
%%DATADIR%%/bin/format.sh
%%DATADIR%%/bin/icons/icons-v2-1.0-d.db
%%DATADIR%%/bin/icons/icons-v2-1.0.db
%%DATADIR%%/bin/icons/icons-v2-1.25-d.db
%%DATADIR%%/bin/icons/icons-v2-1.25.db
%%DATADIR%%/bin/icons/icons-v2-1.5-d.db
%%DATADIR%%/bin/icons/icons-v2-1.5.db
%%DATADIR%%/bin/icons/icons-v2-2.0-d.db
%%DATADIR%%/bin/icons/icons-v2-2.0.db
%%DATADIR%%/bin/icons/icons-v2-2.5-d.db
%%DATADIR%%/bin/icons/icons-v2-2.5.db
%%DATADIR%%/bin/icons/icon-v4-1.0-d.db
%%DATADIR%%/bin/icons/icon-v4-1.0.db
%%DATADIR%%/bin/icons/icon-v4-1.25-d.db
%%DATADIR%%/bin/icons/icon-v4-1.25.db
%%DATADIR%%/bin/icons/icon-v4-1.5-d.db
%%DATADIR%%/bin/icons/icon-v4-1.5.db
%%DATADIR%%/bin/icons/icon-v4-2.0-d.db
%%DATADIR%%/bin/icons/icon-v4-2.0.db
%%DATADIR%%/bin/icons/icon-v4-2.5-d.db
%%DATADIR%%/bin/icons/icon-v4-2.5.db
%%DATADIR%%/bin/idea.properties
%%DATADIR%%/bin/inspect.sh
%%DATADIR%%/bin/ltedit.sh
Expand All @@ -25,34 +25,32 @@ share/applications/phpstorm.desktop
%%DATADIR%%/build.txt
%%DATADIR%%/help/ReferenceCard.pdf
%%DATADIR%%/help/ReferenceCardForMac.pdf
%%DATADIR%%/lib/3rd-party-native.jar
%%DATADIR%%/lib/3rd-party-rt.jar
%%DATADIR%%/lib/annotations-java5.jar
%%DATADIR%%/lib/app.jar
%%DATADIR%%/lib/async-profiler-windows.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/build-marker-PS-223.8836.42
%%DATADIR%%/lib/build-marker-PS-231.8109.199
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
%%DATADIR%%/lib/external-system-rt.jar
%%DATADIR%%/lib/externalProcess-rt.jar
%%DATADIR%%/lib/forms_rt.jar
%%DATADIR%%/lib/groovy.jar
%%DATADIR%%/lib/intellij-coverage-agent-1.0.682.jar
%%DATADIR%%/lib/intellij-coverage-agent-1.0.706.jar
%%DATADIR%%/lib/intellij-test-discovery.jar
%%DATADIR%%/lib/jetbrains-annotations.jar
%%DATADIR%%/lib/jna/amd64/libjnidispatch.so
%%DATADIR%%/lib/jps-model.jar
%%DATADIR%%/lib/jsch-agent.jar
%%DATADIR%%/lib/junit4.jar
%%DATADIR%%/lib/platform-objectSerializer-annotations.jar
%%DATADIR%%/lib/platform-statistics-devkit.jar
%%DATADIR%%/lib/protobuf.jar
%%DATADIR%%/lib/pty4j
%%DATADIR%%/lib/rd.jar
%%DATADIR%%/lib/stats.jar
%%DATADIR%%/lib/testFramework.jar
%%DATADIR%%/lib/util-8.jar
%%DATADIR%%/lib/util.jar
%%DATADIR%%/lib/util_rt.jar
%%DATADIR%%/license/javahelp_license.txt
Expand Down Expand Up @@ -98,8 +96,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/completionMlRanking/lib/completionMlRanking.jar
%%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
%%DATADIR%%/plugins/copyright/lib/copyright.jar
%%DATADIR%%/plugins/css-impl/lib/css-openapi.jar
%%DATADIR%%/plugins/css-impl/lib/css.jar
%%DATADIR%%/plugins/css-impl/lib/css-impl.jar
%%DATADIR%%/plugins/cwm-plugin-projector/lib/cwm-plugin-projector.jar
%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector.jar
%%DATADIR%%/plugins/dev/lib/dev.jar
Expand Down Expand Up @@ -174,8 +171,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-ffdd448c697d-ba3f29a498ec.ijx
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-ffdd448c697d-ba3f29a498ec.txt
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-0005a08c68c2.ijx
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-0005a08c68c2.txt
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/es2019decorators.d.ts
Expand Down Expand Up @@ -270,6 +267,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/flow/streams.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/flow/webassembly.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/js-language-service.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/js-lanuage-api.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/typescript/ide-watcher.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/typescript/logger-impl.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/typescript/out-path-process.js
Expand Down Expand Up @@ -323,6 +321,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/karma/js_reporter/karma-intellij/lib/kjhtml/intellij-save-specFilter-before-kjhtml.js
%%DATADIR%%/plugins/karma/js_reporter/karma-intellij/lib/kjhtml/karma-intellij-adapter.js
%%DATADIR%%/plugins/karma/js_reporter/karma-intellij/lib/kjhtml/kjhtml-specFilter-patch.js
%%DATADIR%%/plugins/karma/js_reporter/karma-intellij/lib/ng-template.js
%%DATADIR%%/plugins/karma/js_reporter/karma-intellij/lib/tree.js
%%DATADIR%%/plugins/karma/js_reporter/karma-intellij/package.json
%%DATADIR%%/plugins/karma/js_reporter/karma-intellij/static/delay-karma-start-in-debug-mode.js
Expand Down Expand Up @@ -352,12 +351,15 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/php-architecture/lib/php-architecture.jar
%%DATADIR%%/plugins/php-commandLineTool/lib/php-commandLineTool.jar
%%DATADIR%%/plugins/php-docker/lib/php-docker.jar
%%DATADIR%%/plugins/php-eval/lib/php-eval.jar
%%DATADIR%%/plugins/php-grazie/lib/php-grazie.jar
%%DATADIR%%/plugins/php-impl/lib/php.jar
%%DATADIR%%/plugins/php-impl/php/php-predefined-a9dfff28de4e-8e34df83bb27.ijx
%%DATADIR%%/plugins/php-impl/php/php-predefined-a9dfff28de4e-8e34df83bb27.txt
%%DATADIR%%/plugins/php-markdown/lib/php-markdown.jar
%%DATADIR%%/plugins/php-remoteInterpreter/lib/php-remoteInterpreter.jar
%%DATADIR%%/plugins/php-sharedIndexes/lib/php-sharedIndexes.jar
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-5f2f38c3e44f.ijx
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-5f2f38c3e44f.txt
%%DATADIR%%/plugins/php-sql/lib/php-sql.jar
%%DATADIR%%/plugins/php-workshop/lib/php-workshop.jar
%%DATADIR%%/plugins/php/lib/php-openapi-src.jar
%%DATADIR%%/plugins/phpspec/lib/phpspec.jar
Expand All @@ -367,6 +369,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/platform-langInjection/lib/IntelliLang.jar
%%DATADIR%%/plugins/platform-langInjection/lib/java-langInjection-jps.jar
%%DATADIR%%/plugins/platform-langInjection/lib/platform-langInjection.jar
%%DATADIR%%/plugins/postcss/lib/postcss.jar
%%DATADIR%%/plugins/prettierJS/lib/prettierJS.jar
%%DATADIR%%/plugins/prettierJS/prettierLanguageService/convert-prettier-config.js
%%DATADIR%%/plugins/prettierJS/prettierLanguageService/prettier-plugin-provider.js
Expand Down Expand Up @@ -395,10 +398,11 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/tailwindcss/server/tailwindcss-language-server
%%DATADIR%%/plugins/tasks-timeTracking/lib/tasks-timeTracking.jar
%%DATADIR%%/plugins/tasks/lib/tasks-core.jar
%%DATADIR%%/plugins/terminal/.zshenv
%%DATADIR%%/plugins/terminal/fish/config.fish
%%DATADIR%%/plugins/terminal/fish/init.fish
%%DATADIR%%/plugins/terminal/jediterm-bash.in
%%DATADIR%%/plugins/terminal/lib/terminal.jar
%%DATADIR%%/plugins/terminal/zsh/.zshenv
%%DATADIR%%/plugins/terminal/zsh/hooks.zsh
%%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore
%%DATADIR%%/plugins/textmate/lib/bundles/bat/cgmanifest.json
%%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json
Expand Down Expand Up @@ -515,6 +519,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/textmate/lib/bundles/html/language-configuration.json
%%DATADIR%%/plugins/textmate/lib/bundles/html/package.json
%%DATADIR%%/plugins/textmate/lib/bundles/html/package.nls.json
%%DATADIR%%/plugins/textmate/lib/bundles/html/snippets/html.code-snippets
%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/ini/.vscodeignore
Expand Down Expand Up @@ -561,7 +566,6 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.nls.json
%%DATADIR%%/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/package.json
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage
Expand Down Expand Up @@ -806,7 +810,6 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/vcs-github/lib/vcs-github.jar
%%DATADIR%%/plugins/vcs-hg/lib/vcs-hg.jar
%%DATADIR%%/plugins/vcs-perforce/lib/vcs-perforce.jar
%%DATADIR%%/plugins/vcs-svn/lib/sqlite.jar
%%DATADIR%%/plugins/vcs-svn/lib/vcs-svn.jar
%%DATADIR%%/plugins/vitejs/lib/vitejs.jar
%%DATADIR%%/plugins/vuejs/lib/vuejs.jar
Expand Down

0 comments on commit 03bbfcf

Please sign in to comment.