Skip to content

Commit

Permalink
devel/jetbrains-phpstorm: Update to 2021.1.4
Browse files Browse the repository at this point in the history
Changelog:	https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+2021.1.4+Release+Notes

PR:		257013
Approved by:	lwhsu (mentor, implicit)
  • Loading branch information
dwagin authored and yzgyyang committed Jul 17, 2021
1 parent d5467eb commit 2e64411
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,7 +1,7 @@
# Created by: Pedro Giffuni <pfg@FreeBSD.org>

PORTNAME= phpstorm
PORTVERSION= 2021.1.3
PORTVERSION= 2021.1.4
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-211.7442.50
WRKSRC= ${WRKDIR}/PhpStorm-211.7628.25

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 = 1622722861
SHA256 (jetbrains/PhpStorm-2021.1.3.tar.gz) = fb389050802885f4180d039a68bd431b833d84d75b3635d55c02adf06dd81216
SIZE (jetbrains/PhpStorm-2021.1.3.tar.gz) = 522822199
TIMESTAMP = 1625563813
SHA256 (jetbrains/PhpStorm-2021.1.4.tar.gz) = d4100d919715fb218e37cd7ea99cce51f7c22bc41406a7482fa2cabb04452a5d
SIZE (jetbrains/PhpStorm-2021.1.4.tar.gz) = 525699953
2 changes: 1 addition & 1 deletion devel/jetbrains-phpstorm/pkg-plist
Expand Up @@ -35,7 +35,7 @@ share/applications/phpstorm.desktop
%%DATADIR%%/lib/blockmap-1.0.2.jar
%%DATADIR%%/lib/bootstrap.jar
%%DATADIR%%/lib/bouncy-castle-provider.jar
%%DATADIR%%/lib/build-marker-PS-211.7442.50
%%DATADIR%%/lib/build-marker-PS-211.7628.25
%%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
%%DATADIR%%/lib/caffeine-2.8.8.jar
%%DATADIR%%/lib/cds/classesLogAgent.jar
Expand Down

0 comments on commit 2e64411

Please sign in to comment.