Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2018 10:27:51 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486332 - head/devel/pycharm-ce
Message-ID:  <201812011027.wB1ARpCb047755@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Sat Dec  1 10:27:51 2018
New Revision: 486332
URL: https://svnweb.freebsd.org/changeset/ports/486332

Log:
  devel/pycharm-ce: Update to version 2018.3

Modified:
  head/devel/pycharm-ce/Makefile
  head/devel/pycharm-ce/distinfo
  head/devel/pycharm-ce/pkg-plist

Modified: head/devel/pycharm-ce/Makefile
==============================================================================
--- head/devel/pycharm-ce/Makefile	Sat Dec  1 10:26:47 2018	(r486331)
+++ head/devel/pycharm-ce/Makefile	Sat Dec  1 10:27:51 2018	(r486332)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pycharm-ce
-PORTVERSION=	2018.2.5
+PORTVERSION=	2018.3
 CATEGORIES=	devel java python
 MASTER_SITES=	https://download.jetbrains.com/python/ \
 		http://download.jetbrains.com/python/

Modified: head/devel/pycharm-ce/distinfo
==============================================================================
--- head/devel/pycharm-ce/distinfo	Sat Dec  1 10:26:47 2018	(r486331)
+++ head/devel/pycharm-ce/distinfo	Sat Dec  1 10:27:51 2018	(r486332)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542310323
-SHA256 (pycharm-community-2018.2.5.tar.gz) = d5155cdbd1de6cbf4f2b0cf4642819e2edf8b7016404eceb502079b26786d67d
-SIZE (pycharm-community-2018.2.5.tar.gz) = 266710889
+TIMESTAMP = 1543612173
+SHA256 (pycharm-community-2018.3.tar.gz) = 07f3308b4df69f93cdc727b94da96b50611b6c2442eb57eec4675e4af880f94d
+SIZE (pycharm-community-2018.3.tar.gz) = 310642963

Modified: head/devel/pycharm-ce/pkg-plist
==============================================================================
--- head/devel/pycharm-ce/pkg-plist	Sat Dec  1 10:26:47 2018	(r486331)
+++ head/devel/pycharm-ce/pkg-plist	Sat Dec  1 10:27:51 2018	(r486332)
@@ -4,10 +4,12 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/bin/format.sh
 %%DATADIR%%/bin/idea.properties
 %%DATADIR%%/bin/inspect.sh
+%%DATADIR%%/bin/libdbm64.so
 %%DATADIR%%/bin/log.xml
 %%DATADIR%%/bin/printenv.py
 %%DATADIR%%/bin/pycharm.png
 %%DATADIR%%/bin/pycharm.sh
+%%DATADIR%%/bin/pycharm.svg
 %%DATADIR%%/bin/pycharm.vmoptions
 %%DATADIR%%/bin/pycharm64.vmoptions
 %%DATADIR%%/bin/restart.py
@@ -224,6 +226,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/extra_syspath.py
 %%DATADIR%%/helpers/generator3.py
 %%DATADIR%%/helpers/icon-robots.txt
+%%DATADIR%%/helpers/idle.py
 %%DATADIR%%/helpers/packaging_tool.py
 %%DATADIR%%/helpers/pip-10.0.1.tar.gz
 %%DATADIR%%/helpers/pip-9.0.3.tar.gz
@@ -238,53 +241,11 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/profiler/_imps/_pydev_pkgutil_old.py
 %%DATADIR%%/helpers/profiler/_prof_imports.py
 %%DATADIR%%/helpers/profiler/load_pstat.py
-%%DATADIR%%/helpers/profiler/ply/__init__.py
-%%DATADIR%%/helpers/profiler/ply/cpp.py
-%%DATADIR%%/helpers/profiler/ply/ctokens.py
-%%DATADIR%%/helpers/profiler/ply/lex.py
-%%DATADIR%%/helpers/profiler/ply/yacc.py
-%%DATADIR%%/helpers/profiler/ply/ygen.py
 %%DATADIR%%/helpers/profiler/prof_io.py
 %%DATADIR%%/helpers/profiler/prof_six.py
 %%DATADIR%%/helpers/profiler/prof_util.py
 %%DATADIR%%/helpers/profiler/profiler.thrift
 %%DATADIR%%/helpers/profiler/run_profiler.py
