mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/jetbrains-goland: Update to 2022.3.1
ChangeLog: https://youtrack.jetbrains.com/articles/GO-A-231735771/GoLand-2022.3.1-223.8214.59-build-Release-Notes PR: 268554
This commit is contained in:
parent
590c0a0c23
commit
2e7d0fa5c8
3 changed files with 10 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= goland
|
||||
PORTVERSION= 2022.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2022.3.1
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cdn.jetbrains.com/go/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1670071204
|
||||
SHA256 (jetbrains/goland-2022.3.tar.gz) = 4bda4567e199704d8fa65f1a4544404ac53bcd74ea189d8a0dddc5674c85d93a
|
||||
SIZE (jetbrains/goland-2022.3.tar.gz) = 678084319
|
||||
TIMESTAMP = 1671968323
|
||||
SHA256 (jetbrains/goland-2022.3.1.tar.gz) = 566eada40511cd06727d69047e8a6a1e75b06ebade93d1ea78262fc2715c8a38
|
||||
SIZE (jetbrains/goland-2022.3.1.tar.gz) = 672801176
|
||||
|
|
|
@ -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.7571.176
|
||||
%%DATADIR%%/lib/build-marker-GO-223.8214.59
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/error-prone-annotations.jar
|
||||
|
@ -97,8 +97,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-868f051f5ea8-0846d0dfc558.ijx
|
||||
%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-868f051f5ea8-0846d0dfc558.txt
|
||||
%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-868f051f5ea8-65897df8a340.ijx
|
||||
%%DATADIR%%/plugins/go-sharedIndexes-bundled/gosdk/gosdk-868f051f5ea8-65897df8a340.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
|
||||
|
@ -152,8 +152,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-ffdd448c697d-9b322a0dfcec.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-ffdd448c697d-9b322a0dfcec.txt
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-ffdd448c697d-4c0166cd7e21.ijx
|
||||
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-ffdd448c697d-4c0166cd7e21.txt
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/es2019decorators.d.ts
|
||||
|
@ -216,6 +216,7 @@ share/applications/goland.desktop
|
|||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.full.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.intl.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es2022.object.d.ts
|
||||
%%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.es5.d.ts
|
||||
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/lib.es6.d.ts
|
||||
|
|
Loading…
Add table
Reference in a new issue