git: b0d11d42dbbc - main - devel/jetbrains-phpstorm: Update to 2024.1.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jun 2024 16:16:13 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0d11d42dbbca5be54fc8bed4ca217b5733d5502 commit b0d11d42dbbca5be54fc8bed4ca217b5733d5502 Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2024-06-24 08:43:16 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-06-25 16:15:57 +0000 devel/jetbrains-phpstorm: Update to 2024.1.4 ChangeLog: https://youtrack.jetbrains.com/articles/WI-A-231736133/PhpStorm-2024.1.4-241.18034.69-build-Release-Notes * Bug 2024.1 RC: "Write access is allowed inside write-action only" when trying to start run config * Bug CSS class auto-completion for Tailwind does not work when using a remote Node.js interpreter (Docker/ssh) * Bug Cancellation causes "Too complex" message * Bug Cannot update plugin from welcome screen: " Write-unsafe context! Model changes are allowed from write-safe contexts only" * Bug Code Style setting for colon between property name and value doesn't work in Vue component * Bug Database sessions's "Filter rows" is hiding unsubmitted changes * Bug Dump tools in container: can't restore from mysql dump file inside container filesystem * Bug Dump tools in container: passwords are not passed to dump tools * Bug Dump tools use invalid port when executable is in docker container * Bug Duplicated items when creating / dropping object in non default schema with disabled auto sync * Bug File Templates children are not loaded after IDE restart * Bug IDE cannot load inspection profile settings for inspections * Bug Inspections do not re-evaluate/refresh during editing * Bug Introspection of a family misses newly created tables * Bug Kubernetes: on reload content from cluster with button in editor for newly created resource get java.lang.Throwable: Light files should have PSI only in one project, * Bug MongoDB: Incorrect stub generation for files with more than one PsiFile * Bug Playwright tests are not running on WSL and Docker * Bug Project-wide analysis missing from problems tool window * Bug Run widget: chevron is shifted down * Bug There is not button (reload content from cluster) in kubernetes plugin in IntelliJ IDEA 2023 * Bug Unable to attach script to database session * Bug background of actions on main toolbar get stuck * IDE. Installation Try Ultimate: get rid of Start Trial confirmation dialog * Performance Caret movement / input lag when filename widget is shortened * Performance Getting types from TS Server blocks typing * Performance Global Slowdown since 2024.1.2. * Performance When both "show tool window names" and setting background images are enabled, it causes severe input lag and cursor movement lag * Task Update SDK in IDEA to 1.1.181286 * Usability Dump tools in container: file template resets on path selection * Usability Dump tools in container: notify user when dump is finished * Usability Dump tools in container: path to dump by default set to local file system * Usability Use the same wording for dump / restore tools context menu PR: 279923 Reported by: dmitry.wagin@ya.ru (maintainer) --- devel/jetbrains-phpstorm/Makefile | 4 ++-- devel/jetbrains-phpstorm/distinfo | 6 +++--- devel/jetbrains-phpstorm/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/jetbrains-phpstorm/Makefile b/devel/jetbrains-phpstorm/Makefile index 3d677fda1151..1430133abaea 100644 --- a/devel/jetbrains-phpstorm/Makefile +++ b/devel/jetbrains-phpstorm/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpstorm -PORTVERSION= 2024.1.3 +PORTVERSION= 2024.1.4 CATEGORIES= devel MASTER_SITES= https://download-cdn.jetbrains.com/webide/ PKGNAMEPREFIX= jetbrains- @@ -35,7 +35,7 @@ NO_BUILD= yes SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message SUB_LIST= JAVA_HOME=${JAVA_HOME} -WRKSRC= ${WRKDIR}/PhpStorm-241.17890.8 +WRKSRC= ${WRKDIR}/PhpStorm-241.18034.69 _PTY4J_ARCH= freebsd/${ARCH:S/amd64/x86-64/} _SQLITE_ARCH= linux-${ARCH:S/amd64/x86_64/} diff --git a/devel/jetbrains-phpstorm/distinfo b/devel/jetbrains-phpstorm/distinfo index 3683b594e923..0294535c83c9 100644 --- a/devel/jetbrains-phpstorm/distinfo +++ b/devel/jetbrains-phpstorm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718434238 -SHA256 (jetbrains/PhpStorm-2024.1.3.tar.gz) = d785599f7d6bfdfb746eec68d5e606fe6df370909138243c35c549b574759432 -SIZE (jetbrains/PhpStorm-2024.1.3.tar.gz) = 844945683 +TIMESTAMP = 1719080836 +SHA256 (jetbrains/PhpStorm-2024.1.4.tar.gz) = c6a9b57ecd8f588af512a1cba389738bd461531cab4f984ed9758abfdada822d +SIZE (jetbrains/PhpStorm-2024.1.4.tar.gz) = 846910836 diff --git a/devel/jetbrains-phpstorm/pkg-plist b/devel/jetbrains-phpstorm/pkg-plist index 05e27c27f975..1bb7aa20dcd1 100644 --- a/devel/jetbrains-phpstorm/pkg-plist +++ b/devel/jetbrains-phpstorm/pkg-plist @@ -21,7 +21,7 @@ share/applications/phpstorm.desktop %%DATADIR%%/lib/app.jar %%DATADIR%%/lib/async-profiler.jar %%DATADIR%%/lib/bouncy-castle.jar -%%DATADIR%%/lib/build-marker-PS-241.17890.8 +%%DATADIR%%/lib/build-marker-PS-241.18034.69 %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/ext/platform-main.jar %%DATADIR%%/lib/external-system-rt.jar