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)
This commit is contained in:
Dmitry Wagin 2023-10-30 16:24:34 +01:00 committed by Fernando Apesteguía
parent 8a4bdbd946
commit 8f23db7e21
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= goland PORTNAME= goland
DISTVERSION= 2023.2.3 DISTVERSION= 2023.2.4
CATEGORIES= devel java CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/go/ MASTER_SITES= https://download-cdn.jetbrains.com/go/
PKGNAMEPREFIX= jetbrains- PKGNAMEPREFIX= jetbrains-

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1697139115 TIMESTAMP = 1698516521
SHA256 (jetbrains/goland-2023.2.3.tar.gz) = b34fd9a42d82bcc61052f72ed75f6c1e1d7e37163de38933ee0f124ef6e6bb60 SHA256 (jetbrains/goland-2023.2.4.tar.gz) = 364b12fa2e68c3156874511010065da46082d9dd1c1767a05960e29129dc8ba0
SIZE (jetbrains/goland-2023.2.3.tar.gz) = 691929813 SIZE (jetbrains/goland-2023.2.4.tar.gz) = 691943924

View file

@ -20,7 +20,7 @@ share/applications/goland.desktop
%%DATADIR%%/lib/app.jar %%DATADIR%%/lib/app.jar
%%DATADIR%%/lib/async-profiler.jar %%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/bouncy-castle.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/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar %%DATADIR%%/lib/error-prone-annotations.jar