Skip to content

Commit

Permalink
devel/jetbrains-goland: Update to 2023.3.2
Browse files Browse the repository at this point in the history
What's New: https://www.jetbrains.com/go/whatsnew/2023-3/
Changelog: https://youtrack.jetbrains.com/articles/GO-A-231735841

PR:			275925
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D43420
  • Loading branch information
dwagin authored and Tectu committed Jan 14, 2024
1 parent 81a6618 commit 9de7ee6
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 23 deletions.
13 changes: 8 additions & 5 deletions devel/jetbrains-goland/Makefile
@@ -1,5 +1,5 @@
PORTNAME= goland
DISTVERSION= 2023.2.5
DISTVERSION= 2023.3.2
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/go/
PKGNAMEPREFIX= jetbrains-
Expand All @@ -17,17 +17,16 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
BUILD_DEPENDS= jna>0:devel/jna
RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
jetbrains-pty4j>=0.12.13:devel/jetbrains-pty4j \
jetbrains-sqlite>=232.8660.185:devel/jetbrains-sqlite \
jetbrains-restarter>=233.11799.241:devel/jetbrains-restarter \
jetbrains-sqlite>=233.11799.241:devel/jetbrains-sqlite \
lsof:sysutils/lsof

USES= cpe python:run shebangfix
USES= cpe python:run

CPE_VENDOR= jetbrains
USE_JAVA= yes
JAVA_VERSION= 17+

SHEBANG_FILES= bin/restart.py

