Up to [cvs.NetBSD.org] / pkgsrc / devel / pycharm-bin / patches
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
pycharm-bin: Update to 2023.2.1 * Use PREFIX/PKGBASE instead of PKGNAME. Changelog: * New UI control. * GitLab integration. * Search text improvement. * Improved menu. * Enable sort by filename. and so on.
Update devel/pycharm-bin to 2022.1.4 Newer versions are built with a java version newer than what we ship, leading to binary incompatibility. This version breaks with java 17, see <https://intellij-support.jetbrains.com/hc/en-us/community/posts/5961640280210-Can-t-start-IntelliJ-Idea-Error-LinkageError-occurred-while-loading-main-class-com-intellij-idea-Main>, and unfortunately the pkgsrc USE_JAVA2 is "version N or newer", which does not help here. Changes are too numerous to list, see <https://youtrack.jetbrains.com/articles/PY-A-233537986/PyCharm-2022.1.4-221.6008.17-build-Release-Notes> etc. ("Neue Schraube! Ganz neue Schraube!")
This Pycharm version is a bit long in the tooth, and breaks on Java 17, limit the version range. Remove deprecated VM option.