Date: Thu, 29 Oct 2020 18:53:40 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r553632 - branches/2020Q4/devel/pycharm-pro Message-ID: <202010291853.09TIreYC053203@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Thu Oct 29 18:53:39 2020 New Revision: 553632 URL: https://svnweb.freebsd.org/changeset/ports/553632 Log: MFH: r553448 devel/pycharm-pro: update to 2020.2.3 Change log: https://confluence.jetbrains.com/display/PYH/PyCharm+2020.2.3+Release+Notes PR: 250392 Submitted by: Guido Kollerie <guido@kollerie.com> (maintainer) Approved by: ports-secteam (riggs) Modified: branches/2020Q4/devel/pycharm-pro/Makefile branches/2020Q4/devel/pycharm-pro/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/devel/pycharm-pro/Makefile ============================================================================== --- branches/2020Q4/devel/pycharm-pro/Makefile Thu Oct 29 18:10:06 2020 (r553631) +++ branches/2020Q4/devel/pycharm-pro/Makefile Thu Oct 29 18:53:39 2020 (r553632) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pycharm-pro -PORTVERSION= 2020.2.2 +PORTVERSION= 2020.2.3 CATEGORIES= devel java python MASTER_SITES= https://download.jetbrains.com/python/ \ http://download.jetbrains.com/python/ @@ -13,7 +13,7 @@ COMMENT= JetBrains PyCharm Professional Edition IDE LICENSE= PyCharm-Professional LICENSE_NAME= Subscription license agreement for business and organizations LICENSE_TEXT= See: https://www.jetbrains.com/store/license.html -LICENSE_PERMS= auto-accept +LICENSE_PERMS= no-dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \ intellij-pty4j>0:java/intellij-pty4j Modified: branches/2020Q4/devel/pycharm-pro/distinfo ============================================================================== --- branches/2020Q4/devel/pycharm-pro/distinfo Thu Oct 29 18:10:06 2020 (r553631) +++ branches/2020Q4/devel/pycharm-pro/distinfo Thu Oct 29 18:53:39 2020 (r553632) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600757388 -SHA256 (pycharm-professional-2020.2.2.tar.gz) = e9ebc7cf9bb59b9e1d96c0ae2f580f0e10df9e831a3ce94c4bc384bd7471c46c -SIZE (pycharm-professional-2020.2.2.tar.gz) = 528293412 +TIMESTAMP = 1602752444 +SHA256 (pycharm-professional-2020.2.3.tar.gz) = 4c7bd5856fe83a921da91d83421e591d0455011733729a070f6ac4bf489ceb3c +SIZE (pycharm-professional-2020.2.3.tar.gz) = 528810852
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010291853.09TIreYC053203>