-%%DATADIR%%/helpers/profiler/thriftpy/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/_compat.py
-%%DATADIR%%/helpers/profiler/thriftpy/contrib/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/contrib/tracking/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/contrib/tracking/tracker.py
-%%DATADIR%%/helpers/profiler/thriftpy/contrib/tracking/tracking.thrift
-%%DATADIR%%/helpers/profiler/thriftpy/hook.py
-%%DATADIR%%/helpers/profiler/thriftpy/parser/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/parser/exc.py
-%%DATADIR%%/helpers/profiler/thriftpy/parser/lexer.py
-%%DATADIR%%/helpers/profiler/thriftpy/parser/parser.py
-%%DATADIR%%/helpers/profiler/thriftpy/protocol/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/protocol/binary.py
-%%DATADIR%%/helpers/profiler/thriftpy/protocol/compact.py
-%%DATADIR%%/helpers/profiler/thriftpy/protocol/cybin/cybin.pyx
-%%DATADIR%%/helpers/profiler/thriftpy/protocol/cybin/endian_port.h
-%%DATADIR%%/helpers/profiler/thriftpy/protocol/exc.py
-%%DATADIR%%/helpers/profiler/thriftpy/protocol/json.py
-%%DATADIR%%/helpers/profiler/thriftpy/protocol/multiplex.py
-%%DATADIR%%/helpers/profiler/thriftpy/rpc.py
-%%DATADIR%%/helpers/profiler/thriftpy/server.py
-%%DATADIR%%/helpers/profiler/thriftpy/thrift.py
-%%DATADIR%%/helpers/profiler/thriftpy/tornado.py
-%%DATADIR%%/helpers/profiler/thriftpy/transport/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/transport/_ssl.py
-%%DATADIR%%/helpers/profiler/thriftpy/transport/buffered/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/transport/buffered/cybuffered.pyx
-%%DATADIR%%/helpers/profiler/thriftpy/transport/cybase.pxd
-%%DATADIR%%/helpers/profiler/thriftpy/transport/cybase.pyx
-%%DATADIR%%/helpers/profiler/thriftpy/transport/framed/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/transport/framed/cyframed.pyx
-%%DATADIR%%/helpers/profiler/thriftpy/transport/memory/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy/transport/memory/cymemory.pyx
-%%DATADIR%%/helpers/profiler/thriftpy/transport/socket.py
-%%DATADIR%%/helpers/profiler/thriftpy/transport/sslsocket.py
-%%DATADIR%%/helpers/profiler/thriftpy/utils.py
 %%DATADIR%%/helpers/profiler/vmprof_profiler.py
 %%DATADIR%%/helpers/profiler/yappi_profiler.py
 %%DATADIR%%/helpers/py2ipnb_converter.py
@@ -737,9 +698,13 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/pydev/_pydev_bundle/_pydev_log.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/_pydev_tipper_common.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/fix_getpass.py
+%%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_code_executor.py
+%%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_console_commands.py
+%%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_console_types.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_console_utils.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_import_hook.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_imports.py
+%%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_ipython_code_executor.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_ipython_console.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_ipython_console_011.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_is_thread_alive.py
@@ -748,8 +713,14 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_monkey.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_monkey_qt.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_override.py
+%%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_stdin.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_umd.py
 %%DATADIR%%/helpers/pydev/_pydev_bundle/pydev_versioncheck.py
+%%DATADIR%%/helpers/pydev/_pydev_comm/__init__.py
+%%DATADIR%%/helpers/pydev/_pydev_comm/io.py
+%%DATADIR%%/helpers/pydev/_pydev_comm/rpc.py
+%%DATADIR%%/helpers/pydev/_pydev_comm/server.py
+%%DATADIR%%/helpers/pydev/_pydev_comm/transport.py
 %%DATADIR%%/helpers/pydev/_pydev_imps/__init__.py
 %%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_BaseHTTPServer.py
 %%DATADIR%%/helpers/pydev/_pydev_imps/_pydev_SimpleXMLRPCServer.py
