devel/pycharm-ce: Update to version 2021.1.1

- update to version 2021.1.1;
- the supported java version has been switched to version 11.
This commit is contained in:
Boris Samorodov 2021-05-08 00:39:35 +03:00
parent 2c57eb307f
commit 3a525228ba
4 changed files with 1066 additions and 994 deletions

View file

@ -5,6 +5,12 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20210508:
AFFECTS: users of devel/pycharm-ce
AUTHOR: bsam@FreeBSD.org
Pycharm-ce has switched to the supported java version 11.
20210506:
AFFECTS: users of mail/postfix
AUTHOR: ohauer@FreeBSD.org

View file

@ -1,7 +1,7 @@
# Created by: Boris Samorodov <bsam@FreeBSD.org>
PORTNAME= pycharm-ce
PORTVERSION= 2020.3.3
PORTVERSION= 2021.1.1
CATEGORIES= devel java python
MASTER_SITES= https://download.jetbrains.com/python/ \
http://download.jetbrains.com/python/
@ -17,7 +17,9 @@ RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
USES= python:run shebangfix
SHEBANG_FILES= bin/printenv.py bin/restart.py
USE_JAVA= yes
JAVA_VERSION= 11+
NO_ARCH= yes
NO_BUILD= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1612138452
SHA256 (pycharm-community-2020.3.3.tar.gz) = 915a8803db2d47dd0c739da61034eb787f7c9e9e512ebcb02ea1a45cddbb055c
SIZE (pycharm-community-2020.3.3.tar.gz) = 479693125
TIMESTAMP = 1620414000
SHA256 (pycharm-community-2021.1.1.tar.gz) = 10331302819324794e70843a73bfedbc6023778e4374f57f80608983be4e7a11
SIZE (pycharm-community-2021.1.1.tar.gz) = 467838786

File diff suppressed because it is too large Load diff