devel/pycharm-ce: Update to version 2019.3.3.
This commit is contained in:
parent
d0683800cf
commit
25ebf041db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525506
3 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pycharm-ce
|
||||
PORTVERSION= 2019.3.1
|
||||
PORTVERSION= 2019.3.3
|
||||
CATEGORIES= devel java python
|
||||
MASTER_SITES= https://download.jetbrains.com/python/ \
|
||||
http://download.jetbrains.com/python/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1577560640
|
||||
SHA256 (pycharm-community-2019.3.1.tar.gz) = bb243322951a2d195d9ab12a6990cdbf3d7cc284f17cd5f6ce3376f5ce16f0b2
|
||||
SIZE (pycharm-community-2019.3.1.tar.gz) = 389620376
|
||||
TIMESTAMP = 1581107430
|
||||
SHA256 (pycharm-community-2019.3.3.tar.gz) = ad796856195b574534ba6f9b49edad175b99465b5536d520c3e442527f63c353
|
||||
SIZE (pycharm-community-2019.3.3.tar.gz) = 391606138
|
||||
|
|
|
@ -107,7 +107,7 @@ share/applications/pycharm-ce.desktop
|
|||
%%DATADIR%%/lib/intellij-dvcs.jar
|
||||
%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.508.jar
|
||||
%%DATADIR%%/lib/intellij-xml.jar
|
||||
%%DATADIR%%/lib/ion-java-1.5.0-1.jar
|
||||
%%DATADIR%%/lib/ion-java-1.5.2-2.jar
|
||||
%%DATADIR%%/lib/isorelax-20030108.jar
|
||||
%%DATADIR%%/lib/istack-commons-runtime-3.0.7.jar
|
||||
%%DATADIR%%/lib/j2objc-annotations-1.1.jar
|
||||
|
@ -125,7 +125,7 @@ share/applications/pycharm-ce.desktop
|
|||
%%DATADIR%%/lib/jaxen-1.2.0.jar
|
||||
%%DATADIR%%/lib/jbcrypt-1.0.0.jar
|
||||
%%DATADIR%%/lib/jdom.jar
|
||||
%%DATADIR%%/lib/jediterm-pty-2.22.jar
|
||||
%%DATADIR%%/lib/jediterm-pty-2.24.jar
|
||||
%%DATADIR%%/lib/jetCheck-0.2.1.jar
|
||||
%%DATADIR%%/lib/jing-20030619.jar
|
||||
%%DATADIR%%/lib/jna-platform.jar
|
||||
|
@ -1221,6 +1221,7 @@ share/applications/pycharm-ce.desktop
|
|||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_breakpoint_condition_exc.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_breakpoint_remote.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_breakpoint_remote_no_import.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_bytecode_overflow.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_change_breaks.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_check_tracer.py
|
||||
%%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_tests_python/resources/_debugger_case_event_ext.py
|
||||
|
|
Loading…
Reference in a new issue