Skip to content

Commit

Permalink
devel/jetbrains-phpstorm: Update to 2022.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and neelchauhan committed Aug 20, 2022
1 parent 9b660d5 commit 34c0202
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions devel/jetbrains-phpstorm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= phpstorm
PORTVERSION= 2022.2
PORTVERSION= 2022.2.1
CATEGORIES= devel java
MASTER_SITES= https://download-cdn.jetbrains.com/webide/
PKGNAMEPREFIX= jetbrains-
Expand Down Expand Up @@ -30,7 +30,7 @@ NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message

WRKSRC= ${WRKDIR}/PhpStorm-222.3345.135
WRKSRC= ${WRKDIR}/PhpStorm-222.3739.61

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 = 1659949015
SHA256 (jetbrains/PhpStorm-2022.2.tar.gz) = 91c96d078c26018e7994372b4eef1c2c76772473e13c1dded06ff10de31495f4
SIZE (jetbrains/PhpStorm-2022.2.tar.gz) = 624406214
TIMESTAMP = 1660905398
SHA256 (jetbrains/PhpStorm-2022.2.1.tar.gz) = dc463578e879f958cae3c5fc775170dd0a6a89347c02aa087126f03cc7a63f79
SIZE (jetbrains/PhpStorm-2022.2.1.tar.gz) = 625931477
6 changes: 3 additions & 3 deletions devel/jetbrains-phpstorm/pkg-plist
Expand Up @@ -34,7 +34,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/lib/asm-tree-9.2.jar
%%DATADIR%%/lib/asm-util-9.2.jar
%%DATADIR%%/lib/async-profiler.jar
%%DATADIR%%/lib/build-marker-PS-222.3345.135
%%DATADIR%%/lib/build-marker-PS-222.3739.61
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/dbus-java-3.2.1.jar
Expand Down Expand Up @@ -372,8 +372,8 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/php-markdown/lib/php-markdown.jar
%%DATADIR%%/plugins/php/lib/php-openapi-src.jar
%%DATADIR%%/plugins/php/lib/php.jar
%%DATADIR%%/plugins/php/php/php-predefined-a9dfff28de4e-5abeeaeea21b.ijx
%%DATADIR%%/plugins/php/php/php-predefined-a9dfff28de4e-5abeeaeea21b.txt
%%DATADIR%%/plugins/php/php/php-predefined-a9dfff28de4e-427b2baf7257.ijx
%%DATADIR%%/plugins/php/php/php-predefined-a9dfff28de4e-427b2baf7257.txt
%%DATADIR%%/plugins/phpspec/lib/phpspec.jar
%%DATADIR%%/plugins/phpstan/lib/phpstan.jar
%%DATADIR%%/plugins/phpstorm-docker/lib/phpstorm-docker.jar
Expand Down

0 comments on commit 34c0202

Please sign in to comment.