From owner-svn-ports-all@freebsd.org Tue Oct 27 14:50:09 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5B9494507B0; Tue, 27 Oct 2020 14:50:09 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CLF411mxHz3S6X; Tue, 27 Oct 2020 14:50:09 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 20152D401; Tue, 27 Oct 2020 14:50:09 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09REo953005506; Tue, 27 Oct 2020 14:50:09 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09REo8G9005505; Tue, 27 Oct 2020 14:50:08 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202010271450.09REo8G9005505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 27 Oct 2020 14:50:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553448 - head/devel/pycharm-pro X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/devel/pycharm-pro X-SVN-Commit-Revision: 553448 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2020 14:50:09 -0000 Author: lwhsu Date: Tue Oct 27 14:50:08 2020 New Revision: 553448 URL: https://svnweb.freebsd.org/changeset/ports/553448 Log: 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 (maintainer) MFH: 2020Q4 Modified: head/devel/pycharm-pro/Makefile head/devel/pycharm-pro/distinfo Modified: head/devel/pycharm-pro/Makefile ============================================================================== --- head/devel/pycharm-pro/Makefile Tue Oct 27 14:34:37 2020 (r553447) +++ head/devel/pycharm-pro/Makefile Tue Oct 27 14:50:08 2020 (r553448) @@ -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: head/devel/pycharm-pro/distinfo ============================================================================== --- head/devel/pycharm-pro/distinfo Tue Oct 27 14:34:37 2020 (r553447) +++ head/devel/pycharm-pro/distinfo Tue Oct 27 14:50:08 2020 (r553448) @@ -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