DATADIR= ${PREFIX}/share/jetbrains/${PORTNAME}
NO_ARCH= yes
NO_ARCH_IGNORE= libjnidispatch.so
Expand All @@ -50,7 +49,9 @@ do-install:
${WRKSRC}/bin/fsnotifier \
${WRKSRC}/bin/remote-dev-server.sh \
${WRKSRC}/bin/repair \
${WRKSRC}/bin/restarter \
${WRKSRC}/jbr \
${WRKSRC}/lib/async-profiler \
${WRKSRC}/lib/jna \
${WRKSRC}/lib/native \
${WRKSRC}/lib/pty4j \
Expand All @@ -77,6 +78,8 @@ do-install:
# Use pty4j replacement provided by devel/jetbrains-pty4j
${MKDIR} ${STAGEDIR}${DATADIR}/lib/pty4j/freebsd/x86-64
${LN} -sf ../../../../../pty4j/amd64/libpty.so ${STAGEDIR}${DATADIR}/lib/pty4j/freebsd/x86-64/libpty.so
# Use restarter provided by devel/jetbrains-restarter
${LN} -sf ../../restarter/restarter ${STAGEDIR}${DATADIR}/bin/restarter
# Use sqlite replacement provided by devel/jetbrains-sqlite
${MKDIR} ${STAGEDIR}${DATADIR}/lib/native/linux-x86_64
${LN} -sf ../../../../sqlite/amd64/libsqliteij.so ${STAGEDIR}${DATADIR}/lib/native/linux-x86_64/libsqliteij.so
Expand Down
6 changes: 3 additions & 3 deletions devel/jetbrains-goland/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1700428659
SHA256 (jetbrains/goland-2023.2.5.tar.gz) = 71e683c71503ba232c7c2e60cb969b86e105b164d6af954acaace854b2a08607
SIZE (jetbrains/goland-2023.2.5.tar.gz) = 692019472
TIMESTAMP = 1703157281
SHA256 (jetbrains/goland-2023.3.2.tar.gz) = d11c9ff18323f121eeb643bd093cd4cc9b3ca5f64e1e1dbe4b9b8139217032d1
SIZE (jetbrains/goland-2023.3.2.tar.gz) = 691390513
80 changes: 65 additions & 15 deletions devel/jetbrains-goland/pkg-plist
Expand Up @@ -10,28 +10,30 @@ share/applications/goland.desktop
%%DATADIR%%/bin/goland64.vmoptions
%%DATADIR%%/bin/idea.properties
%%DATADIR%%/bin/inspect.sh
%%DATADIR%%/bin/jetbrains_client.sh
%%DATADIR%%/bin/jetbrains_client64.vmoptions
%%DATADIR%%/bin/ltedit.sh
%%DATADIR%%/bin/restart.py
%%DATADIR%%/bin/restarter
%%DATADIR%%/build.txt
%%DATADIR%%/help/ReferenceCard.pdf
%%DATADIR%%/help/ReferenceCardForMac.pdf
%%DATADIR%%/lib/annotations-java5.jar
%%DATADIR%%/lib/annotations.jar
%%DATADIR%%/lib/app-client.jar
%%DATADIR%%/lib/app.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/bouncy-castle.jar
%%DATADIR%%/lib/build-marker-GO-232.10227.11
%%DATADIR%%/lib/build-marker-GO-233.13135.104
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
%%DATADIR%%/lib/ext/platform-main.jar
%%DATADIR%%/lib/external-system-rt.jar
%%DATADIR%%/lib/externalProcess-rt.jar
%%DATADIR%%/lib/forms_rt.jar
%%DATADIR%%/lib/groovy.jar
%%DATADIR%%/lib/grpc.jar
%%DATADIR%%/lib/intellij-coverage-agent-1.0.723.jar
%%DATADIR%%/lib/intellij-coverage-agent-1.0.738.jar
%%DATADIR%%/lib/intellij-test-discovery.jar
%%DATADIR%%/lib/jetbrains-annotations.jar
%%DATADIR%%/lib/jna/amd64/libjnidispatch.so
%%DATADIR%%/lib/jps-model.jar
%%DATADIR%%/lib/jsch-agent.jar
Expand Down Expand Up @@ -59,6 +61,7 @@ share/applications/goland.desktop
%%DATADIR%%/license/third-party-libraries.html
%%DATADIR%%/license/third-party-libraries.json
%%DATADIR%%/license/yourkit-license-redist.txt
%%DATADIR%%/modules/module-descriptors.jar
%%DATADIR%%/plugins/DatabaseTools/lib/aether-dependency-resolver.jar
%%DATADIR%%/plugins/DatabaseTools/lib/database-minicats.jar
%%DATADIR%%/plugins/DatabaseTools/lib/database-openapi.jar
Expand All @@ -68,7 +71,6 @@ share/applications/goland.desktop
%%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-file.jar
%%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-http.jar
%%DATADIR%%/plugins/charts/lib/charts.jar
%%DATADIR%%/plugins/cloudConfig/lib/cloudConfig.jar
%%DATADIR%%/plugins/clouds-docker-gateway/lib/clouds-docker-gateway.jar
%%DATADIR%%/plugins/clouds-docker-impl/lib/clouds-docker-impl.jar
%%DATADIR%%/plugins/color-scheme-colorful-darcula/lib/color-scheme-colorful-darcula.jar
Expand Down Expand Up @@ -96,8 +98,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-c0b0f6247a36-7f85e58b074e.ijx
%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-c0b0f6247a36-7f85e58b074e.txt
%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-266795519c66-911b893a1778.ijx
%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-266795519c66-911b893a1778.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
Expand Down Expand Up @@ -153,8 +155,8 @@ share/applications/goland.desktop
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-reporter.js
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-util.js
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-a7bc8b56ba54.ijx
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-a7bc8b56ba54.txt
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-c44b541a36ca.ijx
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-c44b541a36ca.txt
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/diagnosticMessages.json
Expand All @@ -179,6 +181,7 @@ share/applications/goland.desktop
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2016.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2016.full.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2017.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2017.date.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2017.full.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2017.intl.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2017.object.d.ts
Expand Down Expand Up @@ -225,11 +228,14 @@ share/applications/goland.desktop
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.sharedmemory.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.string.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2023.array.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2023.collection.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2023.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2023.full.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es5.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es6.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.esnext.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.esnext.decorators.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.esnext.disposable.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.esnext.full.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.esnext.intl.d.ts
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.esnext.promise.d.ts
Expand Down Expand Up @@ -301,14 +307,50 @@ share/applications/goland.desktop
%%DATADIR%%/plugins/javascript-impl/languageService/eslint/src/typings/js-lanuage-api.d.ts
%%DATADIR%%/plugins/javascript-impl/languageService/eslint/tsconfig.json
%%DATADIR%%/plugins/javascript-impl/lib/javascript-impl.jar
%%DATADIR%%/plugins/javascript-impl/reporting/core/reporterUtils.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/core/reporterUtils.js
%%DATADIR%%/plugins/javascript-impl/reporting/core/suiteNode.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/core/suiteNode.js
%%DATADIR%%/plugins/javascript-impl/reporting/core/testCaseNode.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/core/testCaseNode.js
%%DATADIR%%/plugins/javascript-impl/reporting/core/testCaseStepNode.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/core/testCaseStepNode.js
%%DATADIR%%/plugins/javascript-impl/reporting/core/testEventsHandler.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/core/testEventsHandler.js
%%DATADIR%%/plugins/javascript-impl/reporting/core/testNode.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/core/testNode.js
%%DATADIR%%/plugins/javascript-impl/reporting/core/testNodeStatus.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/core/testNodeStatus.js
%%DATADIR%%/plugins/javascript-impl/reporting/cypress/constants.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/cypress/constants.js
%%DATADIR%%/plugins/javascript-impl/reporting/cypress/cypressReporter.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/cypress/cypressReporter.js
%%DATADIR%%/plugins/javascript-impl/reporting/cypress/cypressSuitNode.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/cypress/cypressSuitNode.js
%%DATADIR%%/plugins/javascript-impl/reporting/cypress/cypressTestNode.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/cypress/cypressTestNode.js
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightReporter.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightReporter.js
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightSuitNode.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightSuitNode.js
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightTestNode.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightTestNode.js
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightTestStep.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightTestStep.js
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightTestStructure.d.ts
%%DATADIR%%/plugins/javascript-impl/reporting/playwright/playwrightTestStructure.js
%%DATADIR%%/plugins/javascript-intentions/lib/javascript-intentions.jar
%%DATADIR%%/plugins/keymap-vscode/lib/keymap-vscode.jar
%%DATADIR%%/plugins/makefile/lib/makefile.jar
%%DATADIR%%/plugins/markdown/lib/markdown.jar
%%DATADIR%%/plugins/microservices-ui/lib/microservices-ui.jar
%%DATADIR%%/plugins/ml-llm/lib/ml-llm.jar
%%DATADIR%%/plugins/packageChecker/lib/packageChecker.jar
%%DATADIR%%/plugins/performanceTesting-async/lib/performanceTesting-async.jar
%%DATADIR%%/plugins/performanceTesting/lib/performanceTesting.jar
%%DATADIR%%/plugins/platform-ijent-impl/ijent-aarch64-unknown-linux-musl-release
%%DATADIR%%/plugins/platform-ijent-impl/ijent-x86_64-unknown-linux-musl-release
%%DATADIR%%/plugins/platform-ijent-impl/lib/platform-ijent-impl.jar
%%DATADIR%%/plugins/platform-images/lib/platform-images.jar
%%DATADIR%%/plugins/platform-langInjection/lib/IntelliLang.jar
%%DATADIR%%/plugins/platform-langInjection/lib/java-langInjection-jps.jar
Expand All @@ -317,29 +359,35 @@ share/applications/goland.desktop
%%DATADIR%%/plugins/qodana/lib/qodana.jar
%%DATADIR%%/plugins/remoteRun/lib/remoteRun.jar
%%DATADIR%%/plugins/restClient/lib/restClient.jar
%%DATADIR%%/plugins/rml-dfa-ide/lib/rml-dfa-ide.jar
%%DATADIR%%/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar
%%DATADIR%%/plugins/settingsSync/lib/settingsSync.jar
%%DATADIR%%/plugins/sh/lib/sh.jar
%%DATADIR%%/plugins/space/lib/space-java-jps.jar
%%DATADIR%%/plugins/space/lib/space.jar
%%DATADIR%%/plugins/swagger/lib/swagger.jar
%%DATADIR%%/plugins/terminal/lib/terminal.jar
%%DATADIR%%/plugins/terminal/pwsh/pwsh.ps1
%%DATADIR%%/plugins/terminal/shell-integrations/bash/bash-fig.bash
%%DATADIR%%/plugins/terminal/shell-integrations/bash/bash-integration.bash
%%DATADIR%%/plugins/terminal/shell-integrations/bash/bash-preexec.bash
%%DATADIR%%/plugins/terminal/shell-integrations/bash/command-block-support.bash
%%DATADIR%%/plugins/terminal/shell-integrations/fish/command-block-support.fish
%%DATADIR%%/plugins/terminal/shell-integrations/fish/fish-integration.fish
%%DATADIR%%/plugins/terminal/shell-integrations/powershell/command-block-support.ps1
%%DATADIR%%/plugins/terminal/shell-integrations/powershell/powershell-integration.ps1
%%DATADIR%%/plugins/terminal/zsh/.zshenv
%%DATADIR%%/plugins/terminal/zsh/hooks.zsh
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/.zshenv
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/command-block-support.zsh
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/zsh-integration.zsh
%%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore
%%DATADIR%%/plugins/textmate/lib/bundles/bat/cgmanifest.json
%%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json
%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json
%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json
%%DATADIR%%/plugins/textmate/lib/bundles/bat/snippets/batchfile.code-snippets
%%DATADIR%%/plugins/textmate/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/bicep/package.json
%%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/bicep.codeblock.json
%%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/bicep.tmlanguage
%%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/language-configuration.json
%%DATADIR%%/plugins/textmate/lib/bundles/bicepparam/package.json
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/cgmanifest.json
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/language-configuration.json
Expand Down Expand Up @@ -489,6 +537,8 @@ share/applications/goland.desktop
%%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json
%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONL.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/snippets.tmLanguage.json
%%DATADIR%%/plugins/textmate/lib/bundles/jsp/LICENSE
%%DATADIR%%/plugins/textmate/lib/bundles/jsp/README.md
%%DATADIR%%/plugins/textmate/lib/bundles/jsp/jsp-configuration.json
Expand Down

0 comments on commit 9de7ee6

Please sign in to comment.