git: e3286897945d - main - devel/jetbrains-goland: Update to 2022.3.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Mar 2023 16:25:16 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3286897945d0cafd74f804736e682efa2706805
commit e3286897945d0cafd74f804736e682efa2706805
Author: Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2023-03-13 17:56:23 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-14 16:16:45 +0000
devel/jetbrains-goland: Update to 2022.3.3
ChangeLog: https://youtrack.jetbrains.com/articles/GO-A-231735782
PR: 270110
Reported by: dmitry.wagin@ya.ru (maintainer)
---
devel/jetbrains-goland/Makefile | 2 +-
devel/jetbrains-goland/distinfo | 6 +++---
devel/jetbrains-goland/files/goland.in | 2 +-
devel/jetbrains-goland/pkg-plist | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/jetbrains-goland/Makefile b/devel/jetbrains-goland/Makefile
index 3fab1ad4f685..3e9b64b5145c 100644
--- a/devel/jetbrains-goland/Makefile
+++ b/devel/jetbrains-goland/Makefile
@@ -1,5 +1,5 @@
PORTNAME= goland
-PORTVERSION= 2022.3.2
+PORTVERSION= 2022.3.3
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 c4c72965e8e3..b029f3c9a5b1 100644
--- a/devel/jetbrains-goland/distinfo
+++ b/devel/jetbrains-goland/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675161202
-SHA256 (jetbrains/goland-2022.3.2.tar.gz) = f130d0e4c2c89dcd291e05cca33484eb08e247e9ec29c13deaf67176afbf6a36
-SIZE (jetbrains/goland-2022.3.2.tar.gz) = 673411841
+TIMESTAMP = 1678541866
+SHA256 (jetbrains/goland-2022.3.3.tar.gz) = 8c85b56b4e226739a0e36549f5f80fed4cbf2b2798eff442499f5779396a6917
+SIZE (jetbrains/goland-2022.3.3.tar.gz) = 673567402
diff --git a/devel/jetbrains-goland/files/goland.in b/devel/jetbrains-goland/files/goland.in
index 4c889308a1be..f87a6ee97117 100644
--- a/devel/jetbrains-goland/files/goland.in
+++ b/devel/jetbrains-goland/files/goland.in
@@ -1,6 +1,6 @@
#!/bin/sh
-export GOLAND_JDK=${GOLAND_JDK:-"%%JAVA_HOME%%"}
+export JAVA_HOME=${JAVA_HOME:-"%%JAVA_HOME%%"}
export SHELL="/bin/sh"
exec "%%DATADIR%%/bin/goland.sh" "$@"
diff --git a/devel/jetbrains-goland/pkg-plist b/devel/jetbrains-goland/pkg-plist
index 1d4e4242e254..6d326dff0391 100644
--- a/devel/jetbrains-goland/pkg-plist
+++ b/devel/jetbrains-goland/pkg-plist
@@ -31,7 +31,7 @@ share/applications/goland.desktop
%%DATADIR%%/lib/app.jar
%%DATADIR%%/lib/async-profiler-windows.jar
%%DATADIR%%/lib/async-profiler.jar
-%%DATADIR%%/lib/build-marker-GO-223.8617.58
+%%DATADIR%%/lib/build-marker-GO-223.8836.34
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar