Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2016 11:58:22 +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: r418918 - head/java/intellij-pycharm
Message-ID:  <201607221158.u6MBwMLh070446@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Fri Jul 22 11:58:22 2016
New Revision: 418918
URL: https://svnweb.freebsd.org/changeset/ports/418918

Log:
  java/intellij-pycharm: Update to version 2016.2.

Modified:
  head/java/intellij-pycharm/Makefile
  head/java/intellij-pycharm/distinfo
  head/java/intellij-pycharm/pkg-plist

Modified: head/java/intellij-pycharm/Makefile
==============================================================================
--- head/java/intellij-pycharm/Makefile	Fri Jul 22 11:05:46 2016	(r418917)
+++ head/java/intellij-pycharm/Makefile	Fri Jul 22 11:58:22 2016	(r418918)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pycharm
-PORTVERSION=	2016.1.4
+PORTVERSION=	2016.2
 CATEGORIES=	java devel python
 MASTER_SITES=	https://download.jetbrains.com/python/ \
 		http://download.jetbrains.com/python/

Modified: head/java/intellij-pycharm/distinfo
==============================================================================
--- head/java/intellij-pycharm/distinfo	Fri Jul 22 11:05:46 2016	(r418917)
+++ head/java/intellij-pycharm/distinfo	Fri Jul 22 11:58:22 2016	(r418918)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464287449
-SHA256 (pycharm-community-2016.1.4.tar.gz) = bc548a200022111e741604e76b579e71e5a75d23c2bbb9c4cb9ed88b18a3d622
-SIZE (pycharm-community-2016.1.4.tar.gz) = 207346180
+TIMESTAMP = 1469186332
+SHA256 (pycharm-community-2016.2.tar.gz) = 334eaa740d963cf12bf2e5c2107909d16238b739c2afa017dc4587103eb60176
+SIZE (pycharm-community-2016.2.tar.gz) = 212543040

Modified: head/java/intellij-pycharm/pkg-plist
==============================================================================
--- head/java/intellij-pycharm/pkg-plist	Fri Jul 22 11:05:46 2016	(r418917)
+++ head/java/intellij-pycharm/pkg-plist	Fri Jul 22 11:58:22 2016	(r418918)
@@ -92,7 +92,6 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/icon-robots.txt
 %%DATADIR%%/helpers/numpy_formatter.py
 %%DATADIR%%/helpers/packaging_tool.py
-%%DATADIR%%/helpers/pep8.py
 %%DATADIR%%/helpers/pip-1.1.tar.gz
 %%DATADIR%%/helpers/pip-7.1.0.tar.gz
 %%DATADIR%%/helpers/pockets/__init__.py
@@ -104,68 +103,54 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/profiler/__init__.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_util.py
-%%DATADIR%%/helpers/profiler/profiler/__init__.py
-%%DATADIR%%/helpers/profiler/profiler/constants.py
-%%DATADIR%%/helpers/profiler/profiler/ttypes.py
-%%DATADIR%%/helpers/profiler/profilerpy3/__init__.py
-%%DATADIR%%/helpers/profiler/profilerpy3/constants.py
-%%DATADIR%%/helpers/profiler/profilerpy3/ttypes.py
+%%DATADIR%%/helpers/profiler/profiler.thrift
 %%DATADIR%%/helpers/profiler/run_profiler.py
 %%DATADIR%%/helpers/profiler/six.py
