devel/jetbrains-clion: update to 2023.2.2
Changelog: https://youtrack.jetbrains.com/articles/CPP-A-230654256 PR: 273853
This commit is contained in:
parent
3633f954ad
commit
b410f95257
3 changed files with 13 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= clion
|
||||
PORTVERSION= 2023.2.1
|
||||
DISTVERSION= 2023.2.2
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cdn.jetbrains.com/cpp/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1693254395
|
||||
SHA256 (jetbrains/CLion-2023.2.1.tar.gz) = 3dad580f2d4b40815c64da602e37d874bef03bdf50bd70ce63efb4005006cf19
|
||||
SIZE (jetbrains/CLion-2023.2.1.tar.gz) = 869259829
|
||||
TIMESTAMP = 1694866027
|
||||
SHA256 (jetbrains/CLion-2023.2.2.tar.gz) = 941036313c618dcfc62cc36b605ce680a36add52a7e37ee9b1981e52e35e52a3
|
||||
SIZE (jetbrains/CLion-2023.2.2.tar.gz) = 873255621
|
||||
|
|
|
@ -78,7 +78,7 @@ share/applications/clion.desktop
|
|||
%%DATADIR%%/lib/app.jar
|
||||
%%DATADIR%%/lib/async-profiler.jar
|
||||
%%DATADIR%%/lib/bouncy-castle.jar
|
||||
%%DATADIR%%/lib/build-marker-CL-232.9559.58
|
||||
%%DATADIR%%/lib/build-marker-CL-232.9921.42
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/error-prone-annotations.jar
|
||||
|
@ -1310,7 +1310,6 @@ share/applications/clion.desktop
|
|||
%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython.c
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython.pxd
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython.pyx
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_312.c
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_32.cp310-win32.pyd
|
||||
|
@ -1439,8 +1438,11 @@ share/applications/clion.desktop
|
|||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/add_code_to_python_process.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/attach_pydevd.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/attach_script.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_settrace.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_settrace_37.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_utils.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_version.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/python.h
|
||||
|
@ -1491,6 +1493,10 @@ share/applications/clion.desktop
|
|||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/attach.cpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/attach.h
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/compile_windows.bat
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/inject_dll.cpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/py_win_helpers.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/run_code_in_memory.hpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/run_code_on_dllmain.cpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/stdafx.cpp
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/stdafx.h
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/windows/targetver.h
|
||||
|
|
Loading…
Reference in a new issue