git: 8f23db7e213d - main - devel/jetbrains-goland: Update to 2023.2.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Oct 2023 09:30:19 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f23db7e213d364fa2acd19e0d012f69f14dca6f commit 8f23db7e213d364fa2acd19e0d012f69f14dca6f Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2023-10-30 15:24:34 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-10-31 09:30:05 +0000 devel/jetbrains-goland: Update to 2023.2.4 ChangeLog: https://youtrack.jetbrains.com/articles/GO-A-231735828/ Fixes some bugs: * 'compute-gen.go' of 'google.golang.org' exceeds file size limit * Debugger: Attach to Process fails (Access is allowed from Event Dispatch Thread) * Can not paste the text (data) on the windows remote desktop, copied from IDEA editor * Commit window shows full path, irregularly PR: 274799 Reported by: dmitry.wagin@ya.ru (maintainer) --- devel/jetbrains-goland/Makefile | 2 +- devel/jetbrains-goland/distinfo | 6 +++--- devel/jetbrains-goland/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/jetbrains-goland/Makefile b/devel/jetbrains-goland/Makefile index f79b629433b3..2e35a3df6b18 100644 --- a/devel/jetbrains-goland/Makefile +++ b/devel/jetbrains-goland/Makefile @@ -1,5 +1,5 @@ PORTNAME= goland -DISTVERSION= 2023.2.3 +DISTVERSION= 2023.2.4 CATEGORIES= devel java MASTER_SITES= https://download-cdn.jetbrains.com/go/ PKGNAMEPREFIX= jetbrains- diff --git a/devel/jetbrains-goland/distinfo b/devel/jetbrains-goland/distinfo index 6a76e6f40890..d21d2dcdae6d 100644 --- a/devel/jetbrains-goland/distinfo +++ b/devel/jetbrains-goland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697139115 -SHA256 (jetbrains/goland-2023.2.3.tar.gz) = b34fd9a42d82bcc61052f72ed75f6c1e1d7e37163de38933ee0f124ef6e6bb60 -SIZE (jetbrains/goland-2023.2.3.tar.gz) = 691929813 +TIMESTAMP = 1698516521 +SHA256 (jetbrains/goland-2023.2.4.tar.gz) = 364b12fa2e68c3156874511010065da46082d9dd1c1767a05960e29129dc8ba0 +SIZE (jetbrains/goland-2023.2.4.tar.gz) = 691943924 diff --git a/devel/jetbrains-goland/pkg-plist b/devel/jetbrains-goland/pkg-plist index 9eb441e601a7..dcf5a9b0e477 100644 --- a/devel/jetbrains-goland/pkg-plist +++ b/devel/jetbrains-goland/pkg-plist @@ -20,7 +20,7 @@ share/applications/goland.desktop %%DATADIR%%/lib/app.jar %%DATADIR%%/lib/async-profiler.jar %%DATADIR%%/lib/bouncy-castle.jar -%%DATADIR%%/lib/build-marker-GO-232.10072.27 +%%DATADIR%%/lib/build-marker-GO-232.10203.20 %%DATADIR%%/lib/byte-buddy-agent.jar %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/error-prone-annotations.jar