java/intellij-pycharm: Update to version 2017.1.5.
This commit is contained in:
parent
a04c19f2f7
commit
bfe0a53601
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446131
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pycharm
|
||||
PORTVERSION= 2017.1.4
|
||||
PORTVERSION= 2017.1.5
|
||||
CATEGORIES= java devel python
|
||||
MASTER_SITES= https://download.jetbrains.com/python/ \
|
||||
http://download.jetbrains.com/python/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1497433992
|
||||
SHA256 (pycharm-community-2017.1.4.tar.gz) = 1e69ab29215a9c8c4626de6727df433ae0d9f6ed46eba2a6f48ffa52c2b04256
|
||||
SIZE (pycharm-community-2017.1.4.tar.gz) = 195343604
|
||||
TIMESTAMP = 1500285964
|
||||
SHA256 (pycharm-community-2017.1.5.tar.gz) = 1a0bbf0d881527e08aad7a5adaa3ad44e8754c3eb2c3a8ed5ab113491549679b
|
||||
SIZE (pycharm-community-2017.1.5.tar.gz) = 195342869
|
||||
|
@ -753,6 +753,8 @@ share/applications/pycharm-ce.desktop
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-tk.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_mainloop/gui-wx.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/__init__.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_bytecode_many_names_example.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_bytecode_overflow_example.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case1.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case10.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case13.py
|
||||
@ -780,7 +782,6 @@ share/applications/pycharm-ce.desktop
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_remote_1.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_remote_2.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_debugger_case_set_next_statement.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_many_names_example.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_performance_1.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_performance_2.py
|
||||
%%DATADIR%%/helpers/pydev/tests_pydevd_python/_performance_3.py
|
||||
|
Loading…
Reference in New Issue
Block a user