Skip to content

Commit

Permalink
devel/jetbrains-phpstorm: Update to 2023.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and Fernando Apesteguía committed Jul 3, 2023
1 parent c6b2448 commit df96d13
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions devel/jetbrains-phpstorm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= phpstorm
PORTVERSION= 2023.1.2
PORTVERSION= 2023.1.3
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/webide/
PKGNAMEPREFIX= jetbrains-
Expand Down Expand Up @@ -34,7 +34,7 @@ NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
SUB_LIST= JAVA_HOME=${JAVA_HOME}

WRKSRC= ${WRKDIR}/PhpStorm-231.9011.38
WRKSRC= ${WRKDIR}/PhpStorm-231.9161.47

do-install:
# Linux/Windows/OS X only so remove them
Expand Down
6 changes: 3 additions & 3 deletions devel/jetbrains-phpstorm/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684751486
SHA256 (jetbrains/PhpStorm-2023.1.2.tar.gz) = 889f531bbe5c6dda9fb4805dbbccd25d3aa4262a97f4ad14cf184db3eaf2d980
SIZE (jetbrains/PhpStorm-2023.1.2.tar.gz) = 648815007
TIMESTAMP = 1687791984
SHA256 (jetbrains/PhpStorm-2023.1.3.tar.gz) = c12c99b39615bd2d37eec93ed29faee2387294624eaed7fabd5c7cc8de9faf9f
SIZE (jetbrains/PhpStorm-2023.1.3.tar.gz) = 648927078
10 changes: 5 additions & 5 deletions devel/jetbrains-phpstorm/pkg-plist
Expand Up @@ -30,7 +30,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/lib/app.jar
%%DATADIR%%/lib/async-profiler-windows.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/build-marker-PS-231.9011.38
%%DATADIR%%/lib/build-marker-PS-231.9161.47
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
Expand Down Expand Up @@ -171,8 +171,8 @@ share/applications/phpstorm.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-e95fd0b84d23.ijx
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-e95fd0b84d23.txt
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-35bf29dd0b10.ijx
%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-35bf29dd0b10.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
Expand Down Expand Up @@ -357,8 +357,8 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/php-markdown/lib/php-markdown.jar
%%DATADIR%%/plugins/php-remoteInterpreter/lib/php-remoteInterpreter.jar
%%DATADIR%%/plugins/php-sharedIndexes/lib/php-sharedIndexes.jar
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-b33e0f9dbd13.ijx
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-b33e0f9dbd13.txt
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-f55ac99b7d56.ijx
%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-f55ac99b7d56.txt
%%DATADIR%%/plugins/php-sql/lib/php-sql.jar
%%DATADIR%%/plugins/php-workshop/lib/php-workshop.jar
%%DATADIR%%/plugins/php/lib/php-openapi-src.jar
Expand Down

0 comments on commit df96d13

Please sign in to comment.