@@ -774,10 +745,12 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevconsole_code_for_ironpython.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_additional_thread_info.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_additional_thread_info_regular.py
+%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_breakpointhook.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_breakpoints.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_comm.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_command_line_handling.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_console.py
+%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_console_integration.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_constants.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_custom_frames.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.c
@@ -820,6 +793,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_save_locals.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_signature.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_stackless.py
+%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_thrift.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_trace_api.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch.py
 %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch_regular.py
@@ -856,6 +830,9 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/pydev/pycharm-readme.txt
 %%DATADIR%%/helpers/pydev/pycompletionserver.py
 %%DATADIR%%/helpers/pydev/pydev_app_engine_debug_startup.py
+%%DATADIR%%/helpers/pydev/pydev_console/__init__.py
+%%DATADIR%%/helpers/pydev/pydev_console/console.thrift
+%%DATADIR%%/helpers/pydev/pydev_console/protocol.py
 %%DATADIR%%/helpers/pydev/pydev_coverage.py
 %%DATADIR%%/helpers/pydev/pydev_ipython/README
 %%DATADIR%%/helpers/pydev/pydev_ipython/__init__.py
@@ -874,7 +851,6 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/pydev/pydev_ipython/qt_loaders.py
 %%DATADIR%%/helpers/pydev/pydev_ipython/version.py
 %%DATADIR%%/helpers/pydev/pydev_pysrc.py
-%%DATADIR%%/helpers/pydev/pydev_run_in_console.py
 %%DATADIR%%/helpers/pydev/pydev_sitecustomize/__not_in_default_pythonpath.txt
 %%DATADIR%%/helpers/pydev/pydev_sitecustomize/sitecustomize.py
 %%DATADIR%%/helpers/pydev/pydevconsole.py
@@ -1159,6 +1135,49 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/sphinxcontrib/napoleon/docstring.py
 %%DATADIR%%/helpers/syspath.py
 %%DATADIR%%/helpers/test_generator.py
+%%DATADIR%%/helpers/third_party/thriftpy/README.md
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/cpp.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/ctokens.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/lex.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/yacc.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/ygen.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/_compat.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracker.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracking.thrift
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/hook.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/parser/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/parser/exc.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/parser/lexer.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/parser/parser.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/binary.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/compact.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/cybin.pyx
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/endian_port.h
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/exc.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/json.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/multiplex.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/rpc.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/server.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/thrift.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/tornado.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/_ssl.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/cybuffered.pyx
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/cybase.pxd
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/cybase.pyx
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/framed/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/framed/cyframed.pyx
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/memory/__init__.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/memory/cymemory.pyx
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/socket.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/transport/sslsocket.py
+%%DATADIR%%/helpers/third_party/thriftpy/_shaded_thriftpy/utils.py
 %%DATADIR%%/helpers/tools/class_method_versions.xml
 %%DATADIR%%/helpers/tools/packages
 %%DATADIR%%/helpers/tools/python_keywords/False
@@ -1203,7 +1222,6 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/typeshed/CONTRIBUTING.md
 %%DATADIR%%/helpers/typeshed/LICENSE
 %%DATADIR%%/helpers/typeshed/README.md
-%%DATADIR%%/helpers/typeshed/requirements-tests-py2.txt
 %%DATADIR%%/helpers/typeshed/requirements-tests-py3.txt
 %%DATADIR%%/helpers/typeshed/stdlib/2/__builtin__.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2/_io.pyi
