Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2024 08:41:54 GMT
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3d8208ae11ed - main - devel/pycharm-ce: Upgrade from 2024.1.3 to 2024.1.4
Message-ID:  <202407080841.4688fsO1017154@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d8208ae11ed1b38d081624c58a4f52783face1c

commit 3d8208ae11ed1b38d081624c58a4f52783face1c
Author:     Torsten Zuehlsdorff <tz@FreeBSD.org>
AuthorDate: 2024-07-08 08:34:38 +0000
Commit:     Torsten Zuehlsdorff <tz@FreeBSD.org>
CommitDate: 2024-07-08 08:41:41 +0000

    devel/pycharm-ce: Upgrade from 2024.1.3 to 2024.1.4
    
      Changelog:
    
      * Can't debug a multiprocess script in PyCharm
      * Run Django providers only if Django facet is enabled
      * Fix Django detection
      * django-stubs breaks code completion
      * Inlay actions for FastApi, Flask and Django URLs
      * Implement 'Go to parent context' (back to usages) gutter and code vision actions for all non-root elements of web frameworks (Flask/FastAPI/Django)
      * PyCharm doesn't start after disabling Endpoints plugin
      * Wrong type of SQLAlchemy 2.0 attributes declared using Mapped
      * Cannot add interpreter with the widget if Markdown/rst file preview is opened in the editor
      * Ant: Cannot build artifact using 2024.1
      * Update SDK in IDEA to 1.1.181286
      * Database sessions's "Filter rows" is hiding unsubmitted changes
      * Duplicated items when creating / dropping object in non default schema with disabled auto sync
      * Introspection of a family misses newly created tables
      * Unable to attach script to database session
      * Dump tools in container: notify user when dump is finished
      * Dump tools in container: file template resets on path selection
      * Dump tools in container: path to dump by default set to local file system
      * Dump tools in container: can't restore from mysql dump file inside container filesystem
      * Dump tools in container: passwords are not passed to dump tools
      * Use the same wording for dump / restore tools context menu
      * Dump tools use invalid port when executable is in docker container
      * MongoDB: Incorrect stub generation for files with more than one PsiFile
      * Playwright tests are not running on WSL and Docker
      * Getting types from TS Server blocks typing
      * Code Style setting for colon between property name and value doesn't work in Vue component
      * CSS class auto-completion for Tailwind does not work when using a remote Node.js interpreter (Docker/ssh)
      * Inspections do not re-evaluate/refresh during editing
      * File Templates children are not loaded after IDE restart
      * Cancellation causes "Too complex" message
      * Cannot update plugin from welcome screen: " Write-unsafe context! Model changes are allowed from write-safe contexts only"
      * 2024.1 RC: "Write access is allowed inside write-action only" when trying to start run config
      * Try Ultimate: get rid of Start Trial confirmation dialog
      * IDE cannot load inspection profile settings for inspections
      * 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,
      * There is not button (reload content from cluster) in kubernetes plugin in IntelliJ IDEA 2023
      * Caret movement / input lag when filename widget is shortened
      * Global Slowdown since 2024.1.2.
      * background of actions on main toolbar get stuck
      * Project-wide analysis missing from problems tool window
      * Run widget: chevron is shifted down
      * When both "show tool window names" and setting background images are enabled, it causes severe input lag and cursor movement lag
    
      Taken from: https://youtrack.jetbrains.com/articles/PY-A-233538242/PyCharm-2024.1.4-241.18034.82-build-Release-Notes
    
    PR:             280012
    Approved by:     Jonathan Chen <jonc@chen.org.nz> (maintainer)
---
 devel/pycharm-ce/Makefile  | 2 +-
 devel/pycharm-ce/distinfo  | 6 +++---
 devel/pycharm-ce/pkg-plist | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/pycharm-ce/Makefile b/devel/pycharm-ce/Makefile
index e2510be34bdb..703183202af1 100644
--- a/devel/pycharm-ce/Makefile
+++ b/devel/pycharm-ce/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pycharm-ce
-PORTVERSION=	2024.1.3
+PORTVERSION=	2024.1.4
 CATEGORIES=	devel java python
 MASTER_SITES=	https://download.jetbrains.com/python/ \
 		http://download.jetbrains.com/python/
diff --git a/devel/pycharm-ce/distinfo b/devel/pycharm-ce/distinfo
index 743ee9c42e4e..0f1bbac8958c 100644
--- a/devel/pycharm-ce/distinfo
+++ b/devel/pycharm-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718848589
-SHA256 (pycharm-community-2024.1.3.tar.gz) = 7c05b5ade8c5eea48677d83a2ec816a86559dadfcf04c67f2c8584acf8716bc3
-SIZE (pycharm-community-2024.1.3.tar.gz) = 640823044
+TIMESTAMP = 1719450826
+SHA256 (pycharm-community-2024.1.4.tar.gz) = 043c33371cb5fb31fdeab6deccc809189efdc6d404f771c541d4dd779adcd2fa
+SIZE (pycharm-community-2024.1.4.tar.gz) = 640191029
diff --git a/devel/pycharm-ce/pkg-plist b/devel/pycharm-ce/pkg-plist
index 3b8b055cc490..84cab5e8f62e 100644
--- a/devel/pycharm-ce/pkg-plist
+++ b/devel/pycharm-ce/pkg-plist
@@ -20,7 +20,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/app-client.jar
 %%DATADIR%%/lib/app.jar
 %%DATADIR%%/lib/bouncy-castle.jar
-%%DATADIR%%/lib/build-marker-PC-241.17890.14
+%%DATADIR%%/lib/build-marker-PC-241.18034.82
 %%DATADIR%%/lib/cds/classesLogAgent.jar
 %%DATADIR%%/lib/external-system-rt.jar
 %%DATADIR%%/lib/externalProcess-rt.jar
@@ -115,8 +115,8 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/plugins/properties/lib/properties.jar
 %%DATADIR%%/plugins/pycharm-community-customization/lib/pycharm-community-customization.jar
 %%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/lib/pycharm-community-sharedIndexes-bundled.jar
-%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-5b207ade9991-746f403e7f0c.ijx
-%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-5b207ade9991-746f403e7f0c.txt
+%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-975db3bf15a3-31b6be0877a2.ijx
+%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-975db3bf15a3-31b6be0877a2.txt
 %%DATADIR%%/plugins/python-ce/helpers/.gitignore
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407080841.4688fsO1017154>