Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2023 12:15:12 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b1d62142074d - main - devel/jetbrains-clion: Update to 2023.1.1
Message-ID:  <202304171215.33HCFCjx023353@gitrepo.freebsd.org>

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

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

commit b1d62142074d9635cd049875372f34736d802db9
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2023-04-15 17:38:51 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-04-17 12:10:17 +0000

    devel/jetbrains-clion: Update to 2023.1.1
    
    ChangeLog:
    https://youtrack.jetbrains.com/articles/CPP-A-230654219/CLion-2023.1.1-231.8109.222-build-Release-Notes
    
     * New bundled QML plugin doesn't work with the old one
     * Local variable rename is partially rolled back
     * QML plugin breaks Javascript/Typescript symbol/variable resolution in CLion
       2023.1
     * Built-in LLDB debugger doesn't work in snap due to permissions error
    
    PR:             270834
    Reported by:    dmitry.wagin@ya.ru (maintainer)
---
 devel/jetbrains-clion/Makefile  | 2 +-
 devel/jetbrains-clion/distinfo  | 6 +++---
 devel/jetbrains-clion/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/jetbrains-clion/Makefile b/devel/jetbrains-clion/Makefile
index bda2fc421320..9c1546387869 100644
--- a/devel/jetbrains-clion/Makefile
+++ b/devel/jetbrains-clion/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	clion
-PORTVERSION=	2023.1
+PORTVERSION=	2023.1.1
 CATEGORIES=	devel java
 MASTER_SITES=	https://download-cdn.jetbrains.com/cpp/
 PKGNAMEPREFIX=	jetbrains-
diff --git a/devel/jetbrains-clion/distinfo b/devel/jetbrains-clion/distinfo
index 85eb000b55e4..837103dbf406 100644
--- a/devel/jetbrains-clion/distinfo
+++ b/devel/jetbrains-clion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680700771
-SHA256 (jetbrains/CLion-2023.1.tar.gz) = 4b7f431dec981601f4c4e217612f582ffd6c8aa53d03604f518eb1f35357ec6a
-SIZE (jetbrains/CLion-2023.1.tar.gz) = 856517982
+TIMESTAMP = 1681467587
+SHA256 (jetbrains/CLion-2023.1.1.tar.gz) = 19f2f435ff21453f724e16b318a94d19c414fd5863aa08cc73e78c85a20d73c5
+SIZE (jetbrains/CLion-2023.1.1.tar.gz) = 856561670
diff --git a/devel/jetbrains-clion/pkg-plist b/devel/jetbrains-clion/pkg-plist
index bff5e4049672..89667e10ea82 100644
--- a/devel/jetbrains-clion/pkg-plist
+++ b/devel/jetbrains-clion/pkg-plist
@@ -88,7 +88,7 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/app.jar
 %%DATADIR%%/lib/async-profiler-windows.jar
 %%DATADIR%%/lib/async-profiler.jar
-%%DATADIR%%/lib/build-marker-CL-231.8109.174
+%%DATADIR%%/lib/build-marker-CL-231.8109.222
 %%DATADIR%%/lib/byte-buddy-agent.jar
 %%DATADIR%%/lib/cds/classesLogAgent.jar
 %%DATADIR%%/lib/error-prone-annotations.jar



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