@@ -1213,15 +1231,22 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/typeshed/stdlib/2/functools.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2/io.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2/itertools.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/2/multiprocessing/__init__.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/2/multiprocessing/pool.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/2/multiprocessing/process.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/2/multiprocessing/util.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2/re.pyi
-%%DATADIR%%/helpers/typeshed/stdlib/2/shutil.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2/signal.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2/subprocess.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2/types.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2/typing.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/2/unittest.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/argparse.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/datetime.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/math.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/2and3/shutil.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/socket.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/sqlite3/__init__.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi
@@ -1229,20 +1254,44 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/threading.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/time.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/2and3/uuid.pyi
-%%DATADIR%%/helpers/typeshed/stdlib/3.4/pathlib.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/_importlib_modulespec.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/__init__.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/coroutines.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/events.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/futures.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/locks.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/protocols.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/queues.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/runners.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/streams.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/subprocess.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/tasks.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/transports.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/builtins.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/collections/__init__.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/collections/abc.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/functools.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/io.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/itertools.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/__init__.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/connection.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/context.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/managers.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/pool.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/process.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/queues.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/synchronize.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/pathlib.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/queue.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/re.pyi
-%%DATADIR%%/helpers/typeshed/stdlib/3/shutil.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/signal.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/subprocess.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/types.pyi
 %%DATADIR%%/helpers/typeshed/stdlib/3/typing.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/__init__.pyi
+%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/mock.pyi
 %%DATADIR%%/helpers/typeshed/tests/check_consistent.py
 %%DATADIR%%/helpers/typeshed/tests/mypy_blacklist.txt
 %%DATADIR%%/helpers/typeshed/tests/mypy_selftest.py
@@ -1274,6 +1323,8 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib/robotparser.pyi
 %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_error.pyi
 %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_parse.pyi
+%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_request.pyi
+%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_response.pyi
 %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_robotparser.pyi
 %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/xmlrpc_client.pyi
 %%DATADIR%%/helpers/typeshed/third_party/2and3/attr/__init__.pyi
@@ -1281,6 +1332,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/typeshed/third_party/2and3/attr/exceptions.pyi
 %%DATADIR%%/helpers/typeshed/third_party/2and3/attr/filters.pyi
 %%DATADIR%%/helpers/typeshed/third_party/2and3/attr/validators.pyi
+%%DATADIR%%/helpers/typeshed/third_party/2and3/mock.pyi
 %%DATADIR%%/helpers/typeshed/third_party/3/six/__init__.pyi
 %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi
 %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi
@@ -1318,6 +1370,8 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib/robotparser.pyi
 %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_error.pyi
 %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_parse.pyi
+%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_request.pyi
+%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_response.pyi
 %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_robotparser.pyi
 %%DATADIR%%/helpers/virtualenv-15.2.0.tar.gz
 %%DATADIR%%/helpers/virtualenv-16.0.0.tar.gz
@@ -1347,10 +1401,10 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/index/Python/sdk-stubs.names_i.len
 %%DATADIR%%/index/Python/sdk-stubs.version
 %%DATADIR%%/lib/annotations-java5.jar
-%%DATADIR%%/lib/asm-all.jar
+%%DATADIR%%/lib/asm-all-7.0.jar
 %%DATADIR%%/lib/automaton-1.12-1.jar
 %%DATADIR%%/lib/batik-all-1.10.jar
-%%DATADIR%%/lib/bcprov-jdk15on-1.59.jar
+%%DATADIR%%/lib/bcprov-jdk15on-1.60.jar
 %%DATADIR%%/lib/bootstrap.jar
 %%DATADIR%%/lib/cglib-nodep-3.2.4.jar
 %%DATADIR%%/lib/cli-parser-1.1.2.jar
@@ -1358,25 +1412,26 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/common-io-3.3.2.jar
 %%DATADIR%%/lib/common-lang-3.3.2.jar
 %%DATADIR%%/lib/commons-codec-1.10.jar
-%%DATADIR%%/lib/commons-collections-3.2.1.jar
-%%DATADIR%%/lib/commons-compress-1.16.1.jar
+%%DATADIR%%/lib/commons-collections-3.2.2.jar
+%%DATADIR%%/lib/commons-compress-1.17.jar
 %%DATADIR%%/lib/commons-httpclient-3.1-patched.jar
 %%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar
 %%DATADIR%%/lib/commons-lang-2.4.jar
 %%DATADIR%%/lib/commons-logging-1.2.jar
