Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2024 13:09:33 GMT
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dda6ca936333 - main - devel/pycharm-ce: update to 2023.3.4
Message-ID:  <202403151309.42FD9X9a012148@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dda6ca936333272f92ee584a098aaf0fe5d790c7

commit dda6ca936333272f92ee584a098aaf0fe5d790c7
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-03-15 13:00:18 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-03-15 13:08:52 +0000

    devel/pycharm-ce: update to 2023.3.4
    
    Changelog: https://www.jetbrains.com/pycharm/whatsnew/2023-3-4/
    
    PR:             277464
    Reported by:    Jonathan Chen <jonc@chen.org.nz> (maintainer)
---
 devel/pycharm-ce/Makefile  | 2 +-
 devel/pycharm-ce/distinfo  | 6 +++---
 devel/pycharm-ce/pkg-plist | 7 ++++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/devel/pycharm-ce/Makefile b/devel/pycharm-ce/Makefile
index e51c931c39db..d3d6cb999211 100644
--- a/devel/pycharm-ce/Makefile
+++ b/devel/pycharm-ce/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pycharm-ce
-PORTVERSION=	2023.3.3
+PORTVERSION=	2023.3.4
 CATEGORIES=	devel java python
 MASTER_SITES=	https://download.jetbrains.com/python/ \
 		http://download.jetbrains.com/python/
diff --git a/devel/pycharm-ce/distinfo b/devel/pycharm-ce/distinfo
index 41f1f35e6b0f..55cc7de73b4b 100644
--- a/devel/pycharm-ce/distinfo
+++ b/devel/pycharm-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1706512527
-SHA256 (pycharm-community-2023.3.3.tar.gz) = f71513f428f5df3b97b09c415967ff2db3a4e7172f293e621b3f04cd1d695443
-SIZE (pycharm-community-2023.3.3.tar.gz) = 611059375
+TIMESTAMP = 1709512904
+SHA256 (pycharm-community-2023.3.4.tar.gz) = 27546b7900c0da52baa9b14f88406c2b1244c570363e506f225bf101e65cea79
+SIZE (pycharm-community-2023.3.4.tar.gz) = 611235167
diff --git a/devel/pycharm-ce/pkg-plist b/devel/pycharm-ce/pkg-plist
index e74b9cb76fe3..985a35173666 100644
--- a/devel/pycharm-ce/pkg-plist
+++ b/devel/pycharm-ce/pkg-plist
@@ -20,7 +20,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/lib/app-client.jar
 %%DATADIR%%/lib/app.jar
 %%DATADIR%%/lib/bouncy-castle.jar
-%%DATADIR%%/lib/build-marker-PC-233.13763.11
+%%DATADIR%%/lib/build-marker-PC-233.14475.56
 %%DATADIR%%/lib/byte-buddy-agent.jar
 %%DATADIR%%/lib/cds/classesLogAgent.jar
 %%DATADIR%%/lib/error-prone-annotations.jar
@@ -111,8 +111,8 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/plugins/properties/lib/properties.jar
 %%DATADIR%%/plugins/pycharm-community-customization/lib/pycharm-community-customization.jar
 %%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/lib/pycharm-community-sharedIndexes-bundled.jar
-%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-5a2391486177-d3b881c8e49f.ijx
-%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-5a2391486177-d3b881c8e49f.txt
+%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-d68999036c7f-d3b881c8e49f.ijx
+%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-d68999036c7f-d3b881c8e49f.txt
 %%DATADIR%%/plugins/python-ce/helpers/.gitignore
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js
@@ -1352,6 +1352,7 @@ share/applications/pycharm-ce.desktop
 %%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/raise
 %%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/return
 %%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/try
+%%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/type
 %%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/while
 %%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/with
 %%DATADIR%%/plugins/python-ce/helpers/tools/python_keywords/yield



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