Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2023 16:57:34 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: 116d673c2eb1 - main - devel/jetbrains-goland: Update to 2023.1.2
Message-ID:  <202305281657.34SGvYOl046577@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=116d673c2eb169e3a67dc61bb19147a70821eb00

commit 116d673c2eb169e3a67dc61bb19147a70821eb00
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2023-05-26 11:44:12 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-05-28 16:52:37 +0000

    devel/jetbrains-goland: Update to 2023.1.2
    
    ChangeLog: https://youtrack.jetbrains.com/articles/GO-A-231735794/
    
    PR:             271565
    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 ee0bd8a55be0..3e41348fe0b5 100644
--- a/devel/jetbrains-goland/Makefile
+++ b/devel/jetbrains-goland/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	goland
-PORTVERSION=	2023.1.1
+PORTVERSION=	2023.1.2
 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 cdf797befa56..ad466dee070e 100644
--- a/devel/jetbrains-goland/distinfo
+++ b/devel/jetbrains-goland/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683122975
-SHA256 (jetbrains/goland-2023.1.1.tar.gz) = ed4334fbfde1c9416920ec1aa9ccdbaa6bdbbe6f211b15ca74239c44a0b7ed1c
-SIZE (jetbrains/goland-2023.1.1.tar.gz) = 678026270
+TIMESTAMP = 1684751224
+SHA256 (jetbrains/goland-2023.1.2.tar.gz) = e1f16726a864f4ff9f0a48bd60a6983a664030df5e5456023d76b8fb8ac9df9d
+SIZE (jetbrains/goland-2023.1.2.tar.gz) = 678126166
diff --git a/devel/jetbrains-goland/pkg-plist b/devel/jetbrains-goland/pkg-plist
index 166dd93ac9b2..4e9201bced4d 100644
--- a/devel/jetbrains-goland/pkg-plist
+++ b/devel/jetbrains-goland/pkg-plist
@@ -30,7 +30,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-231.8770.71
+%%DATADIR%%/lib/build-marker-GO-231.9011.34
 %%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?202305281657.34SGvYOl046577>