-%%DATADIR%%/lib/delight-rhino-sandbox-0.0.6.jar
+%%DATADIR%%/lib/delight-nashorn-sandbox-0.1.16.jar
 %%DATADIR%%/lib/eddsa-0.2.0.jar
+%%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
 %%DATADIR%%/lib/extensions.jar
-%%DATADIR%%/lib/fluent-hc-4.5.5.jar
+%%DATADIR%%/lib/fluent-hc-4.5.6.jar
 %%DATADIR%%/lib/forms-1.1-preview.jar
 %%DATADIR%%/lib/forms_rt.jar
 %%DATADIR%%/lib/fst-2.57.jar
 %%DATADIR%%/lib/groovy-all-2.4.15.jar
-%%DATADIR%%/lib/gson-2.8.4.jar
-%%DATADIR%%/lib/guava-23.6-jre.jar
-%%DATADIR%%/lib/httpclient-4.5.5.jar
-%%DATADIR%%/lib/httpcore-4.4.9.jar
-%%DATADIR%%/lib/httpmime-4.5.5.jar
+%%DATADIR%%/lib/gson-2.8.5.jar
+%%DATADIR%%/lib/guava-25.1-jre.jar
+%%DATADIR%%/lib/httpclient-4.5.6.jar
+%%DATADIR%%/lib/httpcore-4.4.10.jar
+%%DATADIR%%/lib/httpmime-4.5.6.jar
 %%DATADIR%%/lib/icons.jar
 %%DATADIR%%/lib/imageio-core-3.3.2.jar
 %%DATADIR%%/lib/imageio-metadata-3.3.2.jar
@@ -1385,16 +1440,16 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/ini4j-0.5.5-2.jar
 %%DATADIR%%/lib/isorelax-20030108.jar
 %%DATADIR%%/lib/jackson-annotations-2.9.0.jar
-%%DATADIR%%/lib/jackson-core-2.9.5.jar
-%%DATADIR%%/lib/jackson-databind-2.9.5.jar
+%%DATADIR%%/lib/jackson-core-2.9.6.jar
+%%DATADIR%%/lib/jackson-databind-2.9.6.jar
+%%DATADIR%%/lib/java-compatibility-1.0.1.jar
 %%DATADIR%%/lib/javahelp-2.0.02.jar
 %%DATADIR%%/lib/javassist-3.22.0-GA.jar
 %%DATADIR%%/lib/jaxen-1.1.6.jar
-%%DATADIR%%/lib/jayatana-1.2.4.jar
 %%DATADIR%%/lib/jbcrypt-1.0.0.jar
 %%DATADIR%%/lib/jdom.jar
-%%DATADIR%%/lib/jediterm-pty-2.10.jar
-%%DATADIR%%/lib/jing.jar
+%%DATADIR%%/lib/jediterm-pty-2.14.jar
+%%DATADIR%%/lib/jing-20030619.jar
 %%DATADIR%%/lib/jna-platform.jar
 %%DATADIR%%/lib/jna.jar
 %%DATADIR%%/lib/jps-model.jar
@@ -1404,10 +1459,9 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/kotlin-stdlib-jdk7.jar
 %%DATADIR%%/lib/kotlin-stdlib-jdk8.jar
 %%DATADIR%%/lib/kotlin-stdlib.jar
-%%DATADIR%%/lib/kotlin-test.jar
-%%DATADIR%%/lib/kotlinx-coroutines-core-0.22.5.jar
-%%DATADIR%%/lib/kotlinx-coroutines-jdk8-0.22.5.jar
-%%DATADIR%%/lib/log4j-1.2.17.jar
+%%DATADIR%%/lib/kotlinx-coroutines-core-0.26.1.jar
+%%DATADIR%%/lib/kotlinx-coroutines-jdk8-0.26.1.jar
+%%DATADIR%%/lib/libthrift-0.11.0.jar
 %%DATADIR%%/lib/log4j.jar
 %%DATADIR%%/lib/lz4-1.3.0.jar
 %%DATADIR%%/lib/markdown4j-2.2-cj-1.1.jar
