Skip to content

Commit

Permalink
devel/jetbrains-phpstorm: Update to 2022.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwagin authored and fernape committed Mar 21, 2023
1 parent 2cd1bd4 commit 02e604d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/jetbrains-phpstorm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= phpstorm
PORTVERSION= 2022.3.2
PORTVERSION= 2022.3.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-223.8617.59
WRKSRC= ${WRKDIR}/PhpStorm-223.8836.42

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 = 1675330090
SHA256 (jetbrains/PhpStorm-2022.3.2.tar.gz) = 7592d18fa1e199087cfd661b64c2fad717840f8ff3e3faf4d88db58bdb397e03
SIZE (jetbrains/PhpStorm-2022.3.2.tar.gz) = 637717883
TIMESTAMP = 1679140386
SHA256 (jetbrains/PhpStorm-2022.3.3.tar.gz) = d79a66032dfb85b16cef4ff308eb0161e06a831cee1fa93f2b7ca46fb1dc2ea9
SIZE (jetbrains/PhpStorm-2022.3.3.tar.gz) = 637761526
2 changes: 1 addition & 1 deletion devel/jetbrains-phpstorm/pkg-plist
Expand Up @@ -31,7 +31,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-223.8617.59
%%DATADIR%%/lib/build-marker-PS-223.8836.42
%%DATADIR%%/lib/byte-buddy-agent.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
%%DATADIR%%/lib/error-prone-annotations.jar
Expand Down

0 comments on commit 02e604d

Please sign in to comment.