View | Details | Raw Unified | Return to bug 271566
Collapse All | Expand All

(-)b/devel/jetbrains-phpstorm/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	phpstorm
1
PORTNAME=	phpstorm
2
PORTVERSION=	2023.1
2
PORTVERSION=	2023.1.2
3
CATEGORIES=	devel java
3
CATEGORIES=	devel java
4
MASTER_SITES=	https://download-cdn.jetbrains.com/webide/
4
MASTER_SITES=	https://download-cdn.jetbrains.com/webide/
5
PKGNAMEPREFIX=	jetbrains-
5
PKGNAMEPREFIX=	jetbrains-
Lines 34-40 NO_BUILD= yes Link Here
34
SUB_FILES=	${PORTNAME} ${PORTNAME}.desktop pkg-message
34
SUB_FILES=	${PORTNAME} ${PORTNAME}.desktop pkg-message
35
SUB_LIST=	JAVA_HOME=${JAVA_HOME}
35
SUB_LIST=	JAVA_HOME=${JAVA_HOME}
36
36
37
WRKSRC=		${WRKDIR}/PhpStorm-231.8109.199
37
WRKSRC=		${WRKDIR}/PhpStorm-231.9011.38
38
38
39
do-install:
39
do-install:
40
# Linux/Windows/OS X only so remove them
40
# Linux/Windows/OS X only so remove them
(-)b/devel/jetbrains-phpstorm/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1680700756
1
TIMESTAMP = 1684751486
2
SHA256 (jetbrains/PhpStorm-2023.1.tar.gz) = 2e1feb9ae691ada21bd5ddc28a693f75a27aedc8f211729370ed03925e63400b
2
SHA256 (jetbrains/PhpStorm-2023.1.2.tar.gz) = 889f531bbe5c6dda9fb4805dbbccd25d3aa4262a97f4ad14cf184db3eaf2d980
3
SIZE (jetbrains/PhpStorm-2023.1.tar.gz) = 647736148
3
SIZE (jetbrains/PhpStorm-2023.1.2.tar.gz) = 648815007
(-)b/devel/jetbrains-phpstorm/pkg-plist (-5 / +5 lines)
Lines 30-36 share/applications/phpstorm.desktop Link Here
30
%%DATADIR%%/lib/app.jar
30
%%DATADIR%%/lib/app.jar
31
%%DATADIR%%/lib/async-profiler-windows.jar
31
%%DATADIR%%/lib/async-profiler-windows.jar
32
%%DATADIR%%/lib/async-profiler.jar
32
%%DATADIR%%/lib/async-profiler.jar
33
%%DATADIR%%/lib/build-marker-PS-231.8109.199
33
%%DATADIR%%/lib/build-marker-PS-231.9011.38
34
%%DATADIR%%/lib/byte-buddy-agent.jar
34
%%DATADIR%%/lib/byte-buddy-agent.jar
35
%%DATADIR%%/lib/cds/classesLogAgent.jar
35
%%DATADIR%%/lib/cds/classesLogAgent.jar
36
%%DATADIR%%/lib/error-prone-annotations.jar
36
%%DATADIR%%/lib/error-prone-annotations.jar
Lines 171-178 share/applications/phpstorm.desktop Link Here
171
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
171
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
172
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-reporter.js
172
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-reporter.js
173
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-util.js
173
%%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-util.js
174
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-0005a08c68c2.ijx
174
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-e95fd0b84d23.ijx
175
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-0005a08c68c2.txt
175
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-e95fd0b84d23.txt
176
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
176
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts
177
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
177
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js
178
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/es2019decorators.d.ts
178
%%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/es2019decorators.d.ts
Lines 357-364 share/applications/phpstorm.desktop Link Here
357
%%DATADIR%%/plugins/php-markdown/lib/php-markdown.jar
357
%%DATADIR%%/plugins/php-markdown/lib/php-markdown.jar
358
%%DATADIR%%/plugins/php-remoteInterpreter/lib/php-remoteInterpreter.jar
358
%%DATADIR%%/plugins/php-remoteInterpreter/lib/php-remoteInterpreter.jar
359
%%DATADIR%%/plugins/php-sharedIndexes/lib/php-sharedIndexes.jar
359
%%DATADIR%%/plugins/php-sharedIndexes/lib/php-sharedIndexes.jar
360
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-5f2f38c3e44f.ijx
360
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-b33e0f9dbd13.ijx
361
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-5f2f38c3e44f.txt
361
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-b33e0f9dbd13.txt
362
%%DATADIR%%/plugins/php-sql/lib/php-sql.jar
362
%%DATADIR%%/plugins/php-sql/lib/php-sql.jar
363
%%DATADIR%%/plugins/php-workshop/lib/php-workshop.jar
363
%%DATADIR%%/plugins/php-workshop/lib/php-workshop.jar
364
%%DATADIR%%/plugins/php/lib/php-openapi-src.jar
364
%%DATADIR%%/plugins/php/lib/php-openapi-src.jar

Return to bug 271566