View | Details | Raw Unified | Return to bug 274442 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/jetbrains-goland/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	goland
1
PORTNAME=	goland
2
DISTVERSION=	2023.2.2
2
DISTVERSION=	2023.2.3
3
CATEGORIES=	devel java
3
CATEGORIES=	devel java
4
MASTER_SITES=	https://download-cdn.jetbrains.com/go/
4
MASTER_SITES=	https://download-cdn.jetbrains.com/go/
5
PKGNAMEPREFIX=	jetbrains-
5
PKGNAMEPREFIX=	jetbrains-
(-)b/devel/jetbrains-goland/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1694866066
1
TIMESTAMP = 1697139115
2
SHA256 (jetbrains/goland-2023.2.2.tar.gz) = e2951dfcd80556f29378d55c8d4ebfbc6e599e14ada17a06386729221d71353b
2
SHA256 (jetbrains/goland-2023.2.3.tar.gz) = b34fd9a42d82bcc61052f72ed75f6c1e1d7e37163de38933ee0f124ef6e6bb60
3
SIZE (jetbrains/goland-2023.2.2.tar.gz) = 691847998
3
SIZE (jetbrains/goland-2023.2.3.tar.gz) = 691929813
(-)b/devel/jetbrains-goland/pkg-plist (-3 / +3 lines)
Lines 20-26 share/applications/goland.desktop Link Here
20
%%DATADIR%%/lib/app.jar
20
%%DATADIR%%/lib/app.jar
21
%%DATADIR%%/lib/async-profiler.jar
21
%%DATADIR%%/lib/async-profiler.jar
22
%%DATADIR%%/lib/bouncy-castle.jar
22
%%DATADIR%%/lib/bouncy-castle.jar
23
%%DATADIR%%/lib/build-marker-GO-232.9921.53
23
%%DATADIR%%/lib/build-marker-GO-232.10072.27
24
%%DATADIR%%/lib/byte-buddy-agent.jar
24
%%DATADIR%%/lib/byte-buddy-agent.jar
25
%%DATADIR%%/lib/cds/classesLogAgent.jar
25
%%DATADIR%%/lib/cds/classesLogAgent.jar
26
%%DATADIR%%/lib/error-prone-annotations.jar
26
%%DATADIR%%/lib/error-prone-annotations.jar
Lines 153-160 share/applications/goland.desktop Link Here
153
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
153
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
154
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-reporter.js
154
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-reporter.js
155
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-util.js
155
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-util.js
156
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-8314e18161f9.ijx
156
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-a7bc8b56ba54.ijx
157
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-8314e18161f9.txt
157
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-a7bc8b56ba54.txt
158
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
158
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
159
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
159
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
160
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/diagnosticMessages.json
160
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/diagnosticMessages.json

Return to bug 274442