-%%DATADIR%%/helpers/profiler/thrift/TMultiplexedProcessor.py
-%%DATADIR%%/helpers/profiler/thrift/TSCons.py
-%%DATADIR%%/helpers/profiler/thrift/TSerialization.py
-%%DATADIR%%/helpers/profiler/thrift/TTornado.py
-%%DATADIR%%/helpers/profiler/thrift/Thrift.py
-%%DATADIR%%/helpers/profiler/thrift/__init__.py
-%%DATADIR%%/helpers/profiler/thrift/protocol/TBase.py
-%%DATADIR%%/helpers/profiler/thrift/protocol/TBinaryProtocol.py
-%%DATADIR%%/helpers/profiler/thrift/protocol/TCompactProtocol.py
-%%DATADIR%%/helpers/profiler/thrift/protocol/TJSONProtocol.py
-%%DATADIR%%/helpers/profiler/thrift/protocol/TMultiplexedProtocol.py
-%%DATADIR%%/helpers/profiler/thrift/protocol/TProtocol.py
-%%DATADIR%%/helpers/profiler/thrift/protocol/TProtocolDecorator.py
-%%DATADIR%%/helpers/profiler/thrift/protocol/__init__.py
-%%DATADIR%%/helpers/profiler/thrift/server/THttpServer.py
-%%DATADIR%%/helpers/profiler/thrift/server/TNonblockingServer.py
-%%DATADIR%%/helpers/profiler/thrift/server/TProcessPoolServer.py
-%%DATADIR%%/helpers/profiler/thrift/server/TServer.py
-%%DATADIR%%/helpers/profiler/thrift/server/__init__.py
-%%DATADIR%%/helpers/profiler/thrift/transport/THttpClient.py
-%%DATADIR%%/helpers/profiler/thrift/transport/TSSLSocket.py
-%%DATADIR%%/helpers/profiler/thrift/transport/TSocket.py
-%%DATADIR%%/helpers/profiler/thrift/transport/TTransport.py
-%%DATADIR%%/helpers/profiler/thrift/transport/TTwisted.py
-%%DATADIR%%/helpers/profiler/thrift/transport/TZlibTransport.py
-%%DATADIR%%/helpers/profiler/thrift/transport/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy3/TMultiplexedProcessor.py
-%%DATADIR%%/helpers/profiler/thriftpy3/TSCons.py
-%%DATADIR%%/helpers/profiler/thriftpy3/TSerialization.py
-%%DATADIR%%/helpers/profiler/thriftpy3/TTornado.py
-%%DATADIR%%/helpers/profiler/thriftpy3/Thrift.py
-%%DATADIR%%/helpers/profiler/thriftpy3/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy3/protocol/TBase.py
-%%DATADIR%%/helpers/profiler/thriftpy3/protocol/TBinaryProtocol.py
-%%DATADIR%%/helpers/profiler/thriftpy3/protocol/TCompactProtocol.py
-%%DATADIR%%/helpers/profiler/thriftpy3/protocol/TJSONProtocol.py
-%%DATADIR%%/helpers/profiler/thriftpy3/protocol/TMultiplexedProtocol.py
-%%DATADIR%%/helpers/profiler/thriftpy3/protocol/TProtocol.py
-%%DATADIR%%/helpers/profiler/thriftpy3/protocol/TProtocolDecorator.py
-%%DATADIR%%/helpers/profiler/thriftpy3/protocol/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy3/server/THttpServer.py
-%%DATADIR%%/helpers/profiler/thriftpy3/server/TNonblockingServer.py
-%%DATADIR%%/helpers/profiler/thriftpy3/server/TProcessPoolServer.py
-%%DATADIR%%/helpers/profiler/thriftpy3/server/TServer.py
-%%DATADIR%%/helpers/profiler/thriftpy3/server/__init__.py
-%%DATADIR%%/helpers/profiler/thriftpy3/transport/THttpClient.py
-%%DATADIR%%/helpers/profiler/thriftpy3/transport/TSSLSocket.py
-%%DATADIR%%/helpers/profiler/thriftpy3/transport/TSocket.py
-%%DATADIR%%/helpers/profiler/thriftpy3/transport/TTransport.py
-%%DATADIR%%/helpers/profiler/thriftpy3/transport/TTwisted.py
-%%DATADIR%%/helpers/profiler/thriftpy3/transport/TZlibTransport.py
-%%DATADIR%%/helpers/profiler/thriftpy3/transport/__init__.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/py2only/docutils/__init__.py
 %%DATADIR%%/helpers/py2only/docutils/_compat.py
@@ -575,6 +560,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/pycharm_generator_utils/pyparsing.py
 %%DATADIR%%/helpers/pycharm_generator_utils/pyparsing_py3.py
 %%DATADIR%%/helpers/pycharm_generator_utils/util_methods.py
+%%DATADIR%%/helpers/pycodestyle.py
 %%DATADIR%%/helpers/pydev/LICENSE
 %%DATADIR%%/helpers/pydev/README.rst
 %%DATADIR%%/helpers/pydev/_pydev_bundle/__init__.py
@@ -713,6 +699,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/pydev/test_pydevd_reload/test_pydevd_reload.py
 %%DATADIR%%/helpers/pydev/tests_pydevd/__init__.py
 %%DATADIR%%/helpers/pydev/tests_pydevd/test_check_pydevconsole.py
+%%DATADIR%%/helpers/pydev/tests_pydevd/test_egg_zip_exist.py
 %%DATADIR%%/helpers/pydev/tests_pydevd/test_get_referrers.py
 %%DATADIR%%/helpers/pydev/tests_pydevd/test_jyserver.py
 %%DATADIR%%/helpers/pydev/tests_pydevd/test_jysimpleTipper.py
@@ -917,6 +904,9 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/python-skeletons/os/path.py
 %%DATADIR%%/helpers/python-skeletons/pathlib.py
 %%DATADIR%%/helpers/python-skeletons/pickle.py
