Date: Sat, 17 Sep 2022 23:43:16 GMT From: Dmitri Goutnik <dmgk@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d8408bdf1b7 - main - devel/jetbrains-goland: Update to 2022.2.3 Message-ID: <202209172343.28HNhG5P071269@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dmgk: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d8408bdf1b795c43d5210f8388f8fb6647da6f5 commit 0d8408bdf1b795c43d5210f8388f8fb6647da6f5 Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2022-09-17 23:37:34 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-09-17 23:42:55 +0000 devel/jetbrains-goland: Update to 2022.2.3 Changes: https://youtrack.jetbrains.com/articles/GO-A-231735756 PR: 266469 --- devel/jetbrains-goland/Makefile | 2 +- devel/jetbrains-goland/distinfo | 6 +++--- devel/jetbrains-goland/pkg-plist | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/jetbrains-goland/Makefile b/devel/jetbrains-goland/Makefile index c81e881854fd..e692ef480c9b 100644 --- a/devel/jetbrains-goland/Makefile +++ b/devel/jetbrains-goland/Makefile @@ -1,5 +1,5 @@ PORTNAME= goland -PORTVERSION= 2022.2.2 +PORTVERSION= 2022.2.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 ef3d94b34a22..036d084b26aa 100644 --- a/devel/jetbrains-goland/distinfo +++ b/devel/jetbrains-goland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660761960 -SHA256 (jetbrains/goland-2022.2.2.tar.gz) = c3cfc300f55adc3a52528d13a1133bffd2aa7c2d20ea301cd20e3aff52d87609 -SIZE (jetbrains/goland-2022.2.2.tar.gz) = 655540964 +TIMESTAMP = 1663445898 +SHA256 (jetbrains/goland-2022.2.3.tar.gz) = fda47d9939b95d8995d1a375443025599cd74b1b5a2966273477ecfafa9ce4f1 +SIZE (jetbrains/goland-2022.2.3.tar.gz) = 656177266 diff --git a/devel/jetbrains-goland/pkg-plist b/devel/jetbrains-goland/pkg-plist index 3ff14f48ead2..e9c53f0d1d93 100644 --- a/devel/jetbrains-goland/pkg-plist +++ b/devel/jetbrains-goland/pkg-plist @@ -34,7 +34,7 @@ share/applications/goland.desktop %%DATADIR%%/lib/asm-tree-9.2.jar %%DATADIR%%/lib/asm-util-9.2.jar %%DATADIR%%/lib/async-profiler.jar -%%DATADIR%%/lib/build-marker-GO-222.3739.57 +%%DATADIR%%/lib/build-marker-GO-222.4167.25 %%DATADIR%%/lib/byte-buddy-agent.jar %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/dbus-java-3.2.1.jar @@ -311,8 +311,8 @@ share/applications/goland.desktop %%DATADIR%%/plugins/git4idea/lib/git4idea.jar %%DATADIR%%/plugins/github/lib/github.jar %%DATADIR%%/plugins/go-ide/lib/go-ide.jar -%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-4305af858e98-ec65528e77fb.ijx -%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-4305af858e98-ec65528e77fb.txt +%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-4305af858e98-3a2c0e88b862.ijx +%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-4305af858e98-3a2c0e88b862.txt %%DATADIR%%/plugins/go-sharedIndexes-bundled/lib/go-sharedIndexes-bundled.jar %%DATADIR%%/plugins/go-template/lib/go-template.jar %%DATADIR%%/plugins/go/lib/go-openapi.jar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209172343.28HNhG5P071269>