Skip to content

Commit

Permalink
devel/jetbrains-phpstorm: Update to 2021.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and lwhsu committed Oct 20, 2021
1 parent 1bc9fc9 commit c34e074
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions devel/jetbrains-phpstorm/Makefile
@@ -1,7 +1,7 @@
# Created by: Pedro Giffuni <pfg@FreeBSD.org>

PORTNAME= phpstorm
PORTVERSION= 2021.2.2
PORTVERSION= 2021.2.3
CATEGORIES= devel java
MASTER_SITES= https://download-cf.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-212.5284.49
WRKSRC= ${WRKDIR}/PhpStorm-212.5457.49

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 = 1631975686
SHA256 (jetbrains/PhpStorm-2021.2.2.tar.gz) = e05ff409406f23fa29c585d9096c6ff665760e1a57edbd73b8268916d368941a
SIZE (jetbrains/PhpStorm-2021.2.2.tar.gz) = 537160990
TIMESTAMP = 1634663612
SHA256 (jetbrains/PhpStorm-2021.2.3.tar.gz) = e0360d7dd99700c574937a18820698bf2f39cbf705145d109f12d8691da96cab
SIZE (jetbrains/PhpStorm-2021.2.3.tar.gz) = 537560027
12 changes: 6 additions & 6 deletions devel/jetbrains-phpstorm/pkg-plist
Expand Up @@ -28,7 +28,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/lib/asm-util-7.1.jar
%%DATADIR%%/lib/async-profiler-2.1-ea-2.jar
%%DATADIR%%/lib/bootstrap.jar
%%DATADIR%%/lib/build-marker-PS-212.5284.49
%%DATADIR%%/lib/build-marker-PS-212.5457.49
%%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/classpath.txt
Expand Down Expand Up @@ -65,7 +65,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/lib/jps-model.jar
%%DATADIR%%/lib/junit4.jar
%%DATADIR%%/lib/junixsocket-core.jar
%%DATADIR%%/lib/kotlin-reflect-1.5.10-release-896.jar
%%DATADIR%%/lib/kotlin-reflect-1.5.10-release-931.jar
%%DATADIR%%/lib/kotlin-stdlib-jdk8.jar
%%DATADIR%%/lib/kotlin-test.jar
%%DATADIR%%/lib/kotlinx-coroutines-debug-1.5.0.jar
Expand Down Expand Up @@ -204,8 +204,8 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js
%%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-185d743362b6.ijx
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-185d743362b6.txt
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-34490f0bdf90.ijx
%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-34490f0bdf90.txt
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
Expand Down Expand Up @@ -432,8 +432,8 @@ share/applications/phpstorm.desktop
%%DATADIR%%/plugins/php/lib/completion-ranking-php-0.3.0.jar
%%DATADIR%%/plugins/php/lib/php-openapi-src.jar
%%DATADIR%%/plugins/php/lib/php.jar
%%DATADIR%%/plugins/php/php/php-predefined-a9dfff28de4e-348f3915624a.ijx
%%DATADIR%%/plugins/php/php/php-predefined-a9dfff28de4e-348f3915624a.txt
%%DATADIR%%/plugins/php/php/php-predefined-a9dfff28de4e-5f3cb6fd568b.ijx
%%DATADIR%%/plugins/php/php/php-predefined-a9dfff28de4e-5f3cb6fd568b.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 c34e074

Please sign in to comment.