Skip to content

Commit

Permalink
devel/pycharm-ce: update to 2023.3.4
Browse files Browse the repository at this point in the history
Changelog: https://www.jetbrains.com/pycharm/whatsnew/2023-3-4/

PR:		277464
Reported by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
  • Loading branch information
rosorio committed Mar 15, 2024
1 parent 7dfb4ec commit dda6ca9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/pycharm-ce/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pycharm-ce
PORTVERSION= 2023.3.3
PORTVERSION= 2023.3.4
CATEGORIES= devel java python
MASTER_SITES= https://download.jetbrains.com/python/ \
http://download.jetbrains.com/python/
Expand Down
6 changes: 3 additions & 3 deletions devel/pycharm-ce/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1706512527
SHA256 (pycharm-community-2023.3.3.tar.gz) = f71513f428f5df3b97b09c415967ff2db3a4e7172f293e621b3f04cd1d695443
SIZE (pycharm-community-2023.3.3.tar.gz) = 611059375
TIMESTAMP = 1709512904
SHA256 (pycharm-community-2023.3.4.tar.gz) = 27546b7900c0da52baa9b14f88406c2b1244c570363e506f225bf101e65cea79
SIZE (pycharm-community-2023.3.4.tar.gz) = 611235167
7 changes: 4 additions & 3 deletions devel/pycharm-ce/pkg-plist
Expand Up @@ -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-233.13763.11
%%DATADIR%%/lib/build-marker-PC-233.14475.56
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
Expand Down Expand Up @@ -111,8 +111,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-5a2391486177-d3b881c8e49f.ijx
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-5a2391486177-d3b881c8e49f.txt
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-d68999036c7f-d3b881c8e49f.ijx
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-d68999036c7f-d3b881c8e49f.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
Expand Down Expand Up @@ -1352,6 +1352,7 @@ share/applications/pycharm-ce.desktop
%%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/raise
%%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/return
%%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/try
%%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/type
%%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/while
%%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/with
%%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/yield
Expand Down

0 comments on commit dda6ca9

Please sign in to comment.