View | Details | Raw Unified | Return to bug 262636
Collapse All | Expand All

(-)b/devel/pycharm-ce/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: Boris Samorodov <bsam@FreeBSD.org>
1
# Created by: Boris Samorodov <bsam@FreeBSD.org>
2
2
3
PORTNAME=	pycharm-ce
3
PORTNAME=	pycharm-ce
4
PORTVERSION=	2021.3.2
4
PORTVERSION=	2021.3.3
5
CATEGORIES=	devel java python
5
CATEGORIES=	devel java python
6
MASTER_SITES=	https://download.jetbrains.com/python/ \
6
MASTER_SITES=	https://download.jetbrains.com/python/ \
7
		http://download.jetbrains.com/python/
7
		http://download.jetbrains.com/python/
(-)b/devel/pycharm-ce/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1643770056
1
TIMESTAMP = 1647554328
2
SHA256 (pycharm-community-2021.3.2.tar.gz) = f1ae01f471d01c6f09aab0a761c6dea9834ef584f2aaf6d6ebecdce6b55a66e8
2
SHA256 (pycharm-community-2021.3.3.tar.gz) = 06ef4152d59b97da1186cdf288588d20d69a689fe75b2140130fa5d8326d07ad
3
SIZE (pycharm-community-2021.3.2.tar.gz) = 505852068
3
SIZE (pycharm-community-2021.3.3.tar.gz) = 505370200
(-)b/devel/pycharm-ce/pkg-plist (-4 / +3 lines)
Lines 28-34 share/applications/pycharm-ce.desktop Link Here
28
%%DATADIR%%/lib/asm-util-7.1.jar
28
%%DATADIR%%/lib/asm-util-7.1.jar
29
%%DATADIR%%/lib/async-profiler.jar
29
%%DATADIR%%/lib/async-profiler.jar
30
%%DATADIR%%/lib/bootstrap.jar
30
%%DATADIR%%/lib/bootstrap.jar
31
%%DATADIR%%/lib/build-marker-PC-213.6777.50
31
%%DATADIR%%/lib/build-marker-PC-213.7172.26
32
%%DATADIR%%/lib/byte-buddy-agent.jar
32
%%DATADIR%%/lib/byte-buddy-agent.jar
33
%%DATADIR%%/lib/cds/classesLogAgent.jar
33
%%DATADIR%%/lib/cds/classesLogAgent.jar
34
%%DATADIR%%/lib/classpath.txt
34
%%DATADIR%%/lib/classpath.txt
Lines 168-175 share/applications/pycharm-ce.desktop Link Here
168
%%DATADIR%%/plugins/platform-images/lib/platform-images.jar
168
%%DATADIR%%/plugins/platform-images/lib/platform-images.jar
169
%%DATADIR%%/plugins/properties/lib/properties.jar
169
%%DATADIR%%/plugins/properties/lib/properties.jar
170
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/lib/pycharm-community-sharedIndexes-bundled.jar
170
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/lib/pycharm-community-sharedIndexes-bundled.jar
171
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-8628e36dc4f1-eb8d386cac10.ijx
171
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-eb61be770185-eb8d386cac10.ijx
172
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-8628e36dc4f1-eb8d386cac10.txt
172
%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-eb61be770185-eb8d386cac10.txt
173
%%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js
173
%%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js
174
%%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js
174
%%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js
175
%%DATADIR%%/plugins/python-ce/helpers/MathJax/config/local/local.js
175
%%DATADIR%%/plugins/python-ce/helpers/MathJax/config/local/local.js
Lines 595-601 share/applications/pycharm-ce.desktop Link Here
595
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/s5_html/themes/small-white/framing.css
595
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/s5_html/themes/small-white/framing.css
596
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/s5_html/themes/small-white/pretty.css
596
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/s5_html/themes/small-white/pretty.css
597
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/xetex/__init__.py
597
%%DATADIR%%/plugins/python-ce/helpers/py2only/docutils/writers/xetex/__init__.py
598
%%DATADIR%%/plugins/python-ce/helpers/py2only/roman.py
599
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/__init__.py
598
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/__init__.py
600
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/_compat.py
599
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/_compat.py
601
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/core.py
600
%%DATADIR%%/plugins/python-ce/helpers/py3only/docutils/core.py

Return to bug 262636