Skip to content

Commit

Permalink
devel/pycharm-pro: Update to 2022.1.1
Browse files Browse the repository at this point in the history
Changes:
https://blog.jetbrains.com/pycharm/2022/04/2022-1/

PR:		264071
Approved by:	maintainer
  • Loading branch information
mexicarne committed May 20, 2022
1 parent 4236dc5 commit 931127f
Show file tree
Hide file tree
Showing 3 changed files with 747 additions and 503 deletions.
4 changes: 2 additions & 2 deletions devel/pycharm-pro/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= pycharm-pro
PORTVERSION= 2021.3.2
PORTVERSION= 2022.1.1
CATEGORIES= devel java python
MASTER_SITES= https://download.jetbrains.com/python/ \
http://download.jetbrains.com/python/
Expand All @@ -19,7 +19,7 @@ RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \

USES= python:run shebangfix

SHEBANG_FILES= bin/printenv.py bin/restart.py
SHEBANG_FILES= bin/restart.py

USE_JAVA= yes
JAVA_VERSION= 11+
Expand Down
6 changes: 3 additions & 3 deletions devel/pycharm-pro/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1643736688
SHA256 (pycharm-professional-2021.3.2.tar.gz) = 6bd9573a84c1f2ae6b9b6612f0859aee21133f479ace43602dc0af879f9d9e67
SIZE (pycharm-professional-2021.3.2.tar.gz) = 641411471
TIMESTAMP = 1652877882
SHA256 (pycharm-professional-2022.1.1.tar.gz) = fee081e04964b2eb934d425043117e2dda52f34942e7f6111a6fb3bb948d73c2
SIZE (pycharm-professional-2022.1.1.tar.gz) = 691405178

0 comments on commit 931127f

Please sign in to comment.