Skip to content

Commit

Permalink
devel/pycharm-pro: update to 2023.3.1
Browse files Browse the repository at this point in the history
changes:
https://blog.jetbrains.com/pycharm/2023/12/2023-3-1/

Also remove http mirror from MASTER_SITES, because it's permanently redirects
to https url anyway.
  • Loading branch information
mexicarne committed Dec 15, 2023
1 parent 16a8779 commit af95d9b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
5 changes: 2 additions & 3 deletions devel/pycharm-pro/Makefile
@@ -1,8 +1,7 @@
PORTNAME= pycharm-pro
DISTVERSION= 2023.3
DISTVERSION= 2023.3.1
CATEGORIES= devel java python
MASTER_SITES= https://download.jetbrains.com/python/ \
http://download.jetbrains.com/python/
MASTER_SITES= https://download.jetbrains.com/python/
DISTNAME= pycharm-professional-${PORTVERSION}

MAINTAINER= rm@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions devel/pycharm-pro/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1702010336
SHA256 (pycharm-professional-2023.3.tar.gz) = cc4752cc185fc114121d2bab13eb8066e825cb6f0c1cf8027927355e9add8e53
SIZE (pycharm-professional-2023.3.tar.gz) = 812592918
TIMESTAMP = 1702646426
SHA256 (pycharm-professional-2023.3.1.tar.gz) = f3a09cd2aebd2ffbc42f927467a613e55430d3ff76d57c263d31ccee3c1de110
SIZE (pycharm-professional-2023.3.1.tar.gz) = 812714134
6 changes: 3 additions & 3 deletions devel/pycharm-pro/pkg-plist
Expand Up @@ -32,7 +32,7 @@ share/applications/pycharm-pro.desktop
%%DATADIR%%/lib/async-profiler/amd64/symsrv.dll
%%DATADIR%%/lib/async-profiler/libasyncProfiler.dylib
%%DATADIR%%/lib/bouncy-castle.jar
%%DATADIR%%/lib/build-marker-PY-233.11799.259
%%DATADIR%%/lib/build-marker-PY-233.11799.298
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
Expand Down Expand Up @@ -453,8 +453,8 @@ share/applications/pycharm-pro.desktop
%%DATADIR%%/plugins/puppet/lib/stubs/stub_functions.rb
%%DATADIR%%/plugins/pycharm-pro-customization/lib/pycharm-pro-customization.jar
%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/lib/pycharm-pro-sharedIndexes-bundled.jar
%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-67fca87a943a-c986f194a52a.ijx
%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-67fca87a943a-c986f194a52a.txt
%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-7a29c1521ef0-c986f194a52a.ijx
%%DATADIR%%/plugins/pycharm-pro-sharedIndexes-bundled/python-sdk/python-sdk-7a29c1521ef0-c986f194a52a.txt
%%DATADIR%%/plugins/python-jupyter/jupyter-web/3rdpartylicenses.txt
%%DATADIR%%/plugins/python-jupyter/jupyter-web/87.js
%%DATADIR%%/plugins/python-jupyter/jupyter-web/cancel.png
Expand Down

0 comments on commit af95d9b

Please sign in to comment.