+%%DATADIR%%/helpers/python-skeletons/py/__init__.py
+%%DATADIR%%/helpers/python-skeletons/py/error.py
+%%DATADIR%%/helpers/python-skeletons/py/path/__init__.py
 %%DATADIR%%/helpers/python-skeletons/pytest/__init__.py
 %%DATADIR%%/helpers/python-skeletons/re.py
 %%DATADIR%%/helpers/python-skeletons/shutil.py
@@ -1021,14 +1011,13 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/jing.jar
 %%DATADIR%%/lib/jna-platform.jar
 %%DATADIR%%/lib/jna.jar
-%%DATADIR%%/lib/jsch-0.1.52.jar
+%%DATADIR%%/lib/jsch-0.1.53.jar
 %%DATADIR%%/lib/jsch.agentproxy.connector-factory.jar
 %%DATADIR%%/lib/jsch.agentproxy.core.jar
 %%DATADIR%%/lib/jsch.agentproxy.pageant.jar
 %%DATADIR%%/lib/jsch.agentproxy.sshagent.jar
 %%DATADIR%%/lib/jsch.agentproxy.usocket-jna.jar
 %%DATADIR%%/lib/jsch.agentproxy.usocket-nc.jar
-%%DATADIR%%/lib/jsr166e.jar
 %%DATADIR%%/lib/jsr173_1.0_api.jar
 %%DATADIR%%/lib/jzlib-1.1.1.jar
 %%DATADIR%%/lib/kotlin-reflect.jar
@@ -1038,12 +1027,12 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/microba.jar
 %%DATADIR%%/lib/miglayout-swing.jar
 %%DATADIR%%/lib/nanoxml-2.2.3.jar
-%%DATADIR%%/lib/netty-all-4.1.0.CR7.jar
+%%DATADIR%%/lib/netty-all-4.1.1.Final.jar
 %%DATADIR%%/lib/openapi.jar
 %%DATADIR%%/lib/oromatcher.jar
 %%DATADIR%%/lib/picocontainer.jar
 %%DATADIR%%/lib/proxy-vole_20131209.jar
-%%DATADIR%%/lib/pty4j-0.6.jar
+%%DATADIR%%/lib/pty4j-0.7.1.jar
 %%DATADIR%%/lib/purejavacomm.jar
 %%DATADIR%%/lib/pycharm-pydev.jar
 %%DATADIR%%/lib/pycharm.jar
@@ -1057,6 +1046,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/slf4j-api-1.7.10.jar
 %%DATADIR%%/lib/slf4j-log4j12-1.7.10.jar
 %%DATADIR%%/lib/snappy-in-java-0.3.1.jar
+%%DATADIR%%/lib/sqlite-jdbc-3.6.20.1.jar
 %%DATADIR%%/lib/src/pycharm-openapi-src.zip
 %%DATADIR%%/lib/src/pycharm-pydev-src.zip
 %%DATADIR%%/lib/src/trove4j_src.jar
@@ -1130,9 +1120,9 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/plugins/python-rest/lib/python-rest.jar
 %%DATADIR%%/plugins/rest/lib/resources_en.jar
 %%DATADIR%%/plugins/rest/lib/rest.jar
-%%DATADIR%%/plugins/settings-repository/lib/jackson-annotations-2.5.1.jar
-%%DATADIR%%/plugins/settings-repository/lib/jackson-core-2.5.1.jar
-%%DATADIR%%/plugins/settings-repository/lib/jackson-databind-2.5.1.jar
+%%DATADIR%%/plugins/settings-repository/lib/jackson-annotations-2.7.1.jar
+%%DATADIR%%/plugins/settings-repository/lib/jackson-core-2.7.1.jar
+%%DATADIR%%/plugins/settings-repository/lib/jackson-databind-2.7.1-1.jar
 %%DATADIR%%/plugins/settings-repository/lib/jgit.jar
 %%DATADIR%%/plugins/settings-repository/lib/resources_en.jar
 %%DATADIR%%/plugins/settings-repository/lib/settings-repository.jar
@@ -1174,7 +1164,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/plugins/tasks/lib/tasks-api.jar
 %%DATADIR%%/plugins/tasks/lib/tasks-core.jar
 %%DATADIR%%/plugins/tasks/lib/wsdl4j-1.4.jar
-%%DATADIR%%/plugins/terminal/lib/jediterm-pty-2.1.jar
+%%DATADIR%%/plugins/terminal/lib/jediterm-pty-2.2.jar
 %%DATADIR%%/plugins/terminal/lib/jediterm.in
 %%DATADIR%%/plugins/terminal/lib/resources_en.jar
 %%DATADIR%%/plugins/terminal/lib/terminal.jar



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