svn commit: r471816 - head/devel/pycharm-ce

Boris Samorodov bsam at FreeBSD.org
Tue Jun 5 20:06:12 UTC 2018


Author: bsam
Date: Tue Jun  5 20:06:10 2018
New Revision: 471816
URL: https://svnweb.freebsd.org/changeset/ports/471816

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

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	Tue Jun  5 19:46:03 2018	(r471815)
+++ head/devel/pycharm-ce/Makefile	Tue Jun  5 20:06:10 2018	(r471816)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pycharm-ce
-PORTVERSION=	2018.1.3
+PORTVERSION=	2018.1.4
 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	Tue Jun  5 19:46:03 2018	(r471815)
+++ head/devel/pycharm-ce/distinfo	Tue Jun  5 20:06:10 2018	(r471816)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527372811
-SHA256 (pycharm-community-2018.1.3.tar.gz) = 561976581892ae5e6b924ff3ce61958b30ba1610e191211a4799437359c399b3
-SIZE (pycharm-community-2018.1.3.tar.gz) = 267256240
+TIMESTAMP = 1528145532
+SHA256 (pycharm-community-2018.1.4.tar.gz) = 90953ca424bb331348e3575975fab4e189ab126ddc367223e3a7cb01b1563f3b
+SIZE (pycharm-community-2018.1.4.tar.gz) = 271284732

Modified: head/devel/pycharm-ce/pkg-plist
==============================================================================
--- head/devel/pycharm-ce/pkg-plist	Tue Jun  5 19:46:03 2018	(r471815)
+++ head/devel/pycharm-ce/pkg-plist	Tue Jun  5 20:06:10 2018	(r471816)
@@ -237,6 +237,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/icon-robots.txt
 %%DATADIR%%/helpers/packaging_tool.py
 %%DATADIR%%/helpers/pip-9.0.3.tar.gz
+%%DATADIR%%/helpers/pip-10.0.1.tar.gz
 %%DATADIR%%/helpers/pockets/__init__.py
 %%DATADIR%%/helpers/pockets/_version.py
 %%DATADIR%%/helpers/pockets/collections.py
@@ -1166,7 +1167,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/rest_runners/rst2smth.py
 %%DATADIR%%/helpers/rest_runners/sphinx_runner.py
 %%DATADIR%%/helpers/setuptools-36.8.0.tar.gz
-%%DATADIR%%/helpers/setuptools-39.0.1.tar.gz
+%%DATADIR%%/helpers/setuptools-39.1.0.tar.gz
 %%DATADIR%%/helpers/six.py
 %%DATADIR%%/helpers/sphinxcontrib/__init__.py
 %%DATADIR%%/helpers/sphinxcontrib/napoleon/__init__.py
@@ -2118,7 +2119,8 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/helpers/typeshed/third_party/3/werkzeug/wrappers.pyi
 %%DATADIR%%/helpers/typeshed/third_party/3/werkzeug/wsgi.pyi
 %%DATADIR%%/helpers/virtualenv-1.11.6.tar.gz
-%%DATADIR%%/helpers/virtualenv-15.1.0.tar.gz
+%%DATADIR%%/helpers/virtualenv-15.2.0.tar.gz
+%%DATADIR%%/helpers/virtualenv-16.0.0.tar.gz
 %%DATADIR%%/index/Python/id-index.input
 %%DATADIR%%/index/Python/id-index.input.keystream
 %%DATADIR%%/index/Python/id-index.input.keystream.len


More information about the svn-ports-all mailing list