@@ -1415,46 +1469,49 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/microba.jar
 %%DATADIR%%/lib/miglayout-core-5.1.jar
 %%DATADIR%%/lib/miglayout-swing-5.1.jar
+%%DATADIR%%/lib/mutability-annotations-compat.jar
 %%DATADIR%%/lib/nanoxml-2.2.3.jar
-%%DATADIR%%/lib/netty-buffer-4.1.25.Final.jar
-%%DATADIR%%/lib/netty-codec-4.1.25.Final.jar
-%%DATADIR%%/lib/netty-codec-http-4.1.25.Final.jar
-%%DATADIR%%/lib/netty-common-4.1.25.Final.jar
-%%DATADIR%%/lib/netty-handler-4.1.25.Final.jar
-%%DATADIR%%/lib/netty-resolver-4.1.25.Final.jar
-%%DATADIR%%/lib/netty-transport-4.1.25.Final.jar
+%%DATADIR%%/lib/netty-buffer-4.1.30.Final.jar
+%%DATADIR%%/lib/netty-codec-4.1.30.Final.jar
+%%DATADIR%%/lib/netty-codec-http-4.1.30.Final.jar
+%%DATADIR%%/lib/netty-common-4.1.30.Final.jar
+%%DATADIR%%/lib/netty-handler-4.1.30.Final.jar
+%%DATADIR%%/lib/netty-resolver-4.1.30.Final.jar
+%%DATADIR%%/lib/netty-transport-4.1.30.Final.jar
 %%DATADIR%%/lib/objenesis-2.6.jar
 %%DATADIR%%/lib/openapi.jar
 %%DATADIR%%/lib/oro-2.0.8.jar
 %%DATADIR%%/lib/picocontainer-1.2.jar
-%%DATADIR%%/lib/proxy-vole-1.0.4.jar
-%%DATADIR%%/lib/pty4j-0.7.5.jar
-%%DATADIR%%/lib/purejavacomm.jar
+%%DATADIR%%/lib/platform-api.jar
+%%DATADIR%%/lib/platform-impl.jar
+%%DATADIR%%/lib/proxy-vole-1.0.5.jar
+%%DATADIR%%/lib/pty4j-0.8.5.jar
+%%DATADIR%%/lib/purejavacomm-0.0.11.1.jar
 %%DATADIR%%/lib/pycharm-pydev.jar
 %%DATADIR%%/lib/pycharm.jar
 %%DATADIR%%/lib/resources.jar
 %%DATADIR%%/lib/resources_en.jar
-%%DATADIR%%/lib/rhino-1.7.10.jar
 %%DATADIR%%/lib/rngom-20051226-patched.jar
 %%DATADIR%%/lib/serviceMessages.jar
 %%DATADIR%%/lib/slf4j-api-1.7.25.jar
 %%DATADIR%%/lib/slf4j-log4j12-1.7.25.jar
+%%DATADIR%%/lib/snakeyaml-1.22.jar
 %%DATADIR%%/lib/src/pycharm-openapi-src.zip
 %%DATADIR%%/lib/src/pycharm-pydev-src.zip
 %%DATADIR%%/lib/stax-api-1.0.1.jar
-%%DATADIR%%/lib/streamex-0.6.5.jar
+%%DATADIR%%/lib/streamex-0.6.7.jar
 %%DATADIR%%/lib/swingx-core-1.6.2-2.jar
 %%DATADIR%%/lib/trang-core.jar
 %%DATADIR%%/lib/trilead-ssh2-build-217-jenkins-11.jar
 %%DATADIR%%/lib/trove4j.jar
 %%DATADIR%%/lib/util.jar
 %%DATADIR%%/lib/velocity-1.7.jar
