Skip to content

Commit

Permalink
devel/jetbrains-clion: update to 2023.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and clausecker committed Sep 17, 2023
1 parent 3633f95 commit b410f95
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/jetbrains-clion/Makefile
@@ -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-
Expand Down
6 changes: 3 additions & 3 deletions devel/jetbrains-clion/distinfo
@@ -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
12 changes: 9 additions & 3 deletions devel/jetbrains-clion/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b410f95

Please sign in to comment.