mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/pycharm-ce: update to 2021.3.3
PR: 262636 Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
bed712b2de
commit
2c0b69b848
3 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Boris Samorodov <bsam@FreeBSD.org>
|
||||
|
||||
PORTNAME= pycharm-ce
|
||||
PORTVERSION= 2021.3.2
|
||||
PORTVERSION= 2021.3.3
|
||||
CATEGORIES= devel java python
|
||||
MASTER_SITES= https://download.jetbrains.com/python/ \
|
||||
http://download.jetbrains.com/python/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1643770056
|
||||
SHA256 (pycharm-community-2021.3.2.tar.gz) = f1ae01f471d01c6f09aab0a761c6dea9834ef584f2aaf6d6ebecdce6b55a66e8
|
||||
SIZE (pycharm-community-2021.3.2.tar.gz) = 505852068
|
||||
TIMESTAMP = 1647554328
|
||||
SHA256 (pycharm-community-2021.3.3.tar.gz) = 06ef4152d59b97da1186cdf288588d20d69a689fe75b2140130fa5d8326d07ad
|
||||
SIZE (pycharm-community-2021.3.3.tar.gz) = 505370200
|
||||
|
|
|
@ -28,7 +28,7 @@ share/applications/pycharm-ce.desktop
|
|||
%%DATADIR%%/lib/asm-util-7.1.jar
|
||||
%%DATADIR%%/lib/async-profiler.jar
|
||||
%%DATADIR%%/lib/bootstrap.jar
|
||||
%%DATADIR%%/lib/build-marker-PC-213.6777.50
|
||||
%%DATADIR%%/lib/build-marker-PC-213.7172.26
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/classpath.txt
|
||||
|
@ -168,8 +168,8 @@ share/applications/pycharm-ce.desktop
|
|||
%%DATADIR%%/plugins/platform-images/lib/platform-images.jar
|
||||
%%DATADIR%%/plugins/properties/lib/properties.jar
|
||||
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/lib/pycharm-community-sharedIndexes-bundled.jar
|
||||
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-8628e36dc4f1-eb8d386cac10.ijx
|
||||
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-8628e36dc4f1-eb8d386cac10.txt
|
||||
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-eb61be770185-eb8d386cac10.ijx
|
||||
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-eb61be770185-eb8d386cac10.txt
|
||||
%%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js
|
||||
%%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js
|
||||
%%DATADIR%%/plugins/python-ce/helpers/MathJax/config/local/local.js
|
||||
|
@ -595,7 +595,6 @@ share/applications/pycharm-ce.desktop
|
|||
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/s5_html/themes/small-white/framing.css
|
||||
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/s5_html/themes/small-white/pretty.css
|
||||
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/xetex/__init__.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/py2only/roman.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/__init__.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/_compat.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/core.py
|
||||
|
|
Loading…
Add table
Reference in a new issue