-%%DATADIR%%/lib/winp-1.26.jar
-%%DATADIR%%/lib/xercesImpl-2.11.0.jar
+%%DATADIR%%/lib/winp-1.27.jar
+%%DATADIR%%/lib/xercesImpl-2.12.0.jar
 %%DATADIR%%/lib/xml-apis-ext-1.3.04.jar
 %%DATADIR%%/lib/xml-resolver-1.2.jar
 %%DATADIR%%/lib/xmlbeans-2.6.0.jar
-%%DATADIR%%/lib/xmlgraphics-commons-2.2.jar
+%%DATADIR%%/lib/xmlgraphics-commons-2.3.jar
 %%DATADIR%%/lib/xmlpull-1.1.3.1.jar
 %%DATADIR%%/lib/xmlrpc-2.0.1.jar
 %%DATADIR%%/lib/xpp3_min-1.1.4c.jar
@@ -1469,11 +1526,10 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/license/growl.license
 %%DATADIR%%/license/gson_license.txt
 %%DATADIR%%/license/imgscalr_license.txt
-%%DATADIR%%/license/javahelp_license.html
+%%DATADIR%%/license/javahelp_license.txt
 %%DATADIR%%/license/javolution_license.txt
 %%DATADIR%%/license/jaxb_license.txt
 %%DATADIR%%/license/jaxen_license.txt
-%%DATADIR%%/license/jayatana_license.txt
 %%DATADIR%%/license/jdom_license.txt
 %%DATADIR%%/license/jgoodies_forms_license.txt
 %%DATADIR%%/license/junit_license.txt
@@ -1494,6 +1550,8 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/license/yourkit-license-redist.txt
 %%DATADIR%%/plugins/IntelliLang-python/lib/IntelliLang-python.jar
 %%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
+%%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
+%%DATADIR%%/plugins/copyright/lib/copyright.jar
 %%DATADIR%%/plugins/cvsIntegration/lib/cvsIntegration.jar
 %%DATADIR%%/plugins/cvsIntegration/lib/cvs_util.jar
 %%DATADIR%%/plugins/cvsIntegration/lib/javacvs-src.jar
@@ -1502,6 +1560,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/plugins/cvsIntegration/lib/trilead-ssh2-build213.jar
 %%DATADIR%%/plugins/editorconfig/lib/editorconfig-core-java.jar
 %%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar
+%%DATADIR%%/plugins/editorconfig/lib/resources_en.jar
 %%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar
 %%DATADIR%%/plugins/git4idea/lib/git4idea.jar
 %%DATADIR%%/plugins/git4idea/lib/remote-servers-git.jar
@@ -1513,13 +1572,13 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/plugins/ipnb/lib/ipnb.jar
 %%DATADIR%%/plugins/ipnb/lib/java_websocket.jar
 %%DATADIR%%/plugins/ipnb/lib/resources_en.jar
-%%DATADIR%%/plugins/markdown/lib/markdown-0.1.28.jar
+%%DATADIR%%/plugins/markdown/lib/markdown-0.1.31.jar
 %%DATADIR%%/plugins/markdown/lib/markdown.jar
 %%DATADIR%%/plugins/markdown/lib/owasp-java-html-sanitizer.jar
-%%DATADIR%%/plugins/markdown/lib/plantuml.jar
 %%DATADIR%%/plugins/markdown/lib/resources_en.jar
 %%DATADIR%%/plugins/properties/lib/properties.jar
 %%DATADIR%%/plugins/properties/lib/resources_en.jar
+%%DATADIR%%/plugins/python-copyright/lib/python-copyright.jar
 %%DATADIR%%/plugins/python-rest/lib/python-rest.jar
 %%DATADIR%%/plugins/python-terminal/lib/python-terminal.jar
 %%DATADIR%%/plugins/rest/lib/resources_en.jar
@@ -1547,3 +1606,4 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/plugins/terminal/lib/terminal.jar
 %%DATADIR%%/plugins/yaml/lib/resources_en.jar
 %%DATADIR%%/plugins/yaml/lib/yaml.jar
+%%DATADIR%%/product-info.json



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812011027.wB1ARpCb047755>