devel/jetbrains-phpstorm: Update to 2022.2.3
Changelog: https://youtrack.jetbrains.com/articles/WI-A-231736011/PhpStorm-202223-222434515-build-Release-Notes PR: 267012
This commit is contained in:
parent
43267d3b35
commit
9c070d3696
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= phpstorm
|
||||
PORTVERSION= 2022.2.2
|
||||
PORTVERSION= 2022.2.3
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cdn.jetbrains.com/webide/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
|
@ -31,7 +31,7 @@ NO_ARCH= yes
|
|||
NO_BUILD= yes
|
||||
SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message
|
||||
|
||||
WRKSRC= ${WRKDIR}/PhpStorm-222.4167.33
|
||||
WRKSRC= ${WRKDIR}/PhpStorm-222.4345.15
|
||||
|
||||
do-install:
|
||||
# Linux/Windows/OS X only so remove them
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1663445913
|
||||
SHA256 (jetbrains/PhpStorm-2022.2.2.tar.gz) = a1a1f21f6e0025138adb40063fe1877974b0a9545cdb1b802dbf166e362408c6
|
||||
SIZE (jetbrains/PhpStorm-2022.2.2.tar.gz) = 626152403
|
||||
TIMESTAMP = 1665657965
|
||||
SHA256 (jetbrains/PhpStorm-2022.2.3.tar.gz) = 2376cd043bb941524df62db40f9125b1c693be11df80a41fd5b3dd9dcd3446e9
|
||||
SIZE (jetbrains/PhpStorm-2022.2.3.tar.gz) = 626222053
|
||||
|
|
|
@ -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.4167.33
|
||||
%%DATADIR%%/lib/build-marker-PS-222.4345.15
|
||||
%%DATADIR%%/lib/byte-buddy-agent.jar
|
||||
%%DATADIR%%/lib/cds/classesLogAgent.jar
|
||||
%%DATADIR%%/lib/dbus-java-3.2.1.jar
|
||||
|
|
Loading…
Reference in a new issue