Date: Thu, 9 Jan 2025 13:18:57 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f10682910b77 - main - devel/jetbrains-goland: Update to 2024.3.1 Message-ID: <202501091318.509DIv21061165@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=f10682910b77d310204a3d4019496dba2be66b54 commit f10682910b77d310204a3d4019496dba2be66b54 Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2025-01-09 13:18:07 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2025-01-09 13:18:44 +0000 devel/jetbrains-goland: Update to 2024.3.1 PR: 283475 --- devel/jetbrains-goland/Makefile | 2 +- devel/jetbrains-goland/distinfo | 6 +++--- devel/jetbrains-goland/pkg-plist | 11 ++++++----- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/devel/jetbrains-goland/Makefile b/devel/jetbrains-goland/Makefile index fa6b45fcd844..858775dd706e 100644 --- a/devel/jetbrains-goland/Makefile +++ b/devel/jetbrains-goland/Makefile @@ -1,5 +1,5 @@ PORTNAME= goland -PORTVERSION= 2024.3 +PORTVERSION= 2024.3.1 CATEGORIES= devel MASTER_SITES= https://download-cdn.jetbrains.com/go/ PKGNAMEPREFIX= jetbrains- diff --git a/devel/jetbrains-goland/distinfo b/devel/jetbrains-goland/distinfo index 1be8e4a6432d..8ab9cb6bcb96 100644 --- a/devel/jetbrains-goland/distinfo +++ b/devel/jetbrains-goland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732398321 -SHA256 (jetbrains/goland-2024.3.tar.gz) = 6d52c50fb665f1d42f1eba8fcfafca0ac4ce101a235ea435558a542ae290a6af -SIZE (jetbrains/goland-2024.3.tar.gz) = 1078025829 +TIMESTAMP = 1734203469 +SHA256 (jetbrains/goland-2024.3.1.tar.gz) = 028cb0c004c1f0d6e46ce897784ea37291900a85ea49df47678c86aaea1ea681 +SIZE (jetbrains/goland-2024.3.1.tar.gz) = 1075472812 diff --git a/devel/jetbrains-goland/pkg-plist b/devel/jetbrains-goland/pkg-plist index 9dc0b25ff639..ee5415f18e11 100644 --- a/devel/jetbrains-goland/pkg-plist +++ b/devel/jetbrains-goland/pkg-plist @@ -20,7 +20,7 @@ share/applications/goland.desktop %%DATADIR%%/lib/app-client.jar %%DATADIR%%/lib/app.jar %%DATADIR%%/lib/bouncy-castle.jar -%%DATADIR%%/lib/build-marker-GO-243.21565.208 +%%DATADIR%%/lib/build-marker-GO-243.22562.186 %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/ext/platform-main.jar %%DATADIR%%/lib/external-system-rt.jar @@ -162,8 +162,8 @@ share/applications/goland.desktop %%DATADIR%%/plugins/go-plugin/license/golang-license.txt %%DATADIR%%/plugins/go-plugin/license/gopher-license.txt %%DATADIR%%/plugins/go-plugin/license/re2j-license.txt -%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-d297c17c1fbd-b87a2f8923ed.ijx -%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-d297c17c1fbd-b87a2f8923ed.txt +%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-d297c17c1fbd-d82d926f19eb.ijx +%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-d297c17c1fbd-d82d926f19eb.txt %%DATADIR%%/plugins/go-sharedIndexes-bundled/lib/go-sharedIndexes-bundled.jar %%DATADIR%%/plugins/go-template/lib/go-template.jar %%DATADIR%%/plugins/grazie/lib/grazie.jar @@ -226,8 +226,8 @@ share/applications/goland.desktop %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-util.js -%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-e768b9ed790e.ijx -%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-e768b9ed790e.txt +%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-deb605915726.ijx +%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-deb605915726.txt %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/!HowToUpdateBundledTypeScript.md %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/browser.d.ts %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/cancellationToken.js @@ -438,6 +438,7 @@ share/applications/goland.desktop %%DATADIR%%/plugins/jsonpath/lib/jsonpath.jar %%DATADIR%%/plugins/keymap-vscode/lib/keymap-vscode.jar %%DATADIR%%/plugins/llmInstaller/lib/llmInstaller.jar +%%DATADIR%%/plugins/llmInstaller/promo/GoLand/AIEnterprise.png %%DATADIR%%/plugins/llmInstaller/promo/GoLand/CloudCompletion.png %%DATADIR%%/plugins/llmInstaller/promo/GoLand/CloudCompletion_dark.png %%DATADIR%%/plugins/llmInstaller/promo/GoLand/CommandGenerationInTerminal.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501091318